Skip to content

Commit 6059c10

Browse files
Merge pull request #919 from MicrosoftDocs/main
[AutoPublish] main to live - 06/24 10:33 PDT | 06/24 23:03 IST
2 parents 4a7608e + 954d928 commit 6059c10

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 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

@@ -226,7 +226,7 @@ Accept wildcard characters: False
226226
227227
### CommonParameters
228228
229-
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
229+
This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-ProgressAction`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](/powershell/module/microsoft.powershell.core/about/about_commonparameters).
230230

231231

232232
## RELATED LINKS

0 commit comments

Comments
 (0)