Skip to content

Commit 0981fff

Browse files
update the error cause
1 parent e7a8c0f commit 0981fff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ For Azure App Configuration in the national clouds, use the applicable audience
286286
| Bleu | `https://appconfig.sovcloud-api.fr` |
287287

288288
> [!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.
289+
> If you see the error `AADSTS500011: The resource principal named https://appconfig.azure.com was not found in the tenant named msazurecloud.`, it's because you're using Azure App Configuration in specific clouds without explicitly configuring the Microsoft Entra ID audience.
290290
>
291291
> 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).
292292

0 commit comments

Comments
 (0)