Skip to content

Commit 238f090

Browse files
Merge pull request #227128 from James-Green-Microsoft/Ticket-536812-fix
Ticket 536812 fix
2 parents fb9bd93 + edfb57a commit 238f090

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/private-5g-core/collect-required-information-for-private-mobile-network.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ Note that once the SIM group is created, the encryption type cannot be changed.
6767
|---------|---------|
6868
|The name for the SIM group resource. The name must only contain alphanumeric characters, dashes, and underscores. |**SIM group name**|
6969
|The region that the SIM group belongs to.|**Region**|
70-
|The mobile network that the SIM group belongs to.|**Mobile network**|
7170
|The chosen encryption type for the SIM group. Microsoft-managed keys (MMK) by default, or customer-managed keys (CMK).|**Encryption Type**|
7271
|The Azure Key Vault URI containing the customer-managed Key for the SIM group.|**Key URI**|
7372
|The User-assigned identity for accessing the SIM group's customer-managed Key within the Azure Key Vault.|**User-assigned identity**|
@@ -119,7 +118,7 @@ The following example shows the file format you'll need if you want to provision
119118

120119
- If you're using the ARM template in [Quickstart: Deploy a private mobile network and site - ARM template](deploy-private-mobile-network-with-site-arm-template.md), the default service and SIM policy are automatically included.
121120

122-
- If you use the Azure portal to deploy your private mobile network, you'll be given the option of creating the default service and SIM policy. You'll need to decide whether the default service and SIM policy are suitable for the initial use of your private mobile network. You can find information on each of the specific settings for these resources in [Default service and SIM policy](default-service-sim-policy.md) if you need it.
121+
- If you use the Azure portal to deploy your private mobile network, you'll be given the option of creating the default service and SIM policy. You'll need to decide whether the default service and SIM policy are suitable for the initial use of your private mobile network. You can find information on each of the specific settings for these resources in [Default service and SIM policy](default-service-sim-policy.md) if you need it. If you choose this option, you will also need to provide the name of the data network that will be used by the default policy.
123122

124123
- If they aren't suitable, you can choose to deploy the private mobile network without any services or SIM policies. In this case, any SIMs you provision won't be brought into service when you create your private mobile network. You'll need to create your own services and SIM policies later.
125124

0 commit comments

Comments
 (0)