Skip to content

Commit bc41f07

Browse files
authored
Merge pull request #124587 from vmisson/patch-3
Fix: Update configuration-infrastructure.md
2 parents e7938b9 + 2942f45 commit bc41f07

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)