Skip to content

Commit aa94ae3

Browse files
committed
PR feedback
1 parent fff4df4 commit aa94ae3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,11 @@ Enabling private endpoints requires a [Standard or Premium tier](https://azure.m
6363
6464
## Troubleshooting private endpoint errors
6565
66-
### Troubleshoot RP registration errors
66+
### Troubleshoot resource provider registration errors
6767
6868
The following error indicates that the private endpoint being connected to an App Configuration store is in a subscription that has not registered the Azure App Configuration resource provider:
6969
70-
> The private endpoint's subscription '00000000-0000-0000-0000-000000000000' is not registered to use resource provider 'Microsoft.AppConfiguration'. See https://aka.ms/appconfig/PrivateEndpointTroubleshooting for instructions on how to register a subscription to a resource provider.
70+
> The private endpoint's subscription 'aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e' is not registered to use resource provider 'Microsoft.AppConfiguration'. See https://aka.ms/appconfig/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:
7373
1. Register the `Microsoft.AppConfiguration` resource provider in the private endpoint's subscription.
@@ -86,4 +86,4 @@ Learn more about creating a private endpoint for your App Configuration store, r
8686
Learn to configure your DNS server with private endpoints:
8787
8888
- [Name resolution for resources in Azure virtual networks](../virtual-network/virtual-networks-name-resolution-for-vms-and-role-instances.md#name-resolution-that-uses-your-own-dns-server)
89-
- [DNS configuration for Private Endpoints](../private-link/private-endpoint-overview.md#dns-configuration)
89+
- [DNS configuration for Private Endpoints](../private-link/private-endpoint-overview.md#dns-configuration)

0 commit comments

Comments
 (0)