Skip to content

Commit 2942f45

Browse files
authored
Fix: Update configuration-infrastructure.md
Fix small formatting issue : <br/> block cannot be used inside <> code block.
1 parent 903f00d commit 2942f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/application-gateway/configuration-infrastructure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ After you configure *active public and private listeners* (with rules) *with the
133133

134134
| Source | Source ports | Destination | Destination ports | Protocol | Access |
135135
|---|---|---|---|---|---|
136-
|`<as per need>`|Any|`<Public and Private<br/>frontend IPs>`|`<listener ports>`|TCP|Allow|
136+
|`<as per need>`|Any|`<Public and Private frontend IPs>`|`<listener ports>`|TCP|Allow|
137137

138138
**Infrastructure ports**: Allow incoming requests from the source as the **GatewayManager** service tag and **Any** destination. The destination port range differs based on SKU and is required for communicating the status of the backend health. These ports are protected/locked down by Azure certificates. External entities can't initiate changes on those endpoints without appropriate certificates in place.
139139

0 commit comments

Comments
 (0)