Skip to content

Commit b50c5de

Browse files
committed
remove AAD option
1 parent 92589e1 commit b50c5de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Make the following changes for each 2022-04-01-preview API template that you wan
4747
1. In the **Packet Core Control Plane** resource:
4848
1. Remove the field **properties.mobileNetwork**.
4949
2. Add the new mandatory field **properties.sites**. This array must contain a reference to the site resource under which this control plane is being created.
50-
3. Add the new mandatory field **properties.localDiagnosticsAccess.authenticationType**. This is an enum governing how users of local diagnostics APIs will be authenticated. Set this field to **AAD** to use Microsoft Azure Active Directory (Azure AD) or **Password** to use passwords.
50+
3. Add the new mandatory field **properties.localDiagnosticsAccess.authenticationType**. This is an enum governing how users of local diagnostics APIs will be authenticated. Set this to **Password**.
5151
4. Update the field **properties.sku** according to the mapping in the following table.
5252

5353
| 2022-04-01-preview API | 2022-11-01 API |

0 commit comments

Comments
 (0)