Skip to content

Commit 9887964

Browse files
authored
Merge pull request #8051 from MicrosoftDocs/main
Auto push to live 2025-01-15 21:15:55
2 parents 5847ffd + b05cdcd commit 9887964

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

support/azure/azure-storage/blobs/alerts/storage-explorer-troubleshooting.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,13 @@ Having to reenter credentials is most likely the result of Conditional Access po
154154

155155
To reduce the frequency of having to reenter credentials because of errors like the preceding ones, talk to your Microsoft Entra admin.
156156

157-
### Conditional access policies
157+
### Other conditional access policy issues
158158

159-
If you have conditional access policies that need to be satisfied for your account, make sure you're using the **Default Web Browser** value for the **Sign in with** setting. For information on that setting, see [Changing where sign-in happens](/azure/storage/common/storage-explorer-sign-in#changing-where-sign-in-happens).
159+
If you have other conditional access policies that need to be satisfied for your account, try using either the **Authentication Broker** or **Default Web Browser** value for the **Sign in with** setting. For information on that setting, see [Changing where sign-in happens](/azure/storage/common/storage-explorer-sign-in#changing-where-sign-in-happens).
160+
161+
### Issues with authentication broker on Windows
162+
163+
The Windows operating system uses the Web Account Manager (WAM) as its authentication broker. If you're using the **Authentication Broker** sign-in method on Windows and experience issues, see [this guide](/entra/msal/dotnet/advanced/exceptions/wam-errors) for steps to resolve common errors.
160164

161165
### Browser complains about HTTP redirect or insecure connection during sign-in
162166

support/entra/entra-id/app-integration/error-code-aadsts7000110-request-is-ambiguous.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This article discusses how to resolve the `AADSTS7000110` error that occurs when
1818

1919
When you try to sign in to an Azure application that can be used together with Microsoft Entra ID, you receive the following `AADSTS7000110` error message:
2020

21-
> Request is ambiguous, multiple application identifiers found.
21+
> Request is ambiguous, multiple application identifiers found. The client ID used to obtain the grant (e.g. refresh token or authorization code) might not match the client ID passed in this request or client credential.
2222
2323
## Cause
2424

0 commit comments

Comments
 (0)