API Management Endpoint unreachable

Dhaval Shah 20 Reputation points
2024-02-16T05:54:48.6766667+00:00

Hello, API Management endpoint was unreachable during unplanned maintenance from the Azure side. Is there any way we can not receive downtime during unplanned maintenance for API management?

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

Accepted answer
  1. JananiRamesh-MSFT 29,236 Reputation points
    2024-02-16T07:58:39.0733333+00:00

    @Dhaval Shah Thanks for reaching out. Service updates are part of routine maintenance, and we cannot predict or announce exactly when a service will be updated. We ensure service availability by restarting machines in groups (update domains) which ensures there will always be at least 1 VM to serve the requests.https://learn.microsoft.com/en-us/azure/cloud-services/cloud-services-update-azure-service

    To minimize downtime, you must consider using higher tiers. For example, the Premium tier of Azure API Management offers a 99.9% SLA for availability, which means that Microsoft guarantees that your API Management instance will be available at least 99.9% of the time. This can help minimize downtime during unplanned maintenance events and ensure that your APIs remain available to your customers.

    Please note that the Developer Tier is a single unit or a single VM offering which does not provide SLA or guarantee for availability. It inherently has downtime during service upgrades, platform updates, et cetera. The VM can be restarted anytime for routine maintenance, service upgrades or configuration upgrades and you would experience downtime with the same.

    APIM Pricing Tier Reference: https://azure.microsoft.com/en-us/pricing/details/api-management/plans/

    let me know incase of further queries, I would be happy to assist you.

    Please 'Accept as answer' and ‘Upvote’ if it helped so that it can help others in the community looking for help on similar topics.


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.