Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/features/hub-site/create-hub-site-with-powershell.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ If you're a global or SharePoint admin in Office 365, you can convert any existi
> [!NOTE]
> To work with this example in SharePoint Online, we recommend that you use a developer tenant and not your production tenant. All of the following steps use a fictional tenant named "Contoso" that you can replace with your tenant name.

> [!NOTE]
> In SharePoint Multi-Geo environments, Hub Site association operations against sites located in satellite geo locations are not supported when using app-only authentication. To perform these operations, use delegated permissions.

## Using PnP PowerShell

The samples below can be performed using [PnP PowerShell](https://www.powershellgallery.com/packages/PnP.PowerShell).
Expand Down