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/whats-new.md
+40-4Lines changed: 40 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,17 +23,52 @@ To help you stay up to date with the latest developments, this article covers:
23
23
This page is updated regularly with the latest developments in Azure Private 5G Core. <!-- TODO: maybe update with agreed update frequency -->
24
24
<!-- 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. -->
25
25
26
+
26
27
## November 2022
27
28
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
+
28
63
### 2022-11-01 API
29
64
30
65
**Type:** New release
31
66
32
-
**Date available:**November 1, 2022
67
+
**Date available:**December 12, 2022
33
68
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.
35
70
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.
37
72
38
73
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.
39
74
@@ -155,6 +190,7 @@ See below for a comparison between templates using the 2022-04-01-preview and th
155
190
156
191
---
157
192
193
+
158
194
## October 2022
159
195
160
196
### Packet core 2210
@@ -173,7 +209,7 @@ The 2210 release for the Azure Private 5G Core packet core is now available. For
173
209
174
210
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.
175
211
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).
177
213
178
214
### Customer Managed Keys (CMK) and managed identity
0 commit comments