0

I have two Azure Web Apps, that are not responding. They're on the same app service plan.

Normally I would restart them from portal, but that is not possible, it seems.

Advanced tools (kudu) are not working either - link does not work.

How can restart these apps?

enter image description here

Kjensen
  • 1,039
  • 10
  • 28
  • 39

1 Answers1

1

By the way, Azure is currently having issues in at least the south central US region. I saw a tweet saying that the east region was also having issues. If these issues are the cause of your app's unresponsiveness then you will have to first wait for Azure to resolve these issue. For current status see https://azure.microsoft.com/en-us/status/

thebitguru
  • 136
  • 1
  • 5
  • ..:This actually happens to be in South Central - down for 2+ hours. :( Probably nothing I can do then. Thanks for the heads up. – Kjensen Sep 04 '18 at 13:04