Skip to content

Commit 18d9bc8

Browse files
authored
Merge pull request #188471 from djrmetaswitch/pre-plr-fixes
Minor fixes.
2 parents 62e6437 + ea0f43f commit 18d9bc8

File tree

5 files changed

+10
-3
lines changed

5 files changed

+10
-3
lines changed

articles/private-5g-core/collect-required-information-for-a-site.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.custom: template-how-to
1212

1313
# Collect the required information for a site
1414

15-
Azure Private 5G Core private mobile networks include one or more sites. Each site represents a physical enterprise location (for example, Contoso Corporation's Chicago factory) containing an Azure Stack Edge device that hosts a packet core instance. This how-to guide takes you through the process of collecting the information you'll need to create a new site. You'll use this information to complete the steps in [Create a site](create-a-site.md).
15+
Azure Private 5G Core Preview private mobile networks include one or more sites. Each site represents a physical enterprise location (for example, Contoso Corporation's Chicago factory) containing an Azure Stack Edge device that hosts a packet core instance. This how-to guide takes you through the process of collecting the information you'll need to create a new site. You'll use this information to complete the steps in [Create a site](create-a-site.md).
1616

1717
## Prerequisites
1818

-1.17 KB
Loading

articles/private-5g-core/policy-control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.custom: template-concept
1212

1313
# Policy control
1414

15-
Azure Private 5G Core Preview provides *flexible traffic handling*. You can customize how your packet core instance applies quality of service (QoS) characteristics to traffic. You can also block or limit certain flows.
15+
Azure Private 5G Core Preview provides flexible traffic handling. You can customize how your packet core instance applies quality of service (QoS) characteristics to traffic. You can also block or limit certain flows.
1616

1717
## 5G quality of service (QoS) and QoS Flows
1818
The packet core instance is a key component in establishing *protocol data unit (PDU) sessions*, which are used to transport user plane traffic between a UE and the data network. Within each PDU session, there are one or more *service data flows (SDFs)*. Each SDF is a single IP flow or a set of aggregated IP flows of UE traffic that is used for a specific service.

articles/private-5g-core/toc.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,9 @@ items:
6666
href: /rest/api/private-5g-core
6767
- name: Resources
6868
items:
69+
- name: Azure private MEC documentation
70+
href: https://docs.microsoft.com/en-us/azure/private-multi-access-edge-compute-mec/
6971
- name: Azure Roadmap
70-
href: https://azure.microsoft.com/roadmap/
72+
href: https://azure.microsoft.com/roadmap/
73+
- name: Blog
74+
href: https://azure.microsoft.com/blog/topics/networking

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -511,6 +511,9 @@ In this step, we will provision two SIMs and assign a SIM policy to each one. Th
511511

512512
1. Once the deployment is complete, select **Go to Resource**.
513513
1. Check the **SIM policy** field in the **Management** section to confirm **sim-policy-1** has been successfully assigned.
514+
515+
:::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.png":::
516+
514517
1. Search for and select the Mobile Network resource representing your private mobile network.
515518
1. In the **Resource** menu, select **SIMs**.
516519
1. Tick the checkbox next to **SIM2**.

0 commit comments

Comments
 (0)