A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
Hey there, Steve
Thanks for the additional information. Please can you try going straight to the admin portal in an InPrivate browsing window using the following link: https://portal.azure.com/#view/Microsoft_Azure_GTM/ModernBillingMenuBlade/~/Overview
Then sign in with your Microsoft account. Does it go straight into the portal?
I use a personal account to access the Azure portal and always navigate to the portal directly. I think what may be happening is when you have signed into your personal account on the Microsoft account overview page, then navigated straight to the Azure portal, the Auth token is getting lost somewhere so the service can't read the session or it is invalid (I could be wrong with this).
When looking at the Azure AADSTS error codes - AADSTS50058, it says the following
UserInformationNotProvided - Session information isn't sufficient for single-sign-on. This means that a user isn't signed in. This is a common error that's expected when a user is unauthenticated and hasn't yet signed in. If this error is encountered in an SSO context where the user has previously signed in, this means that the SSO session was either not found or invalid. This error might be returned to the application if prompt=none is specified.
This is what is making me think it is something to do with the session cookie and how the site isn't able to pickup your Auth token
Please let me know how this works out.
Thanks,
Nathan