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/create-a-site.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ In this step, you'll create the mobile network site resource representing the ph
54
54
- Use the same value for both the **S1-MME subnet** and **S1-U subnet** fields (if this site will support 4G UEs).
55
55
- Use the same value for both the **S1-MME gateway** and **S1-U gateway** fields (if this site will support 4G UEs).
56
56
57
-
1. In the **Attached data networks** section, select **Add data network**. Use the information you collected in [Collect data network values](collect-required-information-for-a-site.md#collect-data-network-values) to fill out the fields. If you decided not to configure a DNS server, untick the **Specify DNS addresses for UEs?** checkbox.
57
+
1. In the **Attached data networks** section, select **Add data network**. Use the information you collected in [Collect data network values](collect-required-information-for-a-site.md#collect-data-network-values) to fill out the fields. If you decided not to configure a DNS server, clear the **Specify DNS addresses for UEs?** checkbox.
58
58
59
59
:::image type="content" source="media/create-a-site/create-site-add-data-network.png" alt-text="Screenshot of the Azure portal showing the Add data network screen.":::
Copy file name to clipboardExpand all lines: articles/private-5g-core/tutorial-create-example-set-of-policy-control-configuration.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -126,7 +126,7 @@ To create the service:
126
126
|Field |Value |
127
127
|---------|---------|
128
128
|**Template name**|`icmp_and_udp_traffic`|
129
-
|**Protocols**|Tick both the **UDP** and **ICMP** checkboxes. |
129
+
|**Protocols**|Select both the **UDP** and **ICMP** checkboxes. |
130
130
|**Direction**| Select **Bidirectional**. |
131
131
|**Remote IPs**|`any`|
132
132
|**Ports**| Leave blank. |
@@ -495,7 +495,7 @@ In this step, we will provision two SIMs and assign a SIM policy to each one. Th
495
495
496
496
:::image type="content" source="media/tutorial-create-example-set-of-policy-control-configuration/sims-list.png" alt-text="Screenshot of the Azure portal. It shows a SIM group containing two SIMs." lightbox="media/tutorial-create-example-set-of-policy-control-configuration/sims-list.png":::
497
497
498
-
1. Tick the checkbox next to **SIM1**.
498
+
1. Select the checkbox next to **SIM1**.
499
499
1. In the **Command** bar, select **Assign SIM policy**.
500
500
501
501
:::image type="content" source="media/tutorial-create-example-set-of-policy-control-configuration/assign-sim-policy-from-sims-list.png" alt-text="Screenshot of the Azure portal showing a list of SIMs. The SIM1 resource and the Assign SIM policy option are highlighted.":::
@@ -511,7 +511,7 @@ In this step, we will provision two SIMs and assign a SIM policy to each one. Th
511
511
:::image type="content" source="media/tutorial-create-example-set-of-policy-control-configuration/sim-with-sim-policy.png" alt-text="Screenshot of the Azure portal showing a SIM resource. The SIM policy field is highlighted in the Management section." lightbox="media/tutorial-create-example-set-of-policy-control-configuration/sim-with-sim-policy-enlarged.png":::
512
512
513
513
1. In the **SIM group** field under **Essentials**, select **SIMGroup1** to return to the SIM group.
514
-
1. Tick the checkbox next to **SIM2**.
514
+
1. Select the checkbox next to **SIM2**.
515
515
1. In the **Command** bar, select **Assign SIM policy**.
516
516
1. Under **Assign SIM policy** on the right, set the **SIM policy** field to **sim-policy-2**.
517
517
1. Select the **Assign SIM policy** button.
@@ -526,13 +526,13 @@ You can now delete each of the resources we've created during this tutorial.
526
526
527
527
1. Search for and select the Mobile Network resource representing your private mobile network.
528
528
1. In the **Resource** menu, select **SIM groups**.
529
-
1. Tick the checkbox next to **SIMGroup1**, and then select **Delete** from the **Command** bar.
529
+
1. Select the checkbox next to **SIMGroup1**, and then select **Delete** from the **Command** bar.
530
530
1. Select **Delete** to confirm your choice.
531
531
1. Once the SIM group has been deleted, select **SIM policies** from the **Resource** menu.
532
-
1. Tick the checkboxes next to **sim-policy-1** and **sim-policy-2**, and then select **Delete** from the **Command** bar.
532
+
1. Select the checkboxes next to **sim-policy-1** and **sim-policy-2**, and then select **Delete** from the **Command** bar.
533
533
1. Select **Delete** to confirm your choice.
534
534
1. Once the SIM policies have been deleted, select **Services** from the **Resource** menu.
535
-
1. Tick the checkboxes next to **service_unrestricted_udp_and_icmp**, **service_blocking_udp_from_specific_sources**, and **service_traffic_limits**, and then select **Delete** from the command bar.
535
+
1. Select the checkboxes next to **service_unrestricted_udp_and_icmp**, **service_blocking_udp_from_specific_sources**, and **service_traffic_limits**, and then select **Delete** from the command bar.
0 commit comments