Skip to content

Commit 5aecda9

Browse files
update the keyword to improve doc search result
1 parent 0981fff commit 5aecda9

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 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.
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.
290290
>
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).
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 as described in [Cloud-specific audience for Entra ID authentication](./concept-enable-rbac.md#cloud-specific-audience-for-entra-id-authentication).
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)