Skip to content

Commit e86a55d

Browse files
authored
Merge pull request #207558 from MightySuz/main
Updated Outbound Security Rules for network setup
2 parents d6fe562 + b570379 commit e86a55d

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

articles/virtual-machines/workloads/sap/create-network-azure-monitor-sap-solutions.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,11 @@ You can use this option after you've deployed an AMS resource.
6868

6969
| **Priority** | **Name** | **Port** | **Protocol** | **Source** | **Destination** | **Action** |
7070
|--------------|--------------------------|----------|--------------|------------|----------------------|------------|
71-
| 450 | allow_monitor | 443 | TCP | | Azure Monitor | Allow |
72-
| 501 | allow_keyVault | 443 | TCP | | Azure Key Vault | Allow |
73-
| 550 | allow_storage | 443 | TCP | | Storage | Allow |
74-
| 600 | allow_azure_controlplane | 443 | Any | | Azure Resource Manager | Allow |
71+
| 450 | allow_monitor | 443 | TCP | Azure Function subnet | Azure Monitor | Allow |
72+
| 501 | allow_keyVault | 443 | TCP | Azure Function subnet | Azure Key Vault | Allow |
73+
| 550 | allow_storage | 443 | TCP | Azure Function subnet | Storage | Allow |
74+
| 600 | allow_azure_controlplane | 443 | Any | Azure Function subnet | Azure Resource Manager | Allow |
75+
| 650 | allow_ams_to_source_system | Any | Any | Azure Function subnet | Virtual Network or comma seperated IP addresses of the source system. | Allow |
7576
| 660 | deny_internet | Any | Any | Any | Internet | Deny |
7677

7778

0 commit comments

Comments
 (0)