Skip to content

Commit db4a926

Browse files
authored
Merge pull request #234351 from robswain/pricing-link
replace service plan details with external links
2 parents 933ab76 + c247042 commit db4a926

File tree

2 files changed

+12
-17
lines changed

2 files changed

+12
-17
lines changed

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

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Collect information for a site
33
titleSuffix: Azure Private 5G Core
44
description: Learn about the information you'll need to create a site in an existing private mobile network.
5-
author: djrmetaswitch
6-
ms.author: drichards
5+
author: robswain
6+
ms.author: robswain
77
ms.service: private-5g-core
88
ms.topic: how-to
99
ms.date: 02/07/2022
@@ -22,6 +22,10 @@ You can use this information to create a site in an existing private mobile netw
2222
- If you want to give Azure role-based access control (Azure RBAC) to storage accounts, you must have the relevant permissions on your account.
2323
- Make a note of the resource group that contains your private mobile network that was collected in [Collect the required information to deploy a private mobile network](collect-required-information-for-private-mobile-network.md). We recommend that the mobile network site resource you create in this procedure belongs to the same resource group.
2424

25+
## Choose a service plan
26+
27+
Choose the service plan that will best fit your requirements and verify pricing and charges. See [Azure Private 5G Core pricing](https://azure.microsoft.com/pricing/details/private-5g-core/).
28+
2529
## Collect mobile network site resource values
2630

2731
Collect all the values in the following table for the mobile network site resource that will represent your site.
@@ -35,7 +39,7 @@ Collect all the values in the following table for the mobile network site resour
3539
|The packet core in which to create the mobile network site resource. |**Instance details: Packet core name**|
3640
|The [region code name](region-code-names.md) of the region in which you deployed the private mobile network. For the East US region, this is *eastus*; for West Europe, this is *westeurope*. </br></br>You only need to collect this value if you're going to create your site using an ARM template. |Not applicable.|
3741
|The mobile network resource representing the private mobile network to which you’re adding the site. </br></br>You only need to collect this value if you're going to create your site using an ARM template. |Not applicable.|
38-
|The billing plan for the site that you are creating. The available plans have the following throughput, activated SIMs and radio access network (RAN) allowances:</br></br>G0 - 100 Mbps per site, 20 activated SIMs per network and 2 RAN connections. </br> G1 - 1 Gbps per site, 100 activated SIMs per network and 5 RAN connections. </br> G2 - 2 Gbps per site, 200 activated SIMs per network and 10 RAN connections. </br> G5 - 5 Gbps per site, 500 activated SIMs per network and unlimited RAN connections. </br> G10 - 10 Gbps per site, 1000 activated SIMs per network and unlimited RAN connections.|**Instance details: Service plan**|
42+
|The service plan for the site that you are creating. See [Azure Private 5G Core pricing](https://azure.microsoft.com/pricing/details/private-5g-core/). |**Instance details: Service plan**|
3943

4044
## Collect packet core configuration values
4145

articles/private-5g-core/modify-service-plan.md

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Modify a service plan
33
titleSuffix: Azure Private 5G Core
44
description: In this how-to guide, you'll learn how to modify a service plan using the Azure portal.
5-
author: b-branco
6-
ms.author: biancabranco
5+
author: robswain
6+
ms.author: robswain
77
ms.service: private-5g-core
88
ms.topic: how-to
99
ms.date: 10/13/2022
@@ -17,19 +17,10 @@ The *service plan* determines an allowance for the throughput and the number of
1717
## Prerequisites
1818

1919
- Ensure you can sign in to the Azure portal using an account with access to the active subscription you used to create your private mobile network. This account must have the built-in Contributor or Owner role at the subscription scope.
20-
- Verify pricing and charges associated with the service plan to which you want to move. See the [Azure Private 5G Core Pricing page](https://azure.microsoft.com/pricing/details/private-5g-core/) for pricing information.
2120

22-
## Choose the new service plan
21+
## Choose a new service plan
2322

24-
Use the following table to choose the new service plan that will best fit your requirements.
25-
26-
| Service Plan | Licensed Throughput | Licensed Activated SIMs | Licensed RANs |
27-
|------|------|------|------|
28-
| G0 | 100 Mbps | 20 | 2 |
29-
| G1 | 1 Gbps | 100 | 5 |
30-
| G2 | 2 Gbps | 200 | 10 |
31-
| G5 | 5 Gbps | 500 | Unlimited |
32-
| G10 | 10 Gbps | 1000 | Unlimited |
23+
Choose the service plan that will best fit your requirements and verify pricing and charges. See [Azure Private 5G Core pricing](https://azure.microsoft.com/pricing/details/private-5g-core/).
3324

3425
## View the current service plan
3526

@@ -61,7 +52,7 @@ To modify your service plan:
6152

6253
:::image type="content" source="media/modify-service-plan/service-plan.png" alt-text="Screenshot of the Azure portal showing a packet core control plane resource. The Service Plan field is highlighted.":::
6354

64-
3. In **Service Plan** on the right, select the new service plan you collected in [Choose the new service plan](#choose-the-new-service-plan). Save your change with **Select**.
55+
3. In **Service Plan** on the right, select the new service plan you identified in [Choose a new service plan](#choose-a-new-service-plan). Save your change with **Select**.
6556

6657
:::image type="content" source="media/modify-service-plan/service-plan-selection-tab.png" alt-text="Screenshot of the Azure portal showing the Service Plan screen.":::
6758

0 commit comments

Comments
 (0)