Revoke permissions to the specified hub site
- command:
spo hubsite rights revoke -i|--id <id> -p|--principals <principals> --confirm
- id: site design ID
- principals: array of principals for whom permissions to the hub site should be revoked
- confirm: doesn't prompt for confirmation before revoking permissions
- requires connection to the SharePoint tenant admin site
For more information see the Revoke-SPOHubSiteRights cmdlet in the November release of the SPO PowerShell.
Revoke permissions to the specified hub site
spo hubsite rights revoke -i|--id <id> -p|--principals <principals> --confirmFor more information see the
Revoke-SPOHubSiteRightscmdlet in the November release of the SPO PowerShell.