Skip to content

Commit e6c746f

Browse files
committed
Remove aka.ms link
1 parent aa94ae3 commit e6c746f

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
@@ -67,7 +67,7 @@ Enabling private endpoints requires a [Standard or Premium tier](https://azure.m
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 '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.
70+
> The private endpoint's subscription 'aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e' is not registered to use resource provider 'Microsoft.AppConfiguration'.
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.

0 commit comments

Comments
 (0)