Skip to content

Commit cfe5bdf

Browse files
committed
Make SUPI concealment feature GA
1 parent f1d805b commit cfe5bdf

File tree

5 files changed

+16
-5
lines changed

5 files changed

+16
-5
lines changed

articles/private-5g-core/how-to-guide-deploy-a-private-mobile-network-azure-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,5 +99,5 @@ You can begin designing policy control to determine how your private mobile netw
9999

100100
- [Learn more about designing the policy control configuration for your private mobile network](policy-control.md)
101101
- [Create and manage network slices](create-manage-network-slices.md)
102-
- [Enable SUPI concealment (preview)](supi-concealment.md)
102+
- [Enable SUPI concealment](supi-concealment.md)
103103
- [Collect the required information for a site](collect-required-information-for-a-site.md)

articles/private-5g-core/monitor-private-5g-core-with-platform-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ See [Supported metrics with Azure Monitor](/azure/azure-monitor/essentials/metri
6666
## Next steps
6767

6868
- [Learn more about the Azure Monitor Metrics](/azure/azure-monitor/essentials/data-platform-metrics)
69-
- [Monitor UE usage via Azure Event Hubs (preview)](/azure/event-hubs/monitor-event-hubs)
69+
- [Monitor UE usage via Azure Event Hubs](/azure/event-hubs/monitor-event-hubs)

articles/private-5g-core/private-5g-core-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ For more information on using Azure Monitor to analyze metrics in your deploymen
186186

187187
Azure Private 5G Core can be configured to integrate with Azure Monitor Event Hubs, allowing you to monitor UE usage.
188188

189-
For more information on using Event Hubs to monitor UE usage in your deployment, see [Monitor UE usage via Azure Event Hubs (preview)](ue-usage-event-hub.md).
189+
For more information on using Event Hubs to monitor UE usage in your deployment, see [Monitor UE usage via Azure Event Hubs](ue-usage-event-hub.md).
190190

191191
## Next steps
192192

articles/private-5g-core/supi-concealment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Enable SUPI concealment (preview)
2+
title: Enable SUPI concealment
33
titleSuffix: Azure Private 5G Core
44
description: In this how-to guide, learn how to configure SUPI concealment.
55
author: robswain
@@ -10,7 +10,7 @@ ms.date: 02/01/2024
1010
ms.custom: template-how-to
1111
---
1212

13-
# Enable SUPI concealment (preview)
13+
# Enable SUPI concealment
1414

1515
The **subscription permanent identifier (SUPI)** is a unique, permanent identifier for a device. To avoid transmitting this identifier in plain text, it can be concealed through encryption. The encrypted value is known as the **subscription concealed identifier (SUCI)**. The encryption (SUPI concealment) is performed by the UE on registration, generating a new SUCI each time to prevent the user from being tracked. Decryption (SUCI deconcealment) is performed by the Unified Data Management (UDM) network function in the packet core.
1616

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,17 @@ To help you stay up to date with the latest developments, this article covers:
2222

2323
This page is updated regularly with the latest developments in Azure Private 5G Core.
2424

25+
## March 2024
26+
### SUPI concealment
27+
28+
**Type:** New feature
29+
30+
**Date available:** March 22, 2024
31+
32+
The SUPI (subscription permanent identifier) secret needs to be encrypted before being transmitted over the radio network as a SUCI (subscription concealed identifier). The concealment is performed by the UEs on registration, and deconcealment is performed by the packet core. You can now securely manage the required private keys through the Azure Portal and provision SIMs with public keys.
33+
34+
For more information, see [Enable SUPI concealment](supi-concealment.md).
35+
2536
## February 2024
2637
### New Entra ID user role needed for distributed tracing tool
2738

0 commit comments

Comments
 (0)