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/azure-app-configuration/concept-private-endpoint.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ The following error indicates that the private endpoint being connected to an Ap
70
70
> 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.
71
71
72
72
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.
74
74
2. Reconnect the private endpoint to the App Configuration store.
75
75
76
76
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