Skip to content

Commit e4a7ccf

Browse files
committed
fixes
1 parent b9c2383 commit e4a7ccf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

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

3838
## Register the resource providers for subscription-1
3939

40-
For the private endpoint connection to complete successfully, the Microsoft.Network and Microsoft.Storage resource providers must be registered in **subscription-1**. Use the following steps to register the resource providers. If the `Microsoft.Network` and `Microsoft.Storage` resource providers are already registered, skip this step.
40+
For the private endpoint connection to complete successfully, the `Microsoft.Network` and `Microsoft.Storage` resource providers must be registered in **subscription-1**. Use the following steps to register the resource providers. If the `Microsoft.Network` and `Microsoft.Storage` resource providers are already registered, skip this step.
4141

4242
> [!IMPORTANT]
4343
> If you're using a different resource type, you must register the resource provider for that resource type if it's not already registered.
@@ -93,7 +93,7 @@ Sign in to **subscription-2** in the [Azure portal](https://portal.azure.com).
9393

9494
## Register the resource providers for subscription-2
9595

96-
For the private endpoint connection to complete successfully, the Microsoft.Storage and Microsoft.Network resource provider must be registered in **subscription-2**. Use the following steps to register the resource providers. If the `Microsoft.Storage` and `Microsoft.Network` resource providers are already registered, skip this step.
96+
For the private endpoint connection to complete successfully, the `Microsoft.Storage` and `Microsoft.Network` resource provider must be registered in **subscription-2**. Use the following steps to register the resource providers. If the `Microsoft.Storage` and `Microsoft.Network` resource providers are already registered, skip this step.
9797

9898
> [!IMPORTANT]
9999
> If you're using a different resource type, you must register the resource provider for that resource type if it's not already registered.

0 commit comments

Comments
 (0)