Skip to content

Commit 5f8161c

Browse files
committed
Add November features
1 parent 7cb18fe commit 5f8161c

File tree

1 file changed

+40
-4
lines changed

1 file changed

+40
-4
lines changed

articles/private-5g-core/whats-new.md

Lines changed: 40 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,52 @@ To help you stay up to date with the latest developments, this article covers:
2323
This page is updated regularly with the latest developments in Azure Private 5G Core. <!-- TODO: maybe update with agreed update frequency -->
2424
<!-- In future: If you're looking for items older than six months, you can find them in Archive for What's new in Azure Private 5G Core. -->
2525

26+
2627
## November 2022
2728

29+
### Packet core 2211
30+
31+
**Type:** New release
32+
33+
**Date available:** December 5, 2022
34+
35+
The 2211 release for the Azure Private 5G Core packet core is now available. For more information, see [Azure Private 5G Core 2211 release notes](azure-private-5g-core-release-notes-2211.md).
36+
37+
### Multiple data networks
38+
39+
**Type:** Feature
40+
41+
**Date available:** December 5, 2022
42+
43+
You can now configure up to three data networks per site instead of one. To use this feature, you must upgrade to the 2211 packet core release.
44+
45+
To add additional data networks to an existing site, see [Modify the packet core instance in a site](modify-packet-core.md). To create a new site, see [Create a site](create-a-site.md).
46+
47+
### Easier site deletion
48+
49+
**Type:** Feature
50+
51+
**Date available:** December 5, 2022
52+
53+
Previously, you had to delete all the ARM resources associated with a site before deleting the site resource. You can now delete a site and its associated resources in one step. See [Delete a site](delete-a-site.md).
54+
55+
### Azure Stack Edge (ASE) version validation
56+
57+
**Type:** Feature
58+
59+
**Date available:** December 5, 2022
60+
61+
You can no longer choose a packet core version that is incompatible with your ASE version when installing or upgrading the packet core. The install or upgrade will be blocked and the portal will display an error message. Note that this only applies when using the Azure portal.
62+
2863
### 2022-11-01 API
2964

3065
**Type:** New release
3166

32-
**Date available:** November 1, 2022
67+
**Date available:** December 12, 2022
3368

34-
The 2022-11-01 ARM API release introduces the ability to configure several upcoming Azure Private 5G Core features. From November 15, 2022-11-01 will become the default API version for Azure Private 5G Core deployments.
69+
The 2022-11-01 ARM API release introduces the ability to configure several upcoming Azure Private 5G Core features. From December 12, 2022-11-01 will become the default API version for Azure Private 5G Core deployments.
3570

36-
If you use the Azure portal to manage your deployment and all your resources were created using the 2022-04-01-preview API, your deployment will be automatically upgraded to the 2022-11-01 API on November 15.
71+
If you use the Azure portal to manage your deployment and all your resources were created using the 2022-04-01-preview API, your deployment will be automatically upgraded to the 2022-11-01 API on December 12.
3772

3873
If you use ARM templates and want to keep using your existing templates, follow [Upgrade your ARM templates to the 2022-11-01 API](#upgrade-your-arm-templates-to-the-2022-11-01-api) to upgrade your 2022-04-01-preview API templates to the 2022-11-01 API.
3974

@@ -155,6 +190,7 @@ See below for a comparison between templates using the 2022-04-01-preview and th
155190

156191
---
157192

193+
158194
## October 2022
159195

160196
### Packet core 2210
@@ -173,7 +209,7 @@ The 2210 release for the Azure Private 5G Core packet core is now available. For
173209

174210
When deploying a site directly on an ASE device, you no longer need to specify the subnet mask and gateway information for the access and data networks. Instead, you'll only need to provide an Azure Stack Edge device and the names of the N2 (or S1-MME), N3 (or S1-U), and N6 (or SGi) interfaces that exist on the ASE. The subnet mask and gateway information will then be automatically collected from the linked ASE device.
175211

176-
See [Collect the required information for a site](collect-required-information-for-a-site.md) for the information you need to collect to create a site following this enhancement. If your site is already deployed, you can link it to your ASE device by following the steps in [Modify the packet core instance in a site](modify-packet-core.md).
212+
See [Collect the required information for a site](collect-required-information-for-a-site.md) for the information you need to collect to create a site following this enhancement. If your site is already deployed, you can link it to your ASE device by following [Modify the packet core instance in a site](modify-packet-core.md).
177213

178214
### Customer Managed Keys (CMK) and managed identity
179215

0 commit comments

Comments
 (0)