Skip to content

Commit ea17b53

Browse files
[app-configuration] Fix URL that was pointing to outdated documentation for AAD roles (Azure#12562)
1 parent a9af114 commit ea17b53

File tree

1 file changed

+1
-1
lines changed
  • sdk/appconfiguration/app-configuration

1 file changed

+1
-1
lines changed

sdk/appconfiguration/app-configuration/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Authentication via service principal is done by:
4747

4848
- Creating a credential using the `@azure/identity` package.
4949
- Setting appropriate RBAC rules on your AppConfiguration resource.
50-
More information on App Configuration roles can be found [here](https://github.com/Azure/AppConfiguration/blob/master/docs/REST/authorization/aad.md).
50+
More information on App Configuration roles can be found [here](https://docs.microsoft.com/azure/azure-app-configuration/concept-enable-rbac#azure-built-in-roles-for-azure-app-configuration).
5151

5252
Using [DefaultAzureCredential](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/identity/identity/README.md#defaultazurecredential)
5353

0 commit comments

Comments
 (0)