Disconnect-SPOService
Syntax
Disconnect-SPOService []
Description
The Disconnect-SPOService
cmdlet explicitly disconnects a previously created SharePoint Online service connection.
Global administrators can disconnect the service by running the Disconnect-SPOService
cmdlet or by running the Connect-SPOService
cmdlet to initiate another connection.
For more information, see Connect-SPOService
.
Even after a connection is terminated, operations that were started before the connection is terminated will run to completion.
In other words, long-running operations will not be terminated by running the Disconnect-SPOService
cmdlet or the Connect-SPOService
cmdlet.
You must be a SharePoint Online global administrator to run the cmdlet.
For permissions and the most current information about Windows PowerShell for SharePoint Online, see the online documentation at http://go.microsoft.com/fwlink/p/?LinkId=251832 (http://go.microsoft.com/fwlink/p/?LinkId=251832).
Examples
------------ Example 1 --------------------
Disconnect-SPOService
This example disconnects the service for the tenant.
Related Links
Feedback
We'd love to hear your thoughts. Choose the type you'd like to provide:
Our feedback system is built on GitHub Issues. Read more on our blog.
Loading feedback...