From ebfece94b9596757bb881cdf00593d07478dbc0c Mon Sep 17 00:00:00 2001 From: jihochang Date: Mon, 6 Feb 2023 12:58:27 -0500 Subject: [PATCH 1/2] Update domainservices.json --- .../Microsoft.AAD/stable/2022-12-01/domainservices.json | 1 + 1 file changed, 1 insertion(+) diff --git a/specification/domainservices/resource-manager/Microsoft.AAD/stable/2022-12-01/domainservices.json b/specification/domainservices/resource-manager/Microsoft.AAD/stable/2022-12-01/domainservices.json index e565c611427d..6af293a6d369 100644 --- a/specification/domainservices/resource-manager/Microsoft.AAD/stable/2022-12-01/domainservices.json +++ b/specification/domainservices/resource-manager/Microsoft.AAD/stable/2022-12-01/domainservices.json @@ -513,6 +513,7 @@ "All", "CloudOnly" ], + "default": "All", "description": "All or CloudOnly, All users in AAD are synced to AAD DS domain or only users actively syncing in the cloud", "x-ms-enum": { "name": "SyncScope", From 636eeab967fd291504e0e332b2da738b60f90727 Mon Sep 17 00:00:00 2001 From: jihochang Date: Mon, 6 Feb 2023 12:59:05 -0500 Subject: [PATCH 2/2] Update domainservices.json --- .../Microsoft.AAD/stable/2022-09-01/domainservices.json | 1 + 1 file changed, 1 insertion(+) diff --git a/specification/domainservices/resource-manager/Microsoft.AAD/stable/2022-09-01/domainservices.json b/specification/domainservices/resource-manager/Microsoft.AAD/stable/2022-09-01/domainservices.json index ed469ecd300f..6178131d7910 100644 --- a/specification/domainservices/resource-manager/Microsoft.AAD/stable/2022-09-01/domainservices.json +++ b/specification/domainservices/resource-manager/Microsoft.AAD/stable/2022-09-01/domainservices.json @@ -508,6 +508,7 @@ "All", "CloudOnly" ], + "default": "All", "description": "All or CloudOnly, All users in AAD are synced to AAD DS domain or only users actively syncing in the cloud", "x-ms-enum": { "name": "SyncScope",