Skip to content

Commit 73e4c6b

Browse files
Update articles/container-apps/ingress.md
Co-authored-by: Anthony Chu <[email protected]>
1 parent 6c48daa commit 73e4c6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/ingress.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ With ingress enabled, your application is assigned a fully qualified domain name
6767
HTTP traffic is routed to individual applications based on the FQDN in the host header.
6868

6969
For applications with external ingress visibility, the following conditions apply:
70-
- An internal Container Apps environment has a single private IP address for applications. For Container Apps in internal Environments, you must configure [DNS](./networking.md#dns) for VNET-scope ingress.
70+
- An internal Container Apps environment has a single private IP address for applications. For container apps in internal Environments, you must configure [DNS](./networking.md#dns) for VNET-scope ingress.
7171
- An external Container Apps environment or Container Apps environment that is not in a VNET has a single public IP address for applications.
7272

7373
You can get access to the environment's unique identifier by querying the environment settings.

0 commit comments

Comments
 (0)