Azure Gov Cloud - API Management Consumption plan - ActivationFailed Error

Jacek Furtak 20 Reputation points
2024-09-18T15:27:33.7733333+00:00

The API Management deployment fails with no apparent reason returning generic error:
Unable to activate API service at this time. This could be temporary issue in the region.

This happens in Government subscription, the API plan is consumption.

Here are some more details on the action and the error:

...

{
        "statusMessage": "{\"status\":\"Failed\",\"error\":{\"code\":\"ResourceOperationFailure\",\"message\":\"The resource operation completed with terminal provisioning state 'Failed'.\",\"details\":[{\"code\":\"ActivationFailed\",\"message\":\"Unable to activate API service at this time. This could be temporary issue in the region. Please check https://aka.ms/azurestatus for any issues. If the issue persists after retry, please open a support case for your API management service using the Azure portal.Please provide correlationId c21ceb0d-fa2e-4ce7-9450-b85a4bf5f22e and TimeStamp 9/18/2024 2:17:44 PM.\"}]}}",
        "eventCategory": "Administrative",
        "entity": "/subscriptions/***/resourcegroups/***/providers/Microsoft.ApiManagement/service/***",
        "message": "Microsoft.ApiManagement/service/write",
        "hierarchy": "***"
        "value": "Microsoft.ApiManagement/service/write",
        "localizedValue": "Create or Update API Management Service instance"
    }"operationName": {
        "value": "Microsoft.ApiManagement/service/write",
        "localizedValue": "Create or Update API Management Service instance"
    }
...


Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,463 questions
{count} votes

Accepted answer
  1. Abiola Akinbade 29,490 Reputation points Volunteer Moderator
    2024-09-18T21:20:03.78+00:00

    Hello Jacek Furtak,

    Thanks for your question

    As you posted, Consumption Tier is not available in Gov, I will recommend you consider switching to another available tier such as the Developer, Basic, Standard, or Premium tiers. These tiers are supported in the Azure Government Cloud.

    You can mark it 'Accept Answer' and 'Upvote' if this helped you

    Regards,

    Abiola

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.