You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `Connect-SPOService` cmdlet connects a SharePoint Online administrator to the SharePoint Online Administration Center.
38
+
The `Connect-SPOService` cmdlet connects the SharePoint Online administrator or the SharePoint Embedded administrator to the SharePoint Online Administration Center.
39
39
40
40
Only a single SharePoint Online service connection is maintained from any single Windows PowerShell session.
41
41
In other words, this is a per-geo within an organization administrator connection.
@@ -44,7 +44,7 @@ The Windows PowerShell session will be set to serve the new SharePoint Online ad
44
44
45
45
A delegated partner administrator has to swap connections for different organizations within the same Windows PowerShell session.
46
46
47
-
You must be a SharePoint Online administrator to run the cmdlet.
47
+
You must be a SharePoint Online administrator or a SharePoint Embedded administrator to run the cmdlet.
48
48
49
49
For permissions and the most current information about Windows PowerShell for SharePoint Online, see the online documentation at [Intro to SharePoint Online Management Shell](https://learn.microsoft.com/powershell/sharepoint/sharepoint-online/introduction-sharepoint-online-management-shell?view=sharepoint-ps).
Authenticates using the Microsoft Authentication Library (MAAL) and connects to the SharePoint Online Administration Center on successful authentication.
0 commit comments