Skip to content

Commit 0a96c61

Browse files
committed
acrolinx
1 parent 66f6820 commit 0a96c61

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

articles/private-link/how-to-approve-private-link-cross-subscription.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Sign in to **subscription-1** in the [Azure portal](https://portal.azure.com).
5858

5959
## Obtain storage account resource ID
6060

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.
6262

6363
1. In the search box at the top of the portal, enter **Storage account**. Select **Storage accounts** in the search results.
6464

@@ -72,9 +72,9 @@ You'll need the storage account resource ID to create the private endpoint conne
7272

7373
Sign in to **subscription-2** in the [Azure portal](https://portal.azure.com).
7474

75-
## Register the Microsoft.Storage resource provider
75+
## Register the `Microsoft.Storage` resource provider
7676

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.
7878

7979
> [!IMPORTANT]
8080
> 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
137137

138138
## Approve private endpoint connection
139139

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**.
141141

142142
1. In the search box at the top of the portal, enter **Private endpoint**. Select **Private endpoints**.
143143

0 commit comments

Comments
 (0)