Skip to content

Commit

Permalink
The original one is removed. Point to the new one (#15287)
Browse files Browse the repository at this point in the history
* The original one is removed. Point to the new one

* remove locale
  • Loading branch information
xiangyan99 authored Nov 12, 2020
1 parent c509c6b commit 9286e89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/appconfiguration/azure-appconfiguration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ export AZURE_CLIENT_SECRET="random password"
export AZURE_TENANT_ID="tenant id"
```
Assign one of the applicable [App Configuration roles](https://github.com/Azure/AppConfiguration/blob/master/docs/REST/authorization/aad.md) to the service principal.
Assign one of the applicable [App Configuration roles](https://docs.microsoft.com/azure/azure-app-configuration/rest-api-authorization-azure-ad) to the service principal.

##### Create a client
Once the **AZURE_CLIENT_ID**, **AZURE_CLIENT_SECRET** and
Expand Down

0 comments on commit 9286e89

Please sign in to comment.