Share via

How to fully delete a resource in Azure

Anonymous
2023-07-12T19:03:55.7866667+00:00

I have an APIM resource in my resource group. I delete it, but it only gets "soft deleted" so I can't update it now. How the heck do I purge it? This should be so easy, but its not.

Azure API Management
Azure API Management

An Azure service that provides a hybrid, multi-cloud management platform for APIs.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Pramod Valavala 20,661 Reputation points Microsoft Employee Moderator
    2023-07-12T20:09:36.4666667+00:00

    @Anonymous Soft deleted APIM instances are deleted automatically in 48 hours.

    If you need to purge it manually, you can do so either by using the REST API or Azure CLI command.

    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.