Fix “No connection available. Use Connect-SPOService before running this CmdLet.” Error in SharePoint Online PowerShell!

Problem: Getting this error, “No connection available. Use Connect-SPOService before running this CmdLet.” while trying to connect SharePoint Online via PowerShell through SharePoint Online Management Shell. Solution: You must connect to SharePoint Online Service using Connect-SPOService PowerShell cmdlet first before executing any other cmdlets for SharePoint Online. On running the Connect-SPOService cmdlet,…

Read more