Skip to content

Commit aa7026c

Browse files
committed
Fixing HTML issue.
1 parent 895136a commit aa7026c

File tree

1 file changed

+35
-8
lines changed

1 file changed

+35
-8
lines changed

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

Lines changed: 35 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -87,14 +87,41 @@ The following diagram shows the network functions supported by a packet core ins
8787

8888
Each packet core instance is connected to the local RAN network to provide coverage for cellular wireless devices. You can choose to limit these devices to local connectivity. Alternatively, you can provide multiple routes to the cloud, internet, or other enterprise data centers running IoT and automation applications.
8989

90-
### Support for 5GC features
91-
92-
|Feature |Description |
93-
|---------|---------|
94-
|**Supported 5G network functions**|<ul><li>Access and Mobility Management Function (AMF)</li><li>Session Management Function (SMF)</li><li>User Plane Function (UPF)</li><li >Policy Control Function (PCF)</li><li>Authentication Server Function (AUSF)</li><li>Unified Data Management (UDM)</li><li>Unified Data Repository (UDR)</li><li>Network Repository Function (NRF)</li>|
95-
|**Supported 5G procedures**| For information on Azure Private 5G Core's support for standards-based 5G procedures, see [Statement of compliance - Azure Private 5G Core](statement-of-compliance.md).|
96-
|**User equipment (UE) authentication and security context management**|<p>Azure Private 5G Core supports the following authentication methods:</p><ul><li>Authentication using Subscription Permanent Identifiers (SUPI) and 5G Globally Unique Temporary Identities (5G-GUTI).</li><li>5G Authentication and Key Agreement (5G-AKA) for mutual authentication between UEs and the network.</li></ul><p>The packet core instance performs ciphering and integrity protection of 5G non-access stratum (NAS). During UE registration, the UE includes its security capabilities for 5G NAS with 128-bit keys.</p><p>Azure Private 5G Core supports the following algorithms for ciphering and integrity protection:</p><ul><li>5GS null encryption algorithm</li><li>128-bit Snow3G</li><li>128-bit Advanced Encryption System (AES) encryption</li></ul>|
97-
|**Index to RAT/Frequency Selection Priority (RFSP)**|The packet core instance can provide a RAN with an RFSP Index. The RAN can match the RFSP Index to its local configuration to apply specific radio resource management (RRM) policies, such as cell reselection or frequency layer redirection.|
90+
## Support for 5GC features
91+
92+
### Supported 5G network functions
93+
94+
- Access and Mobility Management Function (AMF)
95+
- Session Management Function (SMF)
96+
- User Plane Function (UPF)
97+
- Policy Control Function (PCF)
98+
- Authentication Server Function (AUSF)
99+
- Unified Data Management (UDM)
100+
- Unified Data Repository (UDR)
101+
- Network Repository Function (NRF)
102+
103+
### Supported 5G procedures
104+
105+
For information on Azure Private 5G Core's support for standards-based 5G procedures, see [Statement of compliance - Azure Private 5G Core](statement-of-compliance.md).
106+
107+
### User equipment (UE) authentication and security context management
108+
109+
Azure Private 5G Core supports the following authentication methods:
110+
111+
- Authentication using Subscription Permanent Identifiers (SUPI) and 5G Globally Unique Temporary Identities (5G-GUTI).
112+
- 5G Authentication and Key Agreement (5G-AKA) for mutual authentication between UEs and the network.
113+
114+
The packet core instance performs ciphering and integrity protection of 5G non-access stratum (NAS). During UE registration, the UE includes its security capabilities for 5G NAS with 128-bit keys.
115+
116+
Azure Private 5G Core supports the following algorithms for ciphering and integrity protection:
117+
118+
- 5GS null encryption algorithm
119+
- 128-bit Snow3G
120+
- 128-bit Advanced Encryption System (AES) encryption
121+
122+
### Index to RAT/Frequency Selection Priority (RFSP)
123+
124+
The packet core instance can provide a RAN with an RFSP Index. The RAN can match the RFSP Index to its local configuration to apply specific radio resource management (RRM) policies, such as cell reselection or frequency layer redirection.
98125

99126
## Flexible integration with Azure private multi-access edge compute (MEC) partners
100127

0 commit comments

Comments
 (0)