Skip to content

Commit 946f558

Browse files
update
1 parent ab6e075 commit 946f558

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -286,9 +286,9 @@ 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 got the error `AADSTS500011: The resource principal named https://appconfig.azure.com was not found in the tenant named msazurecloud.` when connecting to Azure App Configuration, it's because you're using App Configuration in specific clouds without explicitly configuring the Microsoft Entra ID audience.
289+
> If you got the error `AADSTS500011: The resource principal named https://appconfig.azure.com was not found in the tenant named msazurecloud.` when connecting to Azure App Configuration, it's because you're using App Configuration in specific clouds without explicitly configuring the Microsoft Entra ID audience. To resolve the issue, configure the cloud-specific **audience** for Entra ID authentication. For more information, see [Cloud-specific audience for Entra ID authentication](./concept-enable-rbac.md#cloud-specific-audience-for-entra-id-authentication).
290290
>
291-
> In older versions of the Azure App Configuration SDK and configuration provider packages, 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. To understand what audience value to use and how to set it in code, read the [Cloud-specific audience for Entra ID authentication](#cloud-specific-audience-for-entra-id-authentication) section of this article.
291+
> In older versions of the Azure App Configuration SDK and configuration provider packages, 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.
292292
293293
## Next steps
294294
Learn how to [use managed identities to access your App Configuration store](howto-integrate-azure-managed-service-identity.md).

0 commit comments

Comments
 (0)