From 1bf830f048a1434208c1f60a087f743ed7f99b86 Mon Sep 17 00:00:00 2001 From: Shubham Dang <197046737+dangshubham@users.noreply.github.com> Date: Fri, 17 Jul 2026 21:32:37 +0530 Subject: [PATCH] Added Delos and France to Authentication Region (#1194) --- .../Connect-SPOService.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Connect-SPOService.md b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Connect-SPOService.md index d12e63692..5969802c4 100644 --- a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Connect-SPOService.md +++ b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Connect-SPOService.md @@ -383,9 +383,11 @@ Accept wildcard characters: False > Applicable: SharePoint Online -Specifies the authentication region. Valid values are: `Default`, `ITAR`, `Germany`, and `China`. +Specifies the authentication region. Valid values are: `Default`, `ITAR`, `Delos`, `France`, `Germany`, and `China`. The default value is `Default`. + **Note:** The `ITAR` value applies only to GCC High and DoD tenants. +The `Delos` value applies only to German sovereign cloud tenants. ```yaml Type: Microsoft.Online.SharePoint.PowerShell.AADCrossTenantAuthenticationLocation