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/manage-sim-groups.md
+21-3Lines changed: 21 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,13 +68,13 @@ To create a new SIM group:
68
68
:::image type="content" source="media/manage-sim-groups/create-sim-group-sims-tab.png" alt-text="Screenshot of the Azure portal showing the SIMs configuration tab.":::
69
69
70
70
1. Select **Review + create**.
71
-
1. Azure will now validate the configuration values you've entered. You should see a message indicating that your values have passed validation.
71
+
1. Azure will now validate the configuration values you've entered. You should see a message indicating that your values have passed validation.
72
72
73
73
:::image type="content" source="media/manage-sim-groups/create-sim-group-review-create-tab.png" alt-text="Screenshot of the Azure portal showing validated configuration for a SIM group.":::
74
74
75
75
If the validation fails, you'll see an error message and the **Configuration** tab(s) containing the invalid configuration will be flagged with red dots. Select the flagged tab(s) and use the error messages to correct invalid configuration before returning to the **Review + create** tab.
76
76
77
-
1. Once your configuration has been validated, you can select **Create** to create the SIM group. The Azure portal will display the following confirmation screen when the SIM group has been created.
77
+
1. Once your configuration has been validated, you can select **Create** to create the SIM group. The Azure portal will display the following confirmation screen when the SIM group has been created.
78
78
79
79
:::image type="content" source="media/manage-sim-groups/sim-group-deployment-complete.png" alt-text="Screenshot of the Azure portal. It shows confirmation of the successful creation of a SIM group.":::
80
80
@@ -84,9 +84,27 @@ To create a new SIM group:
84
84
85
85
1. At this point, your SIMs will not have any assigned SIM policies and so will not be brought into service. If you want to begin using the SIMs, [assign a SIM policy to them](manage-existing-sims.md#assign-sim-policies). If you've configured static IP address allocation for your packet core instance(s), you may also want to [assign static IP addresses](manage-existing-sims.md#assign-static-ip-addresses) to the SIMs you've provisioned.
86
86
87
+
## Modify a SIM group
88
+
89
+
If you have configured CMK encryption for your SIM group, you can modify the key URI and user-assigned identity through the Azure portal.
90
+
91
+
1. Navigate to the list of SIM groups in your private mobile network, as described in [View existing SIM groups](#view-existing-sim-groups).
92
+
1. Select the SIM group you want to modify.
93
+
1. Select the **Encryption** blade.
94
+
95
+
:::image type="content" source="media/manage-sim-groups/modify-sim-group-encryption.png" alt-text="Screenshot of the Azure portal showing the Select user assigned managed identity selection window for a SIM group." lightbox="media/modify-sim-group-encryption.png" :::
96
+
97
+
1. If you want to change the key URI, enter the new value in the **Key URI** field using the values you collected in [Collect SIM and SIM group values](collect-required-information-for-private-mobile-network.md#collect-sim-and-sim-group-values).
98
+
1. If you want to change the user-assigned identity, click the current **User-assigned identity** hyperlink. This expands a new window to select the new identity. Select the identity created in [Collect SIM and SIM group values](collect-required-information-for-private-mobile-network.md#collect-sim-and-sim-group-values) and select **Add**.
99
+
100
+
:::image type="content" source="media/manage-sim-groups/modify-sim-group-identity-select.png" alt-text="Screenshot of the Azure portal showing the Select user assigned managed identity selection window for a SIM group." lightbox="media/modify-sim-group-identity-select.png" :::
101
+
102
+
1. Select **Next**.
103
+
1. Review your changes. If they are correct, select **Create**.
104
+
87
105
## Delete a SIM group
88
106
89
-
You can delete SIM groups through the Azure portal.
107
+
You can delete SIM groups through the Azure portal.
90
108
91
109
1. Navigate to the list of SIM groups in your private mobile network, as described in [View existing SIM groups](#view-existing-sim-groups).
92
110
1. Make sure any SIMs in the SIM group are no longer needed. When you delete the SIM group, all SIMs that it contains will be deleted.
0 commit comments