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
Copy file name to clipboardExpand all lines: sharepoint/sharepoint-ps/sharepoint-online/Register-SPOHubSite.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ ms.reviewer:
11
11
# Register-SPOHubSite
12
12
13
13
## SYNOPSIS
14
-
Enables the hub site feature on a site to make it a hub site.
14
+
Enables the hub site feature on a site to make it a hub site. For more information visit [SharePoint hub sites overview](https://docs.microsoft.com/sharepoint/dev/features/hub-site/hub-site-overview).
15
15
16
16
17
17
## SYNTAX
@@ -29,6 +29,9 @@ Use this cmdlet to register an existing site collection as a hub site.
29
29
> [!IMPORTANT]
30
30
> A maximum of 100 hub sites may be created per tenant, with 'unlimited' number of site collections associated to a hub site.
31
31
32
+
> [!NOTE]
33
+
> It can take up to 2-4 hours for the changes to appear.
0 commit comments