ashtmMSFT
ashtmMSFT
I see this error too when third party cookies are blocked. I noticed an issue has already been filed for the underlying MSAL library: https://github.com/AzureAD/microsoft-authentication-library-for-js/issues/1880
Thanks @heisters, I hit this too and you saved me some debugging time.
On a second search through the issue list, I see this is highly related to (but not quite the same as) existing issue #1183.
I'm intermittently seeing this exception while logged into az cli as a service principal (clientId + clientSecret) in a tenant with no Azure subscriptions while running commands to add/remove Entra...