Current Site is not a tenant administration site .

Resolved :

make sure you are using the url format as
 Connect-SPOService -Url https://contoso-admin.sharepoint.com -credential admin@contoso.com

not as 
 Connect-SPOService -Url https://contoso.sharepoint.com -credential admin@contoso.com

Comments

Popular posts from this blog