Skip to content

Commit 5684df8

Browse files
Merge pull request #229686 from James-Green-Microsoft/outbound-firewall-reqs
Fix for positioning
2 parents a2dd28b + 075b0da commit 5684df8

File tree

1 file changed

+14
-15
lines changed

1 file changed

+14
-15
lines changed

articles/private-5g-core/complete-private-mobile-network-prerequisites.md

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,20 @@ You must set these up in addition to the [ports required for Azure Stack Edge (A
108108
| UDP 2152 In/Outbound | Port 5 (Access network) | Access network user plane data (N3 interface for 5G, S1-U for 4G). |
109109
| All IP traffic | Port 6 (Data networks) | Data network user plane data (N6 interface for 5G, SGi for 4G). |
110110

111+
### Outbound firewall ports required
112+
113+
Review and apply the firewall recommendations for the following services:
114+
115+
- [Azure Stack Edge](/azure/databox-online/azure-stack-edge-gpu-system-requirements#url-patterns-for-firewall-rules)
116+
- [Azure Arc-enabled Kubernetes](/azure/azure-arc/kubernetes/quickstart-connect-cluster?tabs=azure-cli%2Cazure-cloud#meet-network-requirements)
117+
- [Azure Network Function Manager](/azure/network-function-manager/requirements)
118+
119+
The following table contains the URL patterns for Azure Private 5G Core's outbound traffic.
120+
121+
| URL pattern | Description|
122+
|--|--|
123+
| `https://*.azurecr.io` | Required to pull container images for Azure Private 5G Core workloads. |
124+
| `https://*.microsoftmetrics.com` </br> `https://*.hot.ingestion.msftcloudes.com`| Required for monitoring and telemetry for the Azure Private 5G Core service. |
111125

112126
## Register resource providers and features
113127

@@ -161,21 +175,6 @@ You need to obtain the object ID (OID) of the custom location resource provider
161175
162176
This command queries the custom location and will output an OID string. Save this string for use later when you're commissioning the Azure Stack Edge device.
163177
164-
### Outbound firewall ports required
165-
166-
Review and apply the firewall recommendations for the following services:
167-
168-
- [Azure Stack Edge](/azure/databox-online/azure-stack-edge-gpu-system-requirements#url-patterns-for-firewall-rules)
169-
- [Azure Arc-enabled Kubernetes](/azure/azure-arc/kubernetes/quickstart-connect-cluster?tabs=azure-cli%2Cazure-cloud#meet-network-requirements)
170-
- [Azure Network Function Manager](/azure/network-function-manager/requirements)
171-
172-
The following table contains the URL patterns for Azure Private 5G Core's outbound traffic.
173-
174-
| URL pattern | Description|
175-
|--|--|
176-
| `https://*.azurecr.io` | Required to pull container images for Azure Private 5G Core workloads. |
177-
| `https://*.microsoftmetrics.com` </br> `https://*.hot.ingestion.msftcloudes.com`| Required for monitoring and telemetry for the Azure Private 5G Core service. |
178-
179178
## Order and set up your Azure Stack Edge Pro device(s)
180179
181180
Do the following for each site you want to add to your private mobile network. Detailed instructions for how to carry out each step are included in the **Detailed instructions** column where applicable.

0 commit comments

Comments
 (0)