You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/private-link/how-to-approve-private-link-cross-subscription.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ Sign in to **subscription-1** in the [Azure portal](https://portal.azure.com).
58
58
59
59
## Obtain storage account resource ID
60
60
61
-
You'll need the storage account resource ID to create the private endpoint connection in **subscription-2**. Use the following steps to obtain the storage account resource ID.
61
+
You need the storage account resource ID to create the private endpoint connection in **subscription-2**. Use the following steps to obtain the storage account resource ID.
62
62
63
63
1. In the search box at the top of the portal, enter **Storage account**. Select **Storage accounts** in the search results.
64
64
@@ -72,9 +72,9 @@ You'll need the storage account resource ID to create the private endpoint conne
72
72
73
73
Sign in to **subscription-2** in the [Azure portal](https://portal.azure.com).
74
74
75
-
## Register the Microsoft.Storage resource provider
75
+
## Register the `Microsoft.Storage` resource provider
76
76
77
-
For the private endpoint connection to complete successfully, the Microsoft.Storage resource provider must be registered in **subscription-2**. Use the following steps to register the resource provider. If the Microsoft.Storage resource provider is already registered, skip this step.
77
+
For the private endpoint connection to complete successfully, the Microsoft.Storage resource provider must be registered in **subscription-2**. Use the following steps to register the resource provider. If the `Microsoft.Storage` resource provider is already registered, skip this step.
78
78
79
79
> [!IMPORTANT]
80
80
> If you're using a different resource type, you must register the resource provider for that resource type if it's not already registered.
@@ -137,7 +137,7 @@ For the private endpoint connection to complete successfully, the Microsoft.Stor
137
137
138
138
## Approve private endpoint connection
139
139
140
-
The private endpoint connection is in a **Pending** state until it's approved. Use the following steps to approve the private endpoint connection in **subscription-1**.
140
+
The private endpoint connection is in a **Pending** state until approved. Use the following steps to approve the private endpoint connection in **subscription-1**.
141
141
142
142
1. In the search box at the top of the portal, enter **Private endpoint**. Select **Private endpoints**.
0 commit comments