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/collect-required-information-for-a-site.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
title: Collect information for a site
3
3
titleSuffix: Azure Private 5G Core
4
4
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
7
7
ms.service: private-5g-core
8
8
ms.topic: how-to
9
9
ms.date: 02/07/2022
@@ -22,6 +22,10 @@ You can use this information to create a site in an existing private mobile netw
22
22
- If you want to give Azure role-based access control (Azure RBAC) to storage accounts, you must have the relevant permissions on your account.
23
23
- 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.
24
24
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
+
25
29
## Collect mobile network site resource values
26
30
27
31
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
35
39
|The packet core in which to create the mobile network site resource. |**Instance details: Packet core name**|
36
40
|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.|
37
41
|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**|
Copy file name to clipboardExpand all lines: articles/private-5g-core/modify-service-plan.md
+5-14Lines changed: 5 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
title: Modify a service plan
3
3
titleSuffix: Azure Private 5G Core
4
4
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
7
7
ms.service: private-5g-core
8
8
ms.topic: how-to
9
9
ms.date: 10/13/2022
@@ -17,19 +17,10 @@ The *service plan* determines an allowance for the throughput and the number of
17
17
## Prerequisites
18
18
19
19
- 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.
21
20
22
-
## Choose the new service plan
21
+
## Choose a new service plan
23
22
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/).
33
24
34
25
## View the current service plan
35
26
@@ -61,7 +52,7 @@ To modify your service plan:
61
52
62
53
:::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.":::
63
54
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**.
65
56
66
57
:::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.":::
0 commit comments