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: docs/features/hub-site/hub-site-overview.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -9,23 +9,23 @@ ms.date: 2/26/2018
9
9
> [!IMPORTANT]
10
10
> The hub sites feature is currently in preview and is subject to change. It is not currently supported for use in production environments.
11
11
12
-
SharePoint hub sites connect and organize sites based on organizational attributes such as project, department, division, or region. Use PowerShell cmdlets, or the SharePoint REST API to automate tasks such as creating, removing, or controlling permissions for hub site.
12
+
SharePoint hub sites connect and organize sites based on organizational attributes such as project, department, division, or region. You can use PowerShell cmdlets or the SharePoint REST API to automate tasks such as creating, removing, or controlling permissions for hub sites.
13
13
14
14
For more information on SharePoint hub sites, see [What is a SharePoint hub site](https://go.microsoft.com/fwlink/?linkid=869149).
15
15
16
16
For more information on creating hub sites, see [Creating a SharePoint hub site using PowerShell](create-hub-site-with-powershell.md).
17
17
18
18
## Additional Hub site details
19
19
20
-
- We recommend selecting a communication site, or a team site that uses the new template. If you use a classic team site, the hub site navigation will only appear on modern pages, including document libraries, lists, and site contents. Hub site settings will only appear on modern pages.
20
+
- We recommend selecting a communication site, or a team site that uses the modern template. If you use a classic team site, the hub site navigation will only appear on modern pages, including document libraries, lists, and site contents. Hub site settings will only appear on modern pages.
21
21
- You can create up to 50 hub sites for an organization.
22
-
- If you set up SharePoint Multi-Geo for your organization, only sites within the same geo ___location can be associated with a hub site.
22
+
- If you set up [SharePoint Multi-Geo](https://docs.microsoft.com/en-us/sharepoint/dev/solution-guidance/multigeo-introduction) for your organization, only sites within the same geo ___location can be associated with a hub site.
23
23
- When users associate their sites with a hub site, it doesn't impact the permissions of either the hub site or the associated sites. It's important to make sure all users you allow to associate sites to the hub site have permission to the hub site.
24
-
- The hub site navigation that is shown on all associated sites is based upon the top navigation bar of the hub site. In order to make programmatic changes to the hub site navigation you can use the REST API, CSOM API or PnP PowerShell.
24
+
- The hub site navigation that is shown on all associated sites is based upon the top navigation bar of the hub site. In order to make programmatic changes to the hub site navigation you can use the REST API, CSOM API, or PnP PowerShell.
25
25
26
26
## Resources
27
27
28
28
-[What is a SharePoint hub site](https://go.microsoft.com/fwlink/?linkid=869149)
29
29
-[Creating a SharePoint hub site using PowerShell](create-hub-site-with-powershell.md)
30
30
-[PowerShell cmdlets for SharePoint hub sites](hub-site-powershell.md)
31
-
-[Get to know the SharePoint REST service](https://docs.microsoft.com/en-us/sharepoint/dev/sp-add-ins/get-to-know-the-sharepoint-rest-service)
31
+
-[Get to know the SharePoint REST service](https://docs.microsoft.com/en-us/sharepoint/dev/sp-add-ins/get-to-know-the-sharepoint-rest-service)
0 commit comments