Skip to content

Commit 0965a5d

Browse files
ZR edit
1 parent 549dad3 commit 0965a5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/container-apps/how-to-integrate-with-azure-front-door.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ az group delete --name $RESOURCE_GROUP
420420
::: zone-end
421421

422422
> [!NOTE]
423-
> If your Container Apps environment is zone redundant and hosted in your own virtual network, Azure Container Apps provisions an internal load balancer (ILB) with an IP-based backend pool. Azure Private Link Service can not be created with an ILB having IP-based backend pools, so an AFD → Private Link Service → ILB topology is not supported for zone-redundant environments. Instead, connect Azure Front Door directly to your Container Apps environment via a private endpoint, which is the approach described in this article and works regardless of whether zone redundancy is enabled or disabled.
423+
> If your Container Apps environment is zone redundant and hosted in a virtual network with an internal Virtual IP, Azure Container Apps will provision an internal load balancer (ILB) with an IP-based backend pool. Azure Private Link Service can not be created with an ILB having IP-based backend pools, so an AFD → Private Link Service → ILB topology is not supported for zone-redundant environments. Instead, connect Azure Front Door directly to your Container Apps environment via a private endpoint, which is the approach described in this article and works regardless of whether the environment is zone redundant or not.
424424
425425
> [!TIP]
426426
> Having issues? Let us know on GitHub by opening an issue in the [Azure Container Apps repo](https://github.com/microsoft/azure-container-apps).

0 commit comments

Comments
 (0)