Skip to content

Commit 809266b

Browse files
committed
Merge branch 'patch-1' of https://github.com/noiri-hub/azure-docs into cbrule
2 parents c7289e9 + 11be738 commit 809266b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/api-management/backends.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,8 @@ Include a JSON snippet similar to the following in your ARM template for a backe
263263

264264
## Limitation
265265

266-
For **Developer** and **Premium** tiers, an API Management instance deployed in an [internal virtual network](api-management-using-with-internal-vnet.md) can throw HTTP 500 `BackendConnectionFailure` errors when the gateway endpoint URL and backend URL are the same. If you encounter this limitation, follow the instructions in the [Self-Chained API Management request limitation in internal virtual network mode](https://techcommunity.microsoft.com/t5/azure-paas-blog/self-chained-apim-request-limitation-in-internal-virtual-network/ba-p/1940417) article in the Tech Community blog.
266+
- For **Developer** and **Premium** tiers, an API Management instance deployed in an [internal virtual network](api-management-using-with-internal-vnet.md) can throw HTTP 500 `BackendConnectionFailure` errors when the gateway endpoint URL and backend URL are the same. If you encounter this limitation, follow the instructions in the [Self-Chained API Management request limitation in internal virtual network mode](https://techcommunity.microsoft.com/t5/azure-paas-blog/self-chained-apim-request-limitation-in-internal-virtual-network/ba-p/1940417) article in the Tech Community blog.
267+
- Currently, only one rule can be configured for the circuit breaker. If you set 2 or more rules under the "circuitBreaker.rules" in your ARM template, you will get "ValidationError" and fail to deploy it.
267268

268269
## Related content
269270

0 commit comments

Comments
 (0)