We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We are using modules Az and MicrosoftPowerBIMgmt within the same script to create new workspaces and AAD groups and link them.
After upgrading Az, MicrosoftPowerBIMgmt complains with:
WARNUNG: False MSAL 4.65.0.0 MSAL.CoreCLR .NET Framework 4.8.9282.0 Microsoft Windows 10.0.22631 [2024-11-18 09:21:13Z - ad0e2dba-5578-4863-9d80-c3814c638e1b] Exception type: Microsoft.Identity.Client.MsalClientException
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We are using modules Az and MicrosoftPowerBIMgmt within the same script to create new workspaces and AAD groups and link them.
After upgrading Az, MicrosoftPowerBIMgmt complains with:
WARNUNG: False MSAL 4.65.0.0 MSAL.CoreCLR .NET Framework 4.8.9282.0 Microsoft Windows 10.0.22631 [2024-11-18 09:21:13Z - ad0e2dba-5578-4863-9d80-c3814c638e1b] Exception type: Microsoft.Identity.Client.MsalClientException
The text was updated successfully, but these errors were encountered: