How can I resolve the "subscription is disabled and marked as read-only" error message in my web app?

Vincent Asea 0 Reputation points
2024-05-06T17:10:53.57+00:00

When I try to upload new versions of my webapp, I get the error message: "The subscription '000d000a-8a00-000f-0000-8ce100000000' is disabled and therefore marked as read only. You cannot perform any write actions on this subscription until it is re-enabled." How can I fix this issue?

Kind regards,

Vincent

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,970 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Vahid Ghafarpour 23,385 Reputation points Volunteer Moderator
    2024-05-06T17:37:35.3066667+00:00

    When your Azure subscription is disabled, you can no longer be used to create or manage Azure resources. While in this state, your virtual machines are de-allocated, temporary IP addresses are freed, storage is read-only and other services are disabled. A subscription can be disabled for the following reasons:

    Your credit may have expired.

    You may have reached your spending limit.

    You have a past-due bill.

    Your credit card limit was exceeded.

    It was explicitly disabled or cancelled.

    Depending on the subscription type, a subscription may remain disabled between 1 - 90 days. After that, it's permanently deleted.

    For more information, see Reactivate a disabled Azure subscription.

    Please check this article:

    https://learn.microsoft.com/en-us/azure/cost-management-billing/manage/subscription-states

    ** Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful **

    1 person found this answer helpful.
    0 comments No comments

Your answer

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