You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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.
Copy file name to clipboardExpand all lines: articles/container-apps/networking.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,7 +105,6 @@ IP addresses are broken down into the following types:
105
105
| Public inbound IP address | Used for app traffic in an external deployment, and management traffic in both internal and external deployments. |
106
106
| 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. |
107
107
| 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. |
0 commit comments