Skip to content

Commit 9b6301f

Browse files
author
gitName
committed
column headings
1 parent 019fc82 commit 9b6301f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/api-management-recommended-nsg-rules.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Configure custom network rules in the API Management subnet to filter traffic to
1818

1919
### [stv2](#tab/stv2)
2020

21-
| Direction | Source | Source port ranges | Destination | Destination port ranges | Protocol | Action | Purpose | VNet type |
21+
| Direction | Source service tag | Source port ranges | Destination service tag | Destination port ranges | Protocol | Action | Purpose | VNet type |
2222
|-------|--------------|----------|---------|------------|-----------|-----|--------|-----|
2323
| Inbound | Internet | * | VirtualNetwork | [80], 443 | TCP | Allow | Client communication to API Management | External only |
2424
| Inbound | ApiManagement | * | VirtualNetwork | 3443 | TCP | Allow | Management endpoint for Azure portal and PowerShell | External & Internal |
@@ -32,7 +32,7 @@ Configure custom network rules in the API Management subnet to filter traffic to
3232

3333
### [stv1](#tab/stv1)
3434

35-
| Direction | Source | Source port ranges | Destination | Destination port ranges | Protocol | Action | Purpose | VNet type |
35+
| Direction | Source service tag | Source port ranges | Destination service tag | Destination port ranges | Protocol | Action | Purpose | VNet type |
3636
|-------|--------------|----------|---------|------------|-----------|-----|--------|-----|
3737
| Inbound | Internet | * | VirtualNetwork | [80], 443 | TCP | Allow | Client communication to API Management | External only |
3838
| Inbound | ApiManagement | * | VirtualNetwork | 3443 | TCP | Allow | Management endpoint for Azure portal and PowerShell | External & Internal |

0 commit comments

Comments
 (0)