Skip to content

Commit e7a8c0f

Browse files
add tips for AADSTS500011
1 parent 364755a commit e7a8c0f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

articles/azure-app-configuration/concept-enable-rbac.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,5 +285,10 @@ For Azure App Configuration in the national clouds, use the applicable audience
285285
| Microsoft Azure operated by 21Vianet | `https://appconfig.azure.cn` |
286286
| Bleu | `https://appconfig.sovcloud-api.fr` |
287287

288+
> [!TIP]
289+
> If you see the error message `AADSTS500011: The resource principal named https://appconfig.azure.com was not found in the tenant named msazurecloud.` when using Azure App Configuration in a non-public cloud, it's because the Microsoft Entra ID audience isn't configured for your App Configuration client.
290+
>
291+
> In older versions of the Azure App Configuration SDKs and configuration providers, this condition surfaces as the raw Microsoft Entra sign-in error `AADSTS500011`, which can be confusing. In the latest versions, this error message is replaced with a more informative one. In all cases, the fix is to configure the audience as described in [Cloud-specific audience for Entra ID authentication](./concept-enable-rbac.md#cloud-specific-audience-for-entra-id-authentication).
292+
288293
## Next steps
289294
Learn how to [use managed identities to access your App Configuration store](howto-integrate-azure-managed-service-identity.md).

0 commit comments

Comments
 (0)