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/modify-packet-core.md
+22-6Lines changed: 22 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -162,12 +162,28 @@ This change will require a manual packet core reinstall to take effect, see [Nex
162
162
163
163
- If you made changes to the packet core configuration, check that the fields under **Connected ASE device**, **Azure Arc Custom Location** and **Access network** contain the updated information.
164
164
- If you made changes to the attached data networks, check that the fields under **Data networks** contain the updated information.
165
-
1. If you removed an attached data network from the packet core and it is no longer attached to any packet cores or referenced by any SIM policies, you may remove the data network from the resource group:
166
-
> [!NOTE]
167
-
> 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.
168
-
1. Navigate to the resource group containing your AP5GC resources.
169
-
1. Select the checkbox for the data network resource you want to delete.
170
-
1. Select **Delete**
165
+
166
+
## Remove data network resource
167
+
168
+
If you removed an attached data network from the packet core and it is no longer attached to any packet cores or referenced by any SIM policies, you may remove the data network from the resource group:
169
+
> [!NOTE]
170
+
> 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.
171
+
172
+
1. If you need to delete data network from a SIM policy's configuration:
173
+
1. Navigate to the **SIM Policy** resource.
174
+
1. Select **Modify SIM Policy**.
175
+
1. Either:
176
+
177
+
- Select the **Delete** button for the network slice containing the associated data network.
178
+
- Or
179
+
1. Select the **Edit** button for the network slice containing the associated data network.
180
+
1. Select a new **Data network** to be associated with the network slice.
181
+
1. Select **Modify**.
182
+
1. Select **Review + Modify**.
183
+
1. Select **Modify**.
184
+
1. Navigate to the resource group containing your AP5GC resources.
185
+
1. Select the checkbox for the data network resource you want to delete.
0 commit comments