You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the spo hubsite list --includeAssociatedSites -o json command to return Hubsites with associated sites, the command fails because it's looking at the root SharePoint site instead of the SharePoint Admin site, the error message returned is;
{"message":"List 'DO_NOT_DELETE_SPLIST_TENANTADMIN_AGGREGATED_SITECOLLECTIONS' does not exist at site with URL 'https://<tenant>.sharepoint.com'."}
When using the
spo hubsite list --includeAssociatedSites -o jsoncommand to return Hubsites with associated sites, the command fails because it's looking at the root SharePoint site instead of the SharePoint Admin site, the error message returned is;At line 75 in
hubsite-list.tshttps://github.com/pnp/office365-cli/blob/cd657ed0fbdd5bec319d846f2dce906390f28dc2/src/o365/spo/commands/hubsite/hubsite-list.ts#L75