Skip to content

Commit 30e5f6f

Browse files
Simplified and moved
Added to section with other packet core MOPs
1 parent 633351c commit 30e5f6f

File tree

4 files changed

+24
-65
lines changed

4 files changed

+24
-65
lines changed
31.9 KB
Loading

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

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.custom: template-how-to
1212

1313
# Modify a packet core instance
1414

15-
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). 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 (ASE) device, and access network configuration. You'll also learn how to add and modify the data networks attached to the packet core instance.
15+
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). 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 (ASE) device, and access network configuration. You'll also learn how to add, modify and remove the data networks attached to the packet core instance.
1616

1717
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).
1818

@@ -140,6 +140,29 @@ To make changes to a data network attached to your packet core instance:
140140
1. Select **Modify**. You should see your changes under the **Data networks** tab.
141141
1. Go to [Submit and verify changes](#submit-and-verify-changes).
142142

143+
## Remove an attached data network
144+
145+
> [!NOTE]
146+
> If you want to remove an attached data network you will not continue the remainder of this procedure.
147+
148+
The data network that you want to delete must have no SIM policies associated with it. If the data network has one or more associated SIM policies data network removal will be prevented.
149+
150+
Remove the data network from the packet core:
151+
152+
1. Select the checkbox for the data network you want to delete.
153+
1. Select **Delete**.
154+
1. Select **Modify**.
155+
156+
:::image type="content" source="media/modify-packet-core/modify-packet-core-delete-attached-data-network.png" alt-text="Screenshot of the Azure portal showing a selected data network and delete button.":::
157+
158+
Remove the data network from the resource group:
159+
160+
1. Navigate to the resource group containing your AP5GC resources.
161+
1. Select the checkbox for the data network resource you want to delete.
162+
1. Select **Delete**
163+
164+
You must reinstall the packet core, follow [Reinstall the packet core instance in a site](reinstall-packet-core.md).
165+
143166
## Submit and verify changes
144167

145168
1. Select **Modify**.

articles/private-5g-core/remove-data-network.md

Lines changed: 0 additions & 62 deletions
This file was deleted.

articles/private-5g-core/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,6 @@ items:
114114
href: upgrade-packet-core-arm-template.md
115115
- name: Reinstall a packet core instance
116116
href: reinstall-packet-core.md
117-
- name: Remove a data network
118-
href: remove-data-network.md
119117
- name: Policy control
120118
items:
121119
- name: Collect the required information for a service

0 commit comments

Comments
 (0)