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 or Global Administrator to the SharePoint Online Administration Center.
38
+
The `Connect-SPOService` cmdlet connects a SharePoint Online 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 or Global Administrator to run the cmdlet.
47
+
You must be a SharePoint Online 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).
50
50
@@ -56,7 +56,7 @@ For permissions and the most current information about Windows PowerShell for Sh
Example 1 shows how a SharePoint Online administrator or Global Administrator with credential [email protected] connects to a SharePoint Online Administration Center that has the URL <https://contoso-admin.sharepoint.com.>
59
+
Example 1 shows how a SharePoint Online administrator with credential [email protected] connects to a SharePoint Online Administration Center that has the URL <https://contoso-admin.sharepoint.com.>
Example 2 shows how a SharePoint Online administrator or Global Administrator with a username and password connects to a SharePoint Online Administration Center that has the URL <https://contoso-admin.sharepoint.com.>
70
+
Example 2 shows how a SharePoint Online administrator with a username and password connects to a SharePoint Online Administration Center that has the URL <https://contoso-admin.sharepoint.com.>
Specifies the credentials to use to connect. If no credentials are presented, a dialog will prompt for the credentials. The credentials must be those of a SharePoint Online administrator or Global Administrator who can access the SharePoint Online Administration Center site.
133
+
Specifies the credentials to use to connect. If no credentials are presented, a dialog will prompt for the credentials. The credentials must be those of a SharePoint Online administrator who can access the SharePoint Online Administration Center site.
0 commit comments