projectkudu / AzureResourceExplorer

Azure Resource Explorer - a site to explore and manage your ARM resources in style
https://resources.azure.com
Apache License 2.0
197 stars 76 forks source link

Azure Resource Explorer down? #81327 #327

Closed BhargaviAnnadevara closed 2 years ago

BhargaviAnnadevara commented 2 years ago

Originally opened by @pettermoe95 with https://github.com/MicrosoftDocs/azure-docs/issues/81327. Please mention @pettermoe95 for further responses or inquiries.


I'm following this docs to add extra values to scope login parameter for my Azure App Service: https://docs.microsoft.com/en-us/azure/app-service/configure-authentication-oauth-tokens#refresh-auth-tokens

When I go to resources.azure.com I get: Error 403 - This web app is stopped.

image

I can't find any information about why it is stopped, if it has moved, or what is happening.


https://github.com/MicrosoftDocs/azure-docs/issues/81327#issuecomment-923939315

@BhargaviAnnadevara-MSFT Yes, I have tried from several different networks now, and with several browsers. Both from my phone and laptop. I am trying to access this web app from Norway, but I have not tried to open the web app on VPN from a different country. Is it possible that the server has been stopped from where I am trying to access it, and that you are accessing it from a different instance?

balag0 commented 2 years ago

This is not supported on resource explorer.

pettermoe95 commented 2 years ago

@balag0 What do you mean is not supported?

balag0 commented 2 years ago

Sorry, should have clarified. The token refresh mechanism linked from the docs doesnt work here.

pettermoe95 commented 2 years ago

@balag0 I'm not sure you're understanding my problem. I want to go to resources.azure.com to configure some settings, but I simply can't access resources.azure.com. What I linked from the doc has worked before for me, only problem now is that I can't access resources.azure.com, it gives me the 403 web app is stopped error.

balag0 commented 2 years ago

Oh okay. Does https://resources-staging.azure.com/ work?

pettermoe95 commented 2 years ago

@balag0 No, I still get the same error. Here is a screenshot from my phone. Screenshot_20210921-231806_Chrome

balag0 commented 2 years ago

Looks like you might be using conditional access (MCAS) https://docs.microsoft.com/en-us/cloud-app-security/proxy-intro-aad

This is not supported yet. For now, if you can, please disable that MCAS proxy or use a different client.

Opened https://github.com/projectkudu/AzureResourceExplorer/issues/328 for tracking. Please follow that issue for updates.