Skip to content

Commit ce5b904

Browse files
committed
Further details for multi DNs
1 parent 5f8161c commit ce5b904

File tree

1 file changed

+46
-34
lines changed

1 file changed

+46
-34
lines changed

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

Lines changed: 46 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -26,40 +26,6 @@ This page is updated regularly with the latest developments in Azure Private 5G
2626

2727
## November 2022
2828

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-
6329
### 2022-11-01 API
6430

6531
**Type:** New release
@@ -190,6 +156,52 @@ See below for a comparison between templates using the 2022-04-01-preview and th
190156

191157
---
192158

159+
### Packet core 2211
160+
161+
**Type:** New release
162+
163+
**Date available:** December 5, 2022
164+
165+
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).
166+
167+
### Multiple data networks
168+
169+
**Type:** Feature
170+
171+
**Date available:** December 5, 2022
172+
173+
You can now configure up to three Attached Data Networks for each Packet Core instead of one. To use this feature, you must upgrade to the 2211 packet core release.
174+
175+
The operator can provision UEs as subscribed in one or more Data Networks and apply Data Network-specific policy and QoS, allowing UEs to use multiple Layer 3 uplink networks selected based on policy or UE preference.
176+
177+
Each Data Network can have its own configuration for DNS, UE IP address pools, N6 IP configuration, and NAT. This concept also maps directly to 4G APNs.
178+
179+
This feature has the following limitations:
180+
181+
- Once more than a single Data Network is configured, further configuration changes require the packet core to be reinstalled.
182+
183+
- VLAN separation of Data Networks is not supported. Only Layer 3 separation is supported (meaning overlapping IP address spaces across the Data Networks are not possible).
184+
185+
- Metrics are not yet reported on a per-Data Network basis.
186+
187+
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).
188+
189+
### Easier site deletion
190+
191+
**Type:** Feature
192+
193+
**Date available:** December 5, 2022
194+
195+
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).
196+
197+
### Azure Stack Edge (ASE) version validation
198+
199+
**Type:** Feature
200+
201+
**Date available:** December 5, 2022
202+
203+
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.
204+
193205

194206
## October 2022
195207

0 commit comments

Comments
 (0)