Configures properties for the specified hub site
- command:
spo hubsite set -i|--id <id> -t|--title [title] -d|--description [description] -l|--logoUrl [logoUrl]
- id: hub site ID
- title: title to set on the hub site
- description: description to set on the hub site
- logoUrl: URL of the hub site logo to set
- requires connection to the SharePoint tenant admin site
For more information see the Set-SPOHubSite cmdlet in the November release of the SPO PowerShell.
Configures properties for the specified hub site
spo hubsite set -i|--id <id> -t|--title [title] -d|--description [description] -l|--logoUrl [logoUrl]For more information see the
Set-SPOHubSitecmdlet in the November release of the SPO PowerShell.