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/azure-private-5g-core-release-notes-2209.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ ms.date: 09/30/2022
12
12
13
13
The following release notes identify the new features, critical open issues, and resolved issues for the 2209 release for the Azure Private 5G Core. The release notes are continuously updated, and critical issues requiring a workaround are added here as they're discovered. Before deploying this new version, carefully review the information contained in these release notes.
14
14
15
-
This article applies to the Azure Private 5G Core 2209 release (PMN-4-17). This release is compatible with the Azure Stack Edge Pro GPU running the 2207 and 2209 releases and is supported by the 2022-04-01-preview [Microsoft.MobileNetwork API version](/rest/api/mobilenetwork).
15
+
This article applies to the Azure Private 5G Core 2209 release (PMN-4-17-2). This release is compatible with the Azure Stack Edge Pro GPU running the 2209 release and is supported by the 2022-04-01-preview [Microsoft.MobileNetwork API version](/rest/api/mobilenetwork).
16
16
17
17
## Issues fixed in the 2209 release
18
18
@@ -34,12 +34,12 @@ The following table provides a summary of known issues in this release.
34
34
35
35
|No. |Feature | Issue | Workaround/comments |
36
36
|-----|-----|-----|-----|
37
-
| 1 | Local dashboards | Azure Private 5G Core local dashboards may show incorrect values in some graphs (for example, session counts) after a power cycle of the Edge instance. <!-- Is it clear what Edge is referring to here? -->| Not applicable. |
38
-
| 2 | Packet header flags| Azure Private 5G Core drops N3 data packets received from a gNodeB if they have specific flags set in the GTP-UPacket Header, resulting in the traffic from the user equipment (UE) never reaching the server on the N6 side. Specifically, the *Sequence Number* or *N-PDU* GTP-U header flags being set cause this issue. | Configure the gNodeB to not set these problem flags. |
37
+
| 1 | Local dashboards | Azure Private 5G Core local dashboards may show incorrect values in some graphs (for example, session counts) after a power cycle of the Azure Stack Edge server.| Not applicable. |
38
+
| 2 | Packet forwarding| Azure Private 5G Core drops N3 data packets received from a gNodeB if they have specific flags set in the GTP-UPacket Header, resulting in the traffic from the user equipment (UE) never reaching the server on the N6 side. Specifically, the *Sequence Number* or *N-PDU* GTP-U header flags being set cause this issue. | Configure the gNodeB to not set these problem flags. |
39
39
| 3 | Local dashboards | The distributed tracing web GUI fails to display and decode some fields of 4G/5G NAS messages. Specifically, the *Request Type* and *DNN* information elements. | Messages will have to be viewed from separate packet capture if needed. |
40
-
| 4 |CPU allocation| It has been observed very rarely that CPU allocation on an Azure Private 5G Packet Core deployment can result in some signaling processing workloads sharing a logical CPU core with data plane processing workloads, resulting in session creation failures or packet processing latency/failures at a moderate load. | Redeploying the Azure Private 5G Packet Core may resolve the problematic CPU allocation. |
40
+
| 4 |Performance| It has been observed very rarely that CPU allocation on an Azure Private 5G Packet Core deployment can result in some signaling processing workloads sharing a logical CPU core with data plane processing workloads, resulting in session creation failures or packet processing latency/failures at a moderate load. | Redeploying the Azure Private 5G Packet Core may resolve the problematic CPU allocation. |
41
41
| 5 | 4G/5G Signaling | Azure Private 5G Core may, with low periodicity, reject a small number of attach requests. | The attach requests should be reattempted. <!-- This one also shows in the August release notes - I thought we were only adding issues that first appeared in the release here? -->|
42
-
| 6 | 4G/5G Signaling | 4G UEs that require both circuit switched (CS) and packet switched (PS) network availability to successfully attach to Azure Private 5G Core may disconnect after a successful attach. | Update/enhance the UEs to support PS only networks if possible, as CS isn't supported by Azure Private 5G Core. If it isn't possible to reconfigure the UEs, customer support can apply a low-level configuration tweak to Azure Private 5G Core to let these UEs believe there's a CS network available. <!-- Also in the August release notes -->|
42
+
| 6 | 4G/5G Signaling | 4G UEs that require both circuit switched (CS) and packet switched (PS) network availability to successfully attach to Azure Private 5G Core may disconnect immediately after a successful attach. | Update/enhance the UEs to support PS only networks if possible, as CS isn't supported by Azure Private 5G Core. If it isn't possible to reconfigure the UEs, customer support can apply a low-level configuration tweak to Azure Private 5G Core to let these UEs believe there's a CS network available. <!-- Also in the August release notes -->|
43
43
44
44
## Known issues from previous releases
45
45
@@ -54,7 +54,8 @@ The following table provides a summary of known issues carried over from the pre
54
54
| 5 | 4G/5G Signaling | In rare scenarios, Azure Private 5G Core may corrupt the internal state of a packet data session, resulting in subsequent changes to that packet data session failing. | Reinstall the packet core. |
55
55
| 6 | 4G/5G Signaling | In scenarios when the establishment of a PDU session has failed, Azure Private 5G Core may not automatically release the session, and the UE may need to re-register. | The UE should re-register. |
56
56
| 7 | 4G/5G Signaling | In rare scenarios, due to a race condition triggered during a RAN disconnect/re-connect sequence, Azure Private 5G Core may fail to process incoming requests from the eNodeB or gNodeB. | Reinstall the packet core. |
57
-
| 8 | Local dashboards | On the packet core dashboards, the 4G interface panel doesn’t display the data. | Select each panel’s edit button and select Data source again as Prometheus and select refresh to see the data. <!-- This sentence needs polishing. Is 'Data source again as Prometheus' a button in the UI? -->|
57
+
| 8 | Local dashboards | On the packet core dashboards, the 4G interface panel doesn’t display the data. | Select each panel’s edit button and select Data source again as Prometheus and select refresh to see the data. |
58
+
| 9 | 4G/5G Signaling | In rare scenarios when a significant number of UEs are bulk registered and send continuous data , the core may incorrectly release data sessions. | If sessions are released, UEs may need to re-connect with the system to use data services. |
0 commit comments