Skip to content

Commit 6a6e3f8

Browse files
authored
Update networking.md
[begim] There is mention of app level IPSSL – but it’s not clear how to do this as the cert doc mentions SNI only (not ipssl)? [05/7/23 Ahmed ElSayed ] - IP-based SSL note is probably just a copy/paste typo from App Service docs No other mention of IPSSL in any of the other docs and no apparent control plane feature to support this.
1 parent a9ccb9d commit 6a6e3f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/container-apps/networking.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ IP addresses are broken down into the following types:
105105
| Public inbound IP address | Used for app traffic in an external deployment, and management traffic in both internal and external deployments. |
106106
| Outbound public IP | Used as the "from" IP for outbound connections that leave the virtual network. These connections aren't routed down a VPN. Outbound IPs aren't guaranteed and may change over time. Using a NAT gateway or other proxy for outbound traffic from a Container App environment is only supported on the workload profile environment. |
107107
| Internal load balancer IP address | This address only exists in an internal deployment. |
108-
| App-assigned IP-based TLS/SSL addresses | These addresses are only possible with an external deployment, and when IP-based TLS/SSL binding is configured. |
109108

110109
## Subnet
111110

0 commit comments

Comments
 (0)