Skip to content

Commit 2cd69fd

Browse files
committed
Tick -> Select the checkbox
1 parent 84bde61 commit 2cd69fd

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

articles/private-5g-core/create-a-site.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ In this step, you'll create the mobile network site resource representing the ph
5454
- Use the same value for both the **S1-MME subnet** and **S1-U subnet** fields (if this site will support 4G UEs).
5555
- Use the same value for both the **S1-MME gateway** and **S1-U gateway** fields (if this site will support 4G UEs).
5656

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.
5858

5959
:::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.":::
6060

articles/private-5g-core/manage-existing-sims.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ To assign a SIM policy to one or more SIMs:
4545
1. In the resource menu, select **SIMs**.
4646
1. You'll see a list of provisioned SIMs in the private mobile network. For each SIM policy you want to assign to one or more SIMs, do the following:
4747

48-
1. Tick the checkbox next to the name of each SIM to which you want to assign the SIM policy.
48+
1. Select the checkbox next to the name of each SIM to which you want to assign the SIM policy.
4949
1. Select **Assign SIM policy**.
5050
1. In **Assign SIM policy** on the right, select your chosen SIM policy from the **SIM policy** drop-down menu.
5151
1. Select **Assign SIM policy**.
@@ -105,7 +105,7 @@ Deleting a SIM will remove it from your private mobile network.
105105

106106
1. Search for and select the **Mobile Network** resource representing the private mobile network containing your SIMs.
107107
1. In the resource menu, select **SIMs**.
108-
1. Tick the checkbox next to each SIM you want to delete.
108+
1. Select the checkbox next to each SIM you want to delete.
109109
1. Select **Delete**.
110110
1. Select **Delete** to confirm you want to delete the SIM(s).
111111

articles/private-5g-core/manage-sim-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ You can delete SIM groups through the Azure portal.
8080

8181
1. Navigate to the list of SIM groups in your private mobile network, as described in [View existing SIM groups](#view-existing-sim-groups).
8282
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.
83-
1. Tick the checkbox next to the SIM group you want to delete.
83+
1. Select the checkbox next to the SIM group you want to delete.
8484
1. Select **Delete** from the **Command** bar.
8585
1. In the pop-up that appears, select **Delete** to confirm you want to delete the SIM group.
8686

articles/private-5g-core/tutorial-create-example-set-of-policy-control-configuration.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ To create the service:
126126
|Field |Value |
127127
|---------|---------|
128128
|**Template name** |`icmp_and_udp_traffic` |
129-
|**Protocols** | Tick both the **UDP** and **ICMP** checkboxes. |
129+
|**Protocols** | Select both the **UDP** and **ICMP** checkboxes. |
130130
|**Direction** | Select **Bidirectional**. |
131131
|**Remote IPs** | `any` |
132132
|**Ports** | Leave blank. |
@@ -495,7 +495,7 @@ In this step, we will provision two SIMs and assign a SIM policy to each one. Th
495495

496496
:::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":::
497497

498-
1. Tick the checkbox next to **SIM1**.
498+
1. Select the checkbox next to **SIM1**.
499499
1. In the **Command** bar, select **Assign SIM policy**.
500500

501501
:::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
511511
:::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":::
512512

513513
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**.
515515
1. In the **Command** bar, select **Assign SIM policy**.
516516
1. Under **Assign SIM policy** on the right, set the **SIM policy** field to **sim-policy-2**.
517517
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.
526526

527527
1. Search for and select the Mobile Network resource representing your private mobile network.
528528
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.
530530
1. Select **Delete** to confirm your choice.
531531
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.
533533
1. Select **Delete** to confirm your choice.
534534
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.
536536
1. Select **Delete** to confirm your choice.
537537

538538
## Next steps

0 commit comments

Comments
 (0)