Quantcast
Channel: SharePoint Diary
Viewing all articles
Browse latest Browse all 1058

Fix "Get-SPOSite: The Site 'https://tenant.sharepoint.com/' is not properly formed" Error in SharePoint Online

$
0
0
Problem: When trying to connect to SharePoint Online site collection, got this error message
"Get-SPOSite The Site Tenant-URL is not properly formed."
Get-SPOSite: The Site "https://tenant.sharepoint.com/" is not properly formed

Solution:
Solution is simple! Just remove the trailing "/" from the URL!
E.g. In my case, instead of "https://crescent.sharepoint.com/sites/marketing/", I had to removing the backslash "/ "after marketing.

So the right format of my site collection is: "https://crescent.sharepoint.com/sites/marketing"

Viewing all articles
Browse latest Browse all 1058

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>