File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Configure custom network rules in the API Management subnet to filter traffic to
18
18
19
19
### [ stv2] ( #tab/stv2 )
20
20
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 |
22
22
| -------| --------------| ----------| ---------| ------------| -----------| -----| --------| -----|
23
23
| Inbound | Internet | * | VirtualNetwork | [ 80] , 443 | TCP | Allow | Client communication to API Management | External only |
24
24
| 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
32
32
33
33
### [ stv1] ( #tab/stv1 )
34
34
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 |
36
36
| -------| --------------| ----------| ---------| ------------| -----------| -----| --------| -----|
37
37
| Inbound | Internet | * | VirtualNetwork | [ 80] , 443 | TCP | Allow | Client communication to API Management | External only |
38
38
| Inbound | ApiManagement | * | VirtualNetwork | 3443 | TCP | Allow | Management endpoint for Azure portal and PowerShell | External & Internal |
You can’t perform that action at this time.
0 commit comments