Skip to content

Commit 280e160

Browse files
authored
added limitation
add section on limitation with custom ssl policy across different listeners with same port
1 parent 3fc3887 commit 280e160

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/application-gateway/application-gateway-configure-listener-specific-ssl-policy.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@ Now that we've created an SSL profile with a listener-specific SSL policy, we ne
7272

7373
![Associate SSL profile to new listener](./media/mutual-authentication-portal/mutual-authentication-listener-portal.png)
7474

75+
### Limitations
76+
There is a limitation right now on Application Gateway where different listeners using the same port cannot have the same custom SSL policy configured. To ensure that the custom protocols configured as part of the custom SSL policy are applied to a listener, make sure that different listeners are running on different ports or configure the same custom SSL policy with the same custom protocols across all listeners running on the same port.
77+
7578
## Next steps
7679

7780
> [!div class="nextstepaction"]

0 commit comments

Comments
 (0)