-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixing the condition of throwing missingTenantIdError (#7528) #7530
base: dev
Are you sure you want to change the base?
Conversation
@microsoft-github-policy-service agree |
Anyone who can have a look at it please? |
Some review comments and ideas to consider. |
Thanks much for your comment! |
Hello.
The PR is created to fix the issue #7528.
In the PR, I change the condition of throwing missingTenantIdError to make it conform to the annotation description and meet the actual usage needs (acquireTokenByClientCredential) when the Azure application option is only for individual tenants.