Usage
m365 spo tenant homesite add
Description
Add a Home Site
Options
| Option |
Description |
-u, url <url> |
The home site url to create a viva connection experience |
Examples
Add a Home Site
m365 spo tenant homesite add --url "https://contoso.sharepoint.com/sites/testcomms"
Additional Info
This is to fix bug #6066 which requires the additional cmdlet to add home site which is separate from the update home site.
After peer review, I am happy to work on it.
Usage
m365 spo tenant homesite add
Description
Add a Home Site
Options
-u, url <url>Examples
Add a Home Site
m365 spo tenant homesite add --url "https://contoso.sharepoint.com/sites/testcomms"Additional Info
This is to fix bug #6066 which requires the additional cmdlet to add home site which is separate from the update home site.
After peer review, I am happy to work on it.