Skip to content

Commit d20c906

Browse files
authored
Update Connect-SPOService.md
1 parent 18129a9 commit d20c906

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Connect-SPOService.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.reviewer:
1414

1515
## SYNOPSIS
1616

17-
Connects a SharePoint Online administrator to a SharePoint Online connection (the SharePoint Online Administration Center).
17+
Connects the SharePoint Online Administrator or the SharePoint Embedded Administrator to a SharePoint Online connection (the SharePoint Online Administration Center).
1818
This cmdlet must be run before any other SharePoint Online cmdlets can run.
1919

2020
## SYNTAX
@@ -36,7 +36,7 @@ Connect-SPOService [-Url] <UrlCmdletPipeBind> [[-Credential] <CredentialCmdletPi
3636

3737
## DESCRIPTION
3838

39-
The `Connect-SPOService` cmdlet connects the SharePoint Online administrator or the SharePoint Embedded administrator to the SharePoint Online Administration Center.
39+
The `Connect-SPOService` cmdlet connects the SharePoint Online Administrator or the SharePoint Embedded Administrator to the SharePoint Online Administration Center.
4040

4141
Only a single SharePoint Online service connection is maintained from any single Windows PowerShell session.
4242
In other words, this is a per-geo within an organization administrator connection.
@@ -45,9 +45,9 @@ The Windows PowerShell session will be set to serve the new SharePoint Online ad
4545

4646
A delegated partner administrator has to swap connections for different organizations within the same Windows PowerShell session.
4747

48-
You must be a SharePoint Online administrator or a SharePoint Embedded administrator to run the cmdlet.
48+
You must be a SharePoint Online Administrator or a SharePoint Embedded Administrator to run the cmdlet.
4949

50-
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+
For permissions and the most current information about Windows PowerShell for SharePoint Online, see the online documentation at [Intro to SharePoint Online Management Shell](/powershell/sharepoint/sharepoint-online/introduction-sharepoint-online-management-shell?view=sharepoint-ps).
5151

5252
## EXAMPLES
5353

0 commit comments

Comments
 (0)