Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,078 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Can we implement circuit breaker pattern in APIM using policies.
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