Skip to content

Commit e497695

Browse files
committed
nits
1 parent 91e2453 commit e497695

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/container-apps/dns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: cshoe
1111

1212
# Private endpoints and DNS for virtual networks in Azure Container Apps environments
1313

14-
Azure private endpoint enables clients located in your private network to securely connect to your Azure Container Apps environment through Azure Private Link. A private link connection eliminates exposure to the public internet. Private endpoints use a private IP address in your Azure virtual network address space and should be configured with a private DNS zone.
14+
Azure private endpoint enables clients located in your private network to securely connect to your Azure Container Apps environment through Azure Private Link. A private link connection eliminates exposure to the public internet. Private endpoints use a private IP address in your Azure virtual network address space and is typically configured with a private DNS zone.
1515

1616
Private endpoints are supported for both Consumption and Dedicated plans in workload profile environments.
1717

articles/spring-apps/migration/migrate-to-azure-container-apps-network.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Azure Container Apps supports deployment with a private DNS zone. For more infor
134134

135135
## Access an app in Azure Container Apps within a customer virtual network
136136

137-
Azure Container Apps provides both [Public network access](../../container-apps/networking.md#public-network-access) and [Private endpoint](../../container-apps/dns.md#private-endpoint) features to expose applications to the internet or to secure them within a private network. Similarly, Azure Spring Apps supports these features as described in the following articles:
137+
Azure Container Apps provides both [Public network access](../../container-apps/networking.md#public-network-access) and [Private endpoint](../../container-apps/dns.md) features to expose applications to the internet or to secure them within a private network. Similarly, Azure Spring Apps supports these features as described in the following articles:
138138

139139
- [Access an app in Azure Spring Apps in a virtual network](../basic-standard/access-app-virtual-network.md)
140140
- [Access applications using Azure Spring Apps Standard consumption and dedicated plan in a virtual network](../consumption-dedicated/quickstart-access-standard-consumption-within-virtual-network.md)

0 commit comments

Comments
 (0)