Skip to content

Commit 533bf22

Browse files
authored
Merge pull request #222549 from b-branco/remove-multi-dn-workaround
Modify packet core: add back up and restore information and remove multiple DN workaround
2 parents c04d867 + 3dacab0 commit 533bf22

File tree

5 files changed

+42
-24
lines changed

5 files changed

+42
-24
lines changed

articles/private-5g-core/create-a-site.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ In this step, you'll create the mobile network site resource representing the ph
4444

4545
1. In the **Packet core** section, set the fields as follows:
4646

47-
>[!IMPORTANT]
48-
> If you're configuring your packet core to have more than one attached data network, leave the **Custom location** field blank. You'll configure this field at the end of this procedure.
49-
5047
- Use the information you collected in [Collect packet core configuration values](collect-required-information-for-a-site.md#collect-packet-core-configuration-values) to fill out the **Technology type**, **Azure Stack Edge device**, and **Custom location** fields.
5148
- Select the recommended packet core version in the **Version** field.
5249

@@ -96,8 +93,6 @@ In this step, you'll create the mobile network site resource representing the ph
9693

9794
:::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":::
9895

99-
15. If you have not yet set the **Custom location** field, set it now. From the resource group overview, select the **Packet Core Control Plane** resource and select **Configure a custom location**. Use the information you collected in [Collect packet core configuration values](collect-required-information-for-a-site.md#collect-packet-core-configuration-values) to fill out the **Custom location** field and select **Modify**.
100-
10196
## Next steps
10297

10398
If you haven't already done so, you should now design the policy control configuration for your private mobile network. This allows you to customize how your packet core instances apply quality of service (QoS) characteristics to traffic. You can also block or limit certain flows.

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

Lines changed: 31 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,6 @@ ms.custom: template-how-to
1414

1515
Each Azure Private 5G Core Preview site contains a packet core instance, which is a cloud-native implementation of the 3GPP standards-defined 5G Next Generation Core (5G NGC or 5GC). In this how-to guide, you'll learn how to modify a packet core instance using the Azure portal; this includes modifying the packet core's custom location, connected Azure Stack Edge device, and access network configuration. You'll also learn how to add and modify the data networks attached to the packet core instance.
1616

17-
>[!IMPORTANT]
18-
> If you have configured or will configure your packet core to have more than one attached data network, you'll need to modify it without a custom location to avoid issues with your data networks.
19-
>
20-
> 1. Follow this how-to guide to modify your packet core instance with the following changes:
21-
>
22-
> 1. In [Modify the packet core configuration](#modify-the-packet-core-configuration), make a note of the custom location value in the **Custom ARC location** field.
23-
> 1. Set the **Custom ARC location** field to **None**.
24-
> 1. In [Submit and verify changes](#submit-and-verify-changes), the packet core will be redeployed at an uninstalled state with the new configuration.
25-
>
26-
> 2. Follow this how-to guide again to set the **Custom ARC location** field to the custom location value you noted down.
27-
2817
If you want to modify a packet core instance's local access configuration, follow [Modify the local access configuration in a site](modify-local-access-configuration.md).
2918

3019
## Prerequisites
@@ -41,6 +30,27 @@ If you want to modify a packet core instance's local access configuration, follo
4130
- If you want to make changes to the attached data networks, 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.
4231
- 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.
4332

33+
## Plan a maintenance window
34+
35+
The following modifications will trigger a packet core reinstall, during which your service will be unavailable:
36+
37+
- Attaching a new or existing data network to the packet core instance.
38+
- Detaching a data network from the packet core instance.
39+
- Changing the packet core instance's custom location.
40+
41+
If you're making any of these changes, we recommend modifying your packet core instance during a maintenance window to minimize the impact on your service. The packet core reinstall will take approximately 45 minutes, but this time may vary between systems. You should allow up to two hours for the process to complete.
42+
43+
If you're making a change that doesn't trigger a reinstall, you can skip the next step and move to [Select the packet core instance to modify](#select-the-packet-core-instance-to-modify).
44+
45+
## Back up deployment information
46+
47+
The following list contains the data that will be lost over a packet core reinstall. If you're making a change that triggers a reinstall, back up any information you'd like to preserve; after the reinstall, you can use this information to reconfigure your packet core instance.
48+
49+
1. If you want to keep using the same credentials when signing in to [distributed tracing](distributed-tracing.md), save a copy of the current password to a secure location.
50+
1. If you want to keep using the same credentials when signing in to the [packet core dashboards](packet-core-dashboards.md), save a copy of the current password to a secure location.
51+
1. Any customizations made to the packet core dashboards won't be carried over the upgrade. Refer to [Exporting a dashboard](https://grafana.com/docs/grafana/v6.1/reference/export_import/#exporting-a-dashboard) in the Grafana documentation to save a backed-up copy of your dashboards.
52+
1. Most UEs will automatically re-register and recreate any sessions after the upgrade completes. If you have any special devices that require manual operations to recover from a packet core outage, gather a list of these UEs and their recovery steps.
53+
4454
## Select the packet core instance to modify
4555

4656
In this step, you'll navigate to the **Packet Core Control Plane** resource representing your packet core instance.
@@ -61,7 +71,7 @@ In this step, you'll navigate to the **Packet Core Control Plane** resource repr
6171
:::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.":::
6272

6373
7. Choose the next step:
64-
- If you want to make changes to the packet core configuration, access network values, or remove the custom location go to [Modify the packet core configuration](#modify-the-packet-core-configuration).
74+
- 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).
6575
- If you want to configure a new or existing data network and attach it to the packet core instance, go to [Attach a data network](#attach-a-data-network).
6676
- If you want to make changes to a data network that's already attached to the packet core instance, go to [Modify attached data network configuration](#modify-attached-data-network-configuration).
6777

@@ -131,6 +141,15 @@ To make changes to a data network attached to your packet core instance:
131141
- If you made changes to the packet core configuration, check that the fields under **Connected ASE device**, **Custom ARC location** and **Access network** contain the updated information.
132142
- If you made changes to the attached data networks, check that the fields under **Data networks** contain the updated information.
133143

144+
## Restore backed up deployment information
145+
146+
If you made changes that triggered a packet core reinstall, reconfigure your deployment using the information you gathered in [Back up deployment information](#back-up-deployment-information).
147+
148+
1. Follow [Access the distributed tracing web GUI](distributed-tracing.md#access-the-distributed-tracing-web-gui) to restore access to distributed tracing.
149+
1. Follow [Access the packet core dashboards](packet-core-dashboards.md#access-the-packet-core-dashboards) to restore access to your packet core dashboards.
150+
1. If you backed up any packet core dashboards, follow [Importing a dashboard](https://grafana.com/docs/grafana/v6.1/reference/export_import/#importing-a-dashboard) in the Grafana documentation to restore them.
151+
1. If you have UEs that require manual operations to recover from a packet core outage, follow their recovery steps.
152+
134153
## Next steps
135154

136155
Use Log Analytics or the packet core dashboards to confirm your packet core instance is operating normally after you modify it.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If you're experiencing issues with your deployment, reinstalling the packet core
1919
## Prerequisites
2020

2121
- 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.
22-
- If your packet core instance is still handling requests from your UEs, we recommend performing the reinstall during a maintenance window to minimize the impact on your service.
22+
- If your packet core instance is still handling requests from your UEs, we recommend performing the reinstall during a maintenance window to minimize the impact on your service. The packet core reinstall will take approximately 45 minutes, but this time may vary between systems. You should allow up to two hours for the process to complete.
2323

2424
## View the packet core instance's installation status
2525

@@ -38,7 +38,7 @@ Before reinstalling, follow this step to check the packet core instance's instal
3838

3939
## Back up deployment information
4040

41-
The following list contains data that will get lost over a packet core reinstall. Back up any information you'd like to preserve; after the reinstall, you can use this information to reconfigure your packet core instance.
41+
The following list contains the data that will be lost over a packet core reinstall. Back up any information you'd like to preserve; after the reinstall, you can use this information to reconfigure your packet core instance.
4242

4343
1. If you want to keep using the same credentials when signing in to [distributed tracing](distributed-tracing.md), save a copy of the current password to a secure location.
4444
1. If you want to keep using the same credentials when signing in to the [packet core dashboards](packet-core-dashboards.md), save a copy of the current password to a secure location.

articles/private-5g-core/upgrade-packet-core-arm-template.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,9 @@ The template modifies the version of an existing [**Microsoft.MobileNetwork/pack
3838

3939
We recommend upgrading your packet core instance during a maintenance window to minimize the impact of the upgrade on your service.
4040

41-
When planning for your upgrade, make sure you're allowing sufficient time for an upgrade and a possible rollback in the event of any issues. In addition, consider the following points for pre- and post-upgrade steps you may need to plan for when scheduling your maintenance window:
41+
When planning for your upgrade, make sure you're allowing sufficient time for an upgrade and a possible rollback in the event of any issues. An upgrade and rollback of packet core can each take up to two hours to complete.
42+
43+
In addition, consider the following points for pre- and post-upgrade steps you may need to plan for when scheduling your maintenance window:
4244

4345
- Refer to the packet core release notes for the version of packet core you're upgrading to and whether it's supported by the version your Azure Stack Edge (ASE) is currently running.
4446
- If your ASE version is incompatible with the packet core version you're upgrading to, you'll need to upgrade ASE first. Refer to [Update your Azure Stack Edge Pro GPU](../databox-online/azure-stack-edge-gpu-install-update.md) for the latest available version of ASE.
@@ -51,7 +53,7 @@ When planning for your upgrade, make sure you're allowing sufficient time for an
5153

5254
### Back up deployment information
5355

54-
The following list contains data that will get lost over a packet core upgrade. Back up any information you'd like to preserve; after the upgrade, you can use this information to reconfigure your packet core instance.
56+
The following list contains the data that will be lost over a packet core upgrade. Back up any information you'd like to preserve; after the upgrade, you can use this information to reconfigure your packet core instance.
5557

5658
1. If you want to keep using the same credentials when signing in to [distributed tracing](distributed-tracing.md), save a copy of the current password to a secure location.
5759
1. If you want to keep using the same credentials when signing in to the [packet core dashboards](packet-core-dashboards.md), save a copy of the current password to a secure location.

articles/private-5g-core/upgrade-packet-core-azure-portal.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,11 @@ To check which version your packet core instance is currently running, and wheth
4242

4343
## Plan for your upgrade
4444

45-
We recommend upgrading your packet core instance during a maintenance window to minimize the impact of the upgrade on your service.
45+
The service will be unavailable during the upgrade period. We recommend upgrading your packet core instance during a maintenance window to minimize the impact of the upgrade on your service.
4646

47-
When planning for your upgrade, make sure you're allowing sufficient time for an upgrade and a possible rollback in the event of any issues. In addition, consider the following points for pre- and post-upgrade steps you may need to plan for when scheduling your maintenance window:
47+
When planning for your upgrade, make sure you're allowing sufficient time for an upgrade and a possible rollback in the event of any issues. An upgrade and rollback of packet core can each take up to two hours to complete.
48+
49+
In addition, consider the following points for pre- and post-upgrade steps you may need to plan for when scheduling your maintenance window:
4850

4951
- Refer to the packet core release notes for the version of packet core you're upgrading to and whether it's supported by the version your Azure Stack Edge (ASE) is currently running.
5052
- If your ASE version is incompatible with the packet core version you're upgrading to, you'll need to upgrade ASE first. Refer to [Update your Azure Stack Edge Pro GPU](../databox-online/azure-stack-edge-gpu-install-update.md) for the latest available version of ASE.
@@ -57,7 +59,7 @@ When planning for your upgrade, make sure you're allowing sufficient time for an
5759

5860
### Back up deployment information
5961

60-
The following list contains data that will get lost over a packet core upgrade. Back up any information you'd like to preserve; after the upgrade, you can use this information to reconfigure your packet core instance.
62+
The following list contains the data that will be lost over a packet core upgrade. Back up any information you'd like to preserve; after the upgrade, you can use this information to reconfigure your packet core instance.
6163

6264
1. If you want to keep using the same credentials when signing in to [distributed tracing](distributed-tracing.md), save a copy of the current password to a secure location.
6365
1. If you want to keep using the same credentials when signing in to the [packet core dashboards](packet-core-dashboards.md), save a copy of the current password to a secure location.

0 commit comments

Comments
 (0)