Skip to content

Commit a6bddd6

Browse files
authored
Merge pull request #209766 from James-Green-Microsoft/billing
Changes for 5G billing
2 parents 05afb44 + e2e5196 commit a6bddd6

File tree

5 files changed

+4
-1
lines changed

5 files changed

+4
-1
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Collect all the values in the following table for the mobile network site resour
3131
|The name for the site. |**Instance details: Name**|
3232
|The region in which you’re creating the mobile network site resource. We recommend that you use the East US region. |**Instance details: Region**|
3333
|The mobile network resource representing the private mobile network to which you’re adding the site. |**Instance details: Mobile network**|
34+
|The billing plan for the site that you are creating. The available plans have the following allowances:</br></br> G1 - 1 Gbps per site and 100 devices per network. </br> G2 - 2 Gbps per site and 200 devices per network. </br> G3 - 3 Gbps per site and 300 devices per network. </br> G4 - 4 Gbps per site and 400 devices per network. </br> G5 - 5 Gbps per site and 500 devices per network.|**Instance details: Site plan**|
3435

3536
## Collect packet core configuration values
3637

articles/private-5g-core/create-site-arm-template.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ Four Azure resources are defined in the template.
5656
| **Location** | Enter *eastus*. |
5757
| **Existing Mobile Network Name** | Enter the name of the mobile network resource representing your private mobile network. |
5858
| **Existing Data Network Name** | Enter the name of the data network to which your private mobile network connects. |
59-
| **Site Name** | Enter a name for your site. |
59+
| **Site Name** | Enter a name for your site.|
60+
| **Site Plan** | Enter the billing plan for your site. This can be one of: G1, G2, G3, G4, or G5. |
6061
| **Platform Type** | Ensure **AKS-HCI** is selected. |
6162
| **Control Plane Access Interface Name** | Enter the name of the control plane interface on the access network. This must match the corresponding virtual network name on port 5 on your Azure Stack Edge Pro device. |
6263
| **Control Plane Access Ip Address** | Enter the IP address for the control plane interface on the access network. |

articles/private-5g-core/deploy-private-mobile-network-with-site-arm-template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ The following Azure resources are defined in the template.
7272
|**Mobile Country Code** | Enter the mobile country code for the private mobile network. |
7373
|**Mobile Network Code** | Enter the mobile network code for the private mobile network. |
7474
|**Site Name** | Enter a name for your site. |
75+
| **Site Plan** | Enter the billing plan for your site. This can be one of: G1, G2, G3, G4, or G5. |
7576
|**Service Name** | Leave this field unchanged. |
7677
|**Sim Policy Name** | Leave this field unchanged. |
7778
|**Slice Name** | Leave this field unchanged. |
3.41 KB
Loading
-51.9 KB
Loading

0 commit comments

Comments
 (0)