Skip to content

Commit ba9a31e

Browse files
committed
Add instructions to modify data network following engineering review
1 parent 402da6e commit ba9a31e

File tree

5 files changed

+31
-5
lines changed

5 files changed

+31
-5
lines changed
105 KB
Loading
157 KB
Loading

articles/private-5g-core/modify-packet-core.md

Lines changed: 31 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ Each Azure Private 5G Core Preview site contains a packet core instance, which i
2121
> [!NOTE]
2222
> You can't update a packet core instance's **Technology type** or **Version** field.
2323
>
24-
> - To change the technology type, [recreate the site](create-a-site.md).
24+
> - To change the technology type, you'll need to delete the site and [recreate it](create-a-site.md). <!-- TODO: link to new site deletion section -->
2525
> - To change the version, [upgrade the packet core instance](upgrade-packet-core-azure-portal.md).
2626
2727
- If you want to make changes to the attached data network, refer to [Collect data network values](collect-required-information-for-a-site.md#collect-data-network-values) to collect the new values and make sure they're in the correct format.
2828
- Ensure you can sign in to the Azure portal using an account with access to the active subscription you used to create your private mobile network. This account must have the built-in Contributor or Owner role at the subscription scope.
2929

3030
## Modify the packet core instance
3131

32-
To modify the packet core and/or access network configuration:
32+
In this step, you'll navigate to the **Packet Core Control Plane** resource representing your packet core instance and start modifying it.
3333

3434
1. Sign in to the [Azure portal](https://portal.azure.com/).
3535
2. Search for and select the **Mobile Network** resource representing the private mobile network.
@@ -46,21 +46,47 @@ To modify the packet core and/or access network configuration:
4646

4747
:::image type="content" source="media/modify-packet-core/modify-packet-core-configuration.png" alt-text="Screenshot of the Azure portal showing the Modify packet core option.":::
4848

49-
7. In the **Configuration** tab, fill out the fields with any new values.
49+
7. If you want to make changes to the packet core configuration or access network values, go to [Modify the packet core configuration](#modify-the-packet-core-configuration). If you only want to make changes to the attached data network, go to [Modify attached data network](#modify-attached-data-network).
50+
51+
### Modify the packet core configuration
52+
53+
To modify the packet core and/or access network configuration:
54+
55+
1. In the **Configuration** tab, fill out the fields with any new values.
5056

51-
- Use the information you collected in [Collect packet core configuration values](collect-required-information-for-a-site.md#collect-packet-core-configuration-values) for the **Custom ARC location** configuration value.
57+
- Use the information you collected in [Collect packet core configuration values](collect-required-information-for-a-site.md#collect-packet-core-configuration-values) for the top-level configuration values.
5258
- Use the information you collected in [Collect access network values](collect-required-information-for-a-site.md#collect-access-network-values) for the configuration values under **Access network**.
5359

5460
:::image type="content" source="media/modify-packet-core/modify-packet-core-configuration-tab.png" alt-text="Screenshot of the Azure portal showing the Modify packet core Configuration tab.":::
5561

62+
2. If you also want to make changes to the attached data network, select the **Data network** tab and go to [Modify attached data network](#modify-attached-data-network). Otherwise, go to [Submit and verify changes](#submit-and-verify-changes).
63+
64+
### Modify attached data network
65+
66+
To make changes to the data network attached to your packet core instance:
67+
68+
1. In the the **Data network** tab, select the data network.
69+
70+
:::image type="content" source="media/modify-packet-core/modify-packet-core-data-network-tab.png" alt-text="Screenshot of the Azure portal showing the Modify packet core Data network tab.":::
71+
72+
2. 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 in the **Modify a data network** window.
73+
74+
:::image type="content" source="media/modify-packet-core/modify-packet-core-modify-data-network.png" alt-text="Screenshot of the Azure portal showing the Attach data network screen.":::
75+
<!-- TODO: Update screenshot after release of Simpler ASE Install feature -->
76+
77+
3. Select **Modify**. You should see your changes under the **Data network** tab.
78+
5679
### Submit and verify changes
5780

5881
1. Select **Modify**.
5982
2. Azure will now redeploy the packet core instance with the new configuration. The Azure portal will display the following confirmation screen when this deployment is complete.
6083

6184
:::image type="content" source="media/site-deployment-complete.png" alt-text="Screenshot of the Azure portal showing the confirmation of a successful deployment of a packet core instance.":::
6285

63-
3. Select **Go to resource group**. Navigate to the **Packet Core Control Plane** resource as described in [Modify the packet core instance](#modify-the-packet-core-instance). Check that the fields under **Configuration** and **Access network** contain the updated information.
86+
3. Select **Go to resource group**.
87+
88+
- If you made changes to the packet core configuration, navigate to the **Packet Core Control Plane** resource as described in [Modify the packet core instance](#modify-the-packet-core-instance). Check that the fields under **Configuration** and **Access network** contain the updated information.
89+
- If you made changes to the attached data network, select the **Mobile Network** resource, and then select **Data networks** in the resource menu. Check that the data network that you modified is listed and shows as **Succeeded** in the **Status** column.
6490

6591
## Next steps
6692

0 commit comments

Comments
 (0)