Skip to content

Commit 10553cf

Browse files
Detailed steps to remove DN from Policy
1 parent 008f79b commit 10553cf

File tree

1 file changed

+22
-6
lines changed

1 file changed

+22
-6
lines changed

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

Lines changed: 22 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -162,12 +162,28 @@ This change will require a manual packet core reinstall to take effect, see [Nex
162162

163163
- 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.
164164
- 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.
186+
1. Select **Delete**.
171187

172188
## Restore backed up deployment information
173189

0 commit comments

Comments
 (0)