Regarding Circuit breaker in APIM

NK, SatishKumar 76 Reputation points
2023-01-19T17:38:08.3133333+00:00

Can we implement circuit breaker pattern in APIM using policies.

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

Accepted answer
  1. Sudipta Chakraborty - MSFT 1,106 Reputation points Microsoft Employee
    2023-01-19T18:10:33.61+00:00

    NK, SatishKumar :

    There is no explicit policy available in APIM which implements Circuit Breaker pattern. However, you can implement Retry using APIM policy. See the reference link below for the details.

    Reference:

    [https://learn.microsoft.com/en-us/azure/api-management/retry-policy

    1 person found this answer helpful.
    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.