Skip to content

Commit 65c3882

Browse files
committed
Address feedback
1 parent a6ca84f commit 65c3882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-app-configuration/concept-private-endpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The following error indicates that the private endpoint being connected to an Ap
7070
> The private endpoint's subscription '00000000-0000-0000-0000-000000000000' is not registered to use resource provider 'Microsoft.AppConfiguration'. See https://aka.ms/azconfig/PrivateEndpointTroubleshooting for instructions on how to register a subscription to a resource provider.
7171
7272
This error is typically seen when the private endpoint's subscription is different to the App Configuration store's subscription. To resolve:
73-
1. Register the private endpoint's subscription to the `Microsoft.AppConfiguration` resource provider.
73+
1. Register the `Microsoft.AppConfiguration` resource provider in the private endpoint's subscription.
7474
2. Reconnect the private endpoint to the App Configuration store.
7575
7676
For more details on registering a subscription to a resource provider, see [Register resource provider](../azure-resource-manager/management/resource-providers-and-types.md#register-resource-provider).

0 commit comments

Comments
 (0)