Forum Discussion
igor-oleniuk
May 01, 2020Copper Contributor
Microsoft Azure Portal tools aren't working
Some of the pages (eg. Deployment Center and Extensions) are not loading. We just see the continuously animated loader and nothing happens. It's happening in my App Service which I created for We...
Joakim Westin
May 02, 2020Copper Contributor
igor-oleniuk when I have situations like these I usually use the browser developer tools to try to figure out if there is an issue with the Azure site or if there are issues in the network. So my tip; use Ctrl+Shift+I and then take a look at the network properties to see if the pages are loading OK or if you see any usefule error messages.