You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/private-5g-core/collect-required-information-for-a-site.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,8 +50,8 @@ Collect all the values in the following table to define the packet core instance
50
50
|Value |Field name in Azure portal |
51
51
|---------|---------|
52
52
| The IP address for the control plane interface on the access network. For 5G, this interface is the N2 interface, whereas for 4G, it's the S1-MME interface. You identified this address in [Allocate subnets and IP addresses](complete-private-mobile-network-prerequisites.md#allocate-subnets-and-ip-addresses). </br></br> This IP address must match the value you used when deploying the AKS-HCI cluster on your Azure Stack Edge Pro device. You did this as part of the steps in [Order and set up your Azure Stack Edge Pro device(s)](complete-private-mobile-network-prerequisites.md#order-and-set-up-your-azure-stack-edge-pro-devices). |**N2 address (Signaling)** (for 5G) or **S1-MME address** (for 4G). |
53
-
| The name for the control plane interface on the access network. For 5G, this interface is the N2 interface, whereas for 4G, it's the S1-MME interface. The name must match the corresponding virtual network name on port 5 on your Azure Stack Edge Pro device. |**N2 interface name** (for 5G) or **S1-MME interface name** (for 4G). |
54
-
| The name for the user plane interface on the access network. For 5G, this interface is the N3 interface, whereas for 4G, it's the S1-U interface. The name must match the corresponding virtual network name on port 5 on your Azure Stack Edge Pro device. |**N3 interface name** (for 5G) or **S1-U interface name** (for 4G). |
53
+
| The virtual network name on port 5 on your Azure Stack Edge Pro device. This is the virtual network that will be used for the user plane interface on the data network. For 5G, this interface is the N2 interface, whereas for 4G, it's the S1-MME interface. |**ASE N2 virtual subnet** (for 5G) or **ASE S1-MME virtual subnet** (for 4G). |
54
+
| The virtual network name on port 5 on your Azure Stack Edge Pro device. This is the virtual network that will be used for the user plane interface on the data network. For 5G, this interface is the N3 interface, whereas for 4G, it's the S1-U interface. |**ASE N3 virtual subnet** (for 5G) or **ASE S1-U virtual subnet** (for 4G). |
55
55
56
56
## Collect data network values
57
57
@@ -60,7 +60,7 @@ Collect all the values in the following table to define the packet core instance
60
60
|Value |Field name in Azure portal |
61
61
|---------|---------|
62
62
| The name of the data network. |**Data network name**|
63
-
| The name for the user plane interface on the data network. For 5G, this interface is the N6 interface, whereas for 4G, it's the SGi interface. The name must match the corresponding virtual network name on port 6 on your Azure Stack Edge Pro device. |**N6 interface name** (for 5G) or **SGi interface name** (for 4G). |
63
+
| The virtual network name on port 6 on your Azure Stack Edge Pro device. This is the virtual network that will be used for the user plane interface on the data network. For 5G, this interface is the N6 interface, whereas for 4G, it's the SGi interface. |**ASE N6 virtual subnet** (for 5G) or **ASE SGi virtual subnet** (for 4G). |
64
64
| The network address of the subnet from which dynamic IP addresses must be allocated to user equipment (UEs), given in CIDR notation. You won't need this address if you don't want to support dynamic IP address allocation for this site. You identified this in [Allocate user equipment (UE) IP address pools](complete-private-mobile-network-prerequisites.md#allocate-user-equipment-ue-ip-address-pools). The following example shows the network address format. </br></br>`198.51.100.0/24` </br></br>Note that the UE subnets aren't related to the access subnet. |**Dynamic UE IP pool prefixes**|
65
65
| The network address of the subnet from which static IP addresses must be allocated to user equipment (UEs), given in CIDR notation. You won't need this address if you don't want to support static IP address allocation for this site. You identified this in [Allocate user equipment (UE) IP address pools](complete-private-mobile-network-prerequisites.md#allocate-user-equipment-ue-ip-address-pools). The following example shows the network address format. </br></br>`198.51.100.0/24` </br></br>Note that the UE subnets aren't related to the access subnet. |**Static UE IP pool prefixes**|
66
66
| The Domain Name System (DNS) server addresses to be provided to the UEs connected to this data network. You identified this in [Allocate subnets and IP addresses](complete-private-mobile-network-prerequisites.md#allocate-subnets-and-ip-addresses). </br></br>This value may be an empty list if you don't want to configure a DNS server for the data network. In this case, UEs in this data network will be unable to resolve domain names. |**DNS Addresses**|
Copy file name to clipboardExpand all lines: articles/private-5g-core/create-a-site.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,10 +49,10 @@ In this step, you'll create the mobile network site resource representing the ph
49
49
50
50
1. Use the information you collected in [Collect access network values](collect-required-information-for-a-site.md#collect-access-network-values) to fill out the fields in the **Access network** section. Note:
51
51
52
-
-**N2 interface name** and **N3 interface name** (if this site will support 5G UEs) or **S1-MME interface name** and **S1-U interface name** (if this site will support 4G UEs) must match the corresponding virtual network names on port 5 on your Azure Stack Edge Pro device.
52
+
-**ASE N2 virtual subnet** and **ASE N3 virtual subnet** (if this site will support 5G UEs) or **ASE S1-MME virtual subnet** and **ASE S1-U virtual subnet** (if this site will support 4G UEs) must match the corresponding virtual network names on port 5 on your Azure Stack Edge Pro device.
53
53
54
54
1. In the **Attached data networks** section, select **Add data network**. Use the information you collected in [Collect data network values](collect-required-information-for-a-site.md#collect-data-network-values) to fill out the fields. Note:
55
-
-**N6 interface name** (if this site will support 5G UEs) or **SGi interface name** (if this site will support 4G UEs) must match the corresponding virtual network name on port 6 on your Azure Stack Edge Pro device.
55
+
-**ASE N6 virtual subnet** (if this site will support 5G UEs) or **ASE SGi virtual subnet** (if this site will support 4G UEs) must match the corresponding virtual network name on port 6 on your Azure Stack Edge Pro device.
56
56
- If you decided not to configure a DNS server, clear the **Specify DNS addresses for UEs?** checkbox.
57
57
58
58
:::image type="content" source="media/create-a-site/create-site-add-data-network.png" alt-text="Screenshot of the Azure portal showing the Add data network screen.":::
@@ -61,7 +61,7 @@ In this step, you'll create the mobile network site resource representing the ph
61
61
1. Select **Review + create**.
62
62
1. Azure will now validate the configuration values you've entered. You should see a message indicating that your values have passed validation.
63
63
64
-
:::image type="content" source="media/create-a-site/create-site-validation.png" alt-text="Screenshot of the Azure portal showing successful validation of configuration values for a site resource.":::
64
+
:::image type="content" source="media/create-a-site/create-site-validation.png" alt-text="Screenshot of the Azure portal showing successful validation of configuration values for a site resource.":::<!-- TODO: replace. Need UI with matching naming convention for ASE vnet fields. -->
65
65
66
66
If the validation fails, you'll see an error message and the **Configuration** tab(s) containing the invalid configuration will be flagged with red dots. Select the flagged tab(s) and use the error messages to correct invalid configuration before returning to the **Review + create** tab.
67
67
@@ -76,7 +76,7 @@ In this step, you'll create the mobile network site resource representing the ph
76
76
- A **Packet Core Data Plane** resource representing the data plane function of the packet core instance in the site.
77
77
- An **Attached Data Network** resource representing the site's view of the data network.
78
78
79
-
:::image type="content" source="media/create-a-site/site-related-resources.png" alt-text="Screenshot of the Azure portal showing a resource group containing a site and its related resources." lightbox="media/create-a-site/site-related-resources.png":::
79
+
:::image type="content" source="media/create-a-site/site-related-resources.png" alt-text="Screenshot of the Azure portal showing a resource group containing a site and its related resources." lightbox="media/create-a-site/site-related-resources.png":::<!-- TODO: replace. Need billing plan info in the UI. -->
Copy file name to clipboardExpand all lines: articles/private-5g-core/create-site-arm-template.md
+9-12Lines changed: 9 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,9 +44,9 @@ Four Azure resources are defined in the template.
44
44
45
45
1. Select the following link to sign in to Azure and open a template.
46
46
47
-
[](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fquickstarts%2Fmicrosoft.mobilenetwork%2Fmobilenetwork-create-new-site%2Fazuredeploy.json)
47
+
[](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fquickstarts%2Fmicrosoft.mobilenetwork%2Fmobilenetwork-create-new-site%2Fazuredeploy.json)<!-- TODO: check if this link needs changing if the folder name changes -->
48
48
49
-
1. Select or enter the following values, using the information you retrieved in [Prerequisites](#prerequisites).
49
+
2. Select or enter the following values, using the information you retrieved in [Prerequisites](#prerequisites).
50
50
51
51
| Field | Value |
52
52
|--|--|
@@ -58,27 +58,24 @@ Four Azure resources are defined in the template.
58
58
|**Existing Data Network Name**| Enter the name of the data network to which your private mobile network connects. |
59
59
|**Site Name**| Enter a name for your site.|
60
60
|**Site Plan**| Enter the billing plan for your site. This can be one of: G1, G2, G3, G4, or G5. |
61
-
|**Platform Type**| Ensure **AKS-HCI** is selected. |
62
-
|**Azure Stack Edge Device**| Enter the name of the Azure Stack Edge resource in the site. <!-- Need to check field name and position -->|
63
-
|**Control Plane Access Interface Name**| Select the name of the control plane interface on the access network. This must match the corresponding virtual network name on port 5 on your Azure Stack Edge Pro device. |
61
+
|**Azure Stack Edge Device**| Enter the name of the Azure Stack Edge resource in the site. <!-- TODO: check field name and position -->|
62
+
|**Control Plane Access Interface Name**| Enter the name of the control plane interface on the access network. This must match the corresponding virtual network name on port 5 on your Azure Stack Edge Pro device. |
64
63
|**Control Plane Access Ip Address**| Enter the IP address for the control plane interface on the access network. |
65
-
|**User Plane Access Interface Name**| Select the name of the user plane interface on the access network. This must match the corresponding virtual network name on port 5 on your Azure Stack Edge Pro device. |
66
-
|**User Plane Access Interface Ip Address**| Leave this field blank. |
67
-
|**User Plane Data Interface Name**| Select the name of the user plane interface on the data network. This must match the corresponding virtual network name on port 6 on your Azure Stack Edge Pro device. |
68
-
|**User Plane Data Interface Ip Address**| Leave this field blank. |
64
+
|**User Plane Access Interface Name**| Enter the name of the user plane interface on the access network. This must match the corresponding virtual network name on port 5 on your Azure Stack Edge Pro device. |
65
+
|**User Plane Data Interface Name**| Enter the name of the user plane interface on the data network. This must match the corresponding virtual network name on port 6 on your Azure Stack Edge Pro device. |
69
66
|**User Equipment Address Pool Prefix**| Enter the network address of the subnet from which dynamic IP addresses must be allocated to User Equipment (UEs) in CIDR notation. You can omit this if you don't want to support dynamic IP address allocation. |
70
67
|**User Equipment Static Address Pool Prefix**| Enter the network address of the subnet from which static IP addresses must be allocated to User Equipment (UEs) in CIDR notation. You can omit this if you don't want to support static IP address allocation. |
71
68
|**Core Network Technology**| Enter *5GC* for 5G, or *EPC* for 4G. |
72
69
|**Napt Enabled**| Set this field depending on whether Network Address and Port Translation (NAPT) should be enabled for the data network. |
73
70
|**Dns Addresses**| Enter the DNS server addresses. You should only omit this if you don't need the UEs to perform DNS resolution, or if all UEs in the network will use their own locally configured DNS servers. |
74
71
|**Custom Location**| Enter the resource ID of the custom location that targets the Azure Kubernetes Service on Azure Stack HCI (AKS-HCI) cluster on the Azure Stack Edge Pro device in the site. |
75
72
76
-
1. Select **Review + create**.
77
-
1. Azure will now validate the configuration values you've entered. You should see a message indicating that your values have passed validation.
73
+
3. Select **Review + create**.
74
+
4. Azure will now validate the configuration values you've entered. You should see a message indicating that your values have passed validation.
78
75
79
76
If the validation fails, you'll see an error message and the **Configuration** tab(s) containing the invalid configuration will be flagged. Select the flagged tab(s) and use the error messages to correct invalid configuration before returning to the **Review + create** tab.
80
77
81
-
1. Once your configuration has been validated, you can select **Create** to create the site. The Azure portal will display a confirmation screen when the site has been created.
78
+
5. Once your configuration has been validated, you can select **Create** to create the site. The Azure portal will display a confirmation screen when the site has been created.
Copy file name to clipboardExpand all lines: articles/private-5g-core/deploy-private-mobile-network-with-site-arm-template.md
+6-9Lines changed: 6 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,14 +78,11 @@ The following Azure resources are defined in the template.
78
78
|**Slice Name**| Leave this field unchanged. |
79
79
|**Sim Group Name**| If you want to provision SIMs, enter the name of the SIM group to which the SIMs will be added. Otherwise, leave this field blank. |
80
80
|**Sim Resources**| If you want to provision SIMs, paste in the contents of the JSON file containing your SIM information. Otherwise, leave this field unchanged. |
81
-
|**Platform Type**| Ensure **AKS-HCI** is selected. |
82
81
|**Azure Stack Edge Device**| Enter the name of the Azure Stack Edge resource in the site. <!-- Need to check field name and position -->|
83
-
|**Control Plane Access Interface Name**|Select the name of the control plane interface on the access network. This must match the corresponding virtual network name on port 5 on your Azure Stack Edge Pro device. |
82
+
|**Control Plane Access Interface Name**|Enter the name of the control plane interface on the access network. This must match the corresponding virtual network name on port 5 on your Azure Stack Edge Pro device. |
84
83
|**Control Plane Access Ip Address**| Enter the IP address for the control plane interface on the access network. |
85
-
|**User Plane Access Interface Name**| Select the name of the user plane interface on the access network. This must match the corresponding virtual network name on port 5 on your Azure Stack Edge Pro device. |
86
-
|**User Plane Access Interface Ip Address**| Leave this field blank. |
87
-
|**User Plane Data Interface Name**| Select the name of the user plane interface on the data network. This must match the corresponding virtual network name on port 6 on your Azure Stack Edge Pro device. |
88
-
|**User Plane Data Interface Ip Address**| Leave this field blank. |
84
+
|**User Plane Access Interface Name**| Enter the name of the user plane interface on the access network. This must match the corresponding virtual network name on port 5 on your Azure Stack Edge Pro device. |
85
+
|**User Plane Data Interface Name**| Enter the name of the user plane interface on the data network. This must match the corresponding virtual network name on port 6 on your Azure Stack Edge Pro device. |
89
86
|**User Equipment Address Pool Prefix**| Enter the network address of the subnet from which dynamic IP addresses must be allocated to User Equipment (UEs) in CIDR notation. You can omit this if you don't want to support dynamic IP address allocation. |
90
87
|**User Equipment Static Address Pool Prefix**| Enter the network address of the subnet from which static IP addresses must be allocated to User Equipment (UEs) in CIDR notation. You can omit this if you don't want to support static IP address allocation. |
91
88
|**Data Network Name**| Enter the name of the data network. |
@@ -94,12 +91,12 @@ The following Azure resources are defined in the template.
94
91
|**Dns Addresses**| Enter the DNS server addresses. You should only omit this if you don't need the UEs to perform DNS resolution, or if all UEs in the network will use their own locally configured DNS servers. |
95
92
|**Custom Location**| Enter the resource ID of the custom location that targets the Azure Kubernetes Service on Azure Stack HCI (AKS-HCI) cluster on the Azure Stack Edge Pro device in the site.|
96
93
97
-
1. Select **Review + create**.
98
-
1. Azure will now validate the configuration values you've entered. You should see a message indicating that your values have passed validation.
94
+
2. Select **Review + create**.
95
+
3. Azure will now validate the configuration values you've entered. You should see a message indicating that your values have passed validation.
99
96
100
97
If the validation fails, you'll see an error message and the **Configuration** tab(s) containing the invalid configuration will be flagged. Select the flagged tab(s) and use the error messages to correct invalid configuration before returning to the **Review + create** tab.
101
98
102
-
1. Once your configuration has been validated, you can select **Create** to deploy the resources. The Azure portal will display a confirmation screen when the deployment is complete.
99
+
4. Once your configuration has been validated, you can select **Create** to deploy the resources. The Azure portal will display a confirmation screen when the deployment is complete.
0 commit comments