Skip to content

Commit a0d281e

Browse files
committed
Address feedback on reinstall page + update screenshot and verification step
1 parent 3acdf5a commit a0d281e

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed
4.5 KB
Loading

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

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ ms.custom: template-how-to
1414

1515
Each Azure Private 5G Core 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).
1616

17-
If you're experiencing issues with your deployment, reinstalling the packet core may help return it to a good state. In this how-to guide, you'll learn how to reinstall a packet core instance using the Azure portal.
17+
In this how-to guide, you'll learn how to reinstall a packet core instance using the Azure portal. If you're experiencing issues with your deployment, reinstalling the packet core may help return it to a good state.
18+
19+
Reinstalling the packet core deletes the packet core instance and redeploys it with the existing site configuration. Site-dependent resources such as the **Packet Core Control Plane**, **Packet Core Data Plane** and **Attached Data Network** are not affected.
1820

1921
## Prerequisites
2022

@@ -24,7 +26,7 @@ If you're experiencing issues with your deployment, reinstalling the packet core
2426

2527
## View the packet core instance's installation status
2628

27-
Before reinstalling, follow this step to check the packet core instance's installation status.
29+
Follow this step to check the packet core instance's installation status and to ensure no other processes are running before you attempt a reinstall.
2830

2931
1. Sign in to the [Azure portal](https://portal.azure.com/).
3032
1. Search for and select the **Mobile Network** resource representing the private mobile network.
@@ -35,7 +37,7 @@ Before reinstalling, follow this step to check the packet core instance's instal
3537

3638
:::image type="content" source="media/packet-core-field.png" alt-text="Screenshot of the Azure portal showing the Packet Core field.":::
3739

38-
1. Under the **Essentials** heading, check the current packet core state under the **Packet core installation state** field. If the status under this field indicates the packet core instance is already running a process, wait for it to finish before attempting another reinstall.
40+
1. Under the **Essentials** heading, check the current packet core state under the **Packet core installation state** field. If the status under this field indicates the packet core instance is already running a process, such as an upgrade or another reinstall, wait for it to finish before attempting the reinstall.
3941

4042
## Back up deployment information
4143

@@ -63,7 +65,9 @@ To reinstall your packet core instance:
6365
:::image type="content" source="media/reinstall-packet-core/reinstall-packet-core-confirmation.png" alt-text="Screenshot of the Azure portal showing the Reinstall packet core screen.":::
6466

6567
1. Select **Reinstall**.
66-
1. Azure will now uninstall the packet core instance and redeploy it with the same configuration. You can check the progress of the reinstall by selecting the notifications icon and then **More events in the activity log**.
68+
1. Azure will now uninstall the packet core instance and redeploy it with the same configuration. You can check the status of the reinstall by selecting **Refresh** and looking at the **Packet core installation state** field. Once the process is complete, you'll receive a notification with information on whether the reinstall was successful.
69+
70+
If the packet core reinstall failed, you can find more details about the reason for the failure by selecting the notifications icon and then **More events in the activity log**.
6771

6872
:::image type="content" source="media/reinstall-packet-core/reinstall-packet-core-status.png" alt-text="Screenshot of the Azure portal showing the reinstall packet core status in the Notifications screen.":::
6973

0 commit comments

Comments
 (0)