Share via

Webapp disabled within Azure

Abdullah Sanders 0 Reputation points
2025-10-30T04:48:52.73+00:00

I have a webapp that will not start within Azure. The status is "admin disabled" we fixed our billing issue months ago. Any help will be greatly appreciated.

Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.


1 answer

Sort by: Most helpful
  1. Shree Hima Bindu Maganti 7,580 Reputation points Microsoft External Staff Moderator
    2025-11-04T08:14:21.0333333+00:00

    Hi @Abdullah Sanders

    What specific error messages, if any, are you seeing when you try to enable the web app?
    We haven’t heard from you on the last response in private message and was just checking back to see if you have a resolution yet.
    Try to start the app by using the below CLI command and check once.

    az webapp start --name AppName --resource-group RGName
    

    Review your Subscription and billing accounts in the Cost Management + Billing. Make sure if you have any missed pay invoices in past (which might have disabled the subscription).

    Check whether you have any notifications related to the App service disable status.
    User's image

    Let me know if you have any further assistances needed.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.