Updates from: 08/26/2022 01:18:21
Service Microsoft Docs article Related commit history on GitHub Change details
SharePoint Change Your Sharepoint Domain Name https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/change-your-sharepoint-domain-name.md
If your organization has gone through a rebranding, merger, or acquisition and n
> > Make sure you review the System Requirements and Install Instructions. The app isn't supported on Mac.
-2. Connect to SharePoint as a [global admin or SharePoint admin](./sharepoint-admin-role.md) in Microsoft 365. To learn how, see [Getting started with SharePoint Online Management Shell](/powershell/sharepoint/sharepoint-online/connect-sharepoint-online).
+2. Connect to SharePoint as a [Global Administrator or SharePoint Administrator](./sharepoint-admin-role.md) in Microsoft 365. To learn how, see [Getting started with SharePoint Online Management Shell](/powershell/sharepoint/sharepoint-online/connect-sharepoint-online).
Example:
During and after the rename, you can get the state of a site by running `Get-SPO
To verify success of the rename operation, please ensure that you review the status of the rename operation, as well as the count of renamed sites in comparison to total sites. The count of sites that cannot be renamed to the new domain will be shown in the **Attention Required** field. To get more information on these sites, run `Get-SPOSiteRenameState` and pass the RenameJobID listed in the tenant rename status as the ParentOperationID, and the desired status (Success/Failed/Suspended). If you want to export these results to a CSV file, you can use the `Export-Csv` cmdlet.
- `Get-SPOSiteRenameState -ParentOperationID <RenameJobID> -State Failed | Export-Csv -Path <Path>`
+ `Get-SPOSiteRenameState -ParentOperationID <RenameJobID> -State Failed | Export-Csv -Path <Path>`
To cancel a rename that has not started, you can run `Stop-SPOTenantRename`. [More info about this cmdlet](/powershell/module/sharepoint-online/start-spotenantrename)
SharePoint Customize Sharepoint Site Permissions https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/customize-sharepoint-site-permissions.md
If you have customized a permission level or created a new permission level, you
4. Click **OK**. > [!NOTE]
- > To see the Site Collection Administrators link, you must be a site collection administrator, or a global or SharePoint admin in your organization. This link is not displayed to site owners.
+ > To see the Site Collection Administrators link, you must be a site collection administrator, or a Global Administrator or SharePoint Administrator in your organization. This link is not displayed to site owners.
SharePoint Customize Sss https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/customize-sss.md
The SharePoint Success Site is pre-populated with web parts and content to guide
#### Summary of site requirements and permissions Before getting started customizing, ensure that the SharePoint Success Site has been set up by your SharePoint administrator. You need to be a Site owner or Site member for **both** M365 learning pathways *and* the SharePoint Success Site in order to have permission to make site customizations.
-If you're not sure your tenant has the site, contact your SharePoint administrator to verify that the SharePoint Success Site been provisioned and ask for the M365 learning pathways and SharePoint Success Site URLs. If you are the Global admin (formerly called the Tenant admin) and M365 learning pathways has not been provisioned, see the [provisioning guidance](./provision-sss.md#provision-the-sharepoint-success-site-1).
+If you're not sure your tenant has the site, contact your SharePoint administrator to verify that the SharePoint Success Site been provisioned and ask for the M365 learning pathways and SharePoint Success Site URLs. If you are the Global Administrator (formerly called the Tenant admin) and M365 learning pathways has not been provisioned, see the [provisioning guidance](./provision-sss.md#provision-the-sharepoint-success-site-1).
**Who has permissions to customize the site template?**-- Global admins and SharePoint admins
+- Global Administrators and SharePoint Administrators
- SharePoint Site owner or Site member level permissions <br>
Key success factors to managing the SharePoint Success Site:
To help build, grow, and sustain your SharePoint adoption efforts, its recommended to [create a SharePoint user group community in Yammer](https://support.microsoft.com/office/create-a-group-in-yammer-b407af4f-9a58-4b12-b43e-afbb1b07c889). Your SharePoint champions and power users can answer SharePoint related questions posted in the Yammer group and encourage site owners to share their successes and best practices. See the [champions guidance](/office365/customlearning/champ_findthem) for more information on how to identify and build a successful champions program.
-To increase visibility and engagement within your portal champions community, integrate the Yammer group hosting your community into the SharePoint Success Site using the [Yammer conversations web part](https://support.microsoft.com/office/use-a-yammer-web-part-in-sharepoint-online-a53cfa0c-3d09-42c8-a286-1038a81c59da).
+To increase visibility and engagement within your portal champions community, integrate the Yammer group hosting your community into the SharePoint Success Site using the [Yammer conversations web part](https://support.microsoft.com/office/use-a-yammer-web-part-in-sharepoint-online-a53cfa0c-3d09-42c8-a286-1038a81c59da).
SharePoint Deprecation Of Site Mailboxes https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/deprecation-of-site-mailboxes.md
If the SharePoint site is deleted, Exchange is notified to also delete the site
2. Select **Settings** at the top of the site and then click **Site information**. >[!NOTE]
- > If you do not see **Site information** in the **Settings** panel, work with your SharePoint administrator to get access.
+ > If you do not see **Site information** in the **Settings** panel, work with your SharePoint Administrator to get access.
3. At the bottom of the **Site Information** panel, select **Delete site**.
SharePoint Distribute Corporate News To Your Organization https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/distribute-corporate-news-to-your-organization.md
You may have different audiences for different messages. Understanding your audi
## Create an organization news site
-SharePoint administrators can specify any number of organization news sites. For multi-geo tenants, organization news sites would have to be set up for each geo location. Each geo location could use the same central organization news site, and/or have its own unique site that shows organization news specific to that region.
+SharePoint Administrators can specify any number of organization news sites. For multi-geo tenants, organization news sites would have to be set up for each geo location. Each geo location could use the same central organization news site, and/or have its own unique site that shows organization news specific to that region.
-To enable and specify the site for organization news, a SharePoint administrator must use the latest [SharePoint Online PowerShell commands](/powershell/module/sharepoint-online):
+To enable and specify the site for organization news, a SharePoint Administrator must use the latest [SharePoint Online PowerShell commands](/powershell/module/sharepoint-online):
- [Get-SPOOrgNewsSite](/powershell/module/sharepoint-online/get-spoorgnewssite) - [Set-SPOOrgNewsSite](/powershell/module/sharepoint-online/set-spoorgnewssite)
The Feed automatically balances fresh and engaging content with corporate commun
[Create an official organizational news site in SharePoint](/sharepoint/organization-news-site)
-[Overview of Viva Connections](/viva/connections/viva-connections-overview)
+[Overview of Viva Connections](/viva/connections/viva-connections-overview)
SharePoint External Sharing Overview https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/external-sharing-overview.md
Because these guests do not have a license in your organization, they are limite
- They will be able to see other types of content on sites, depending on the permissions they've been given. For example, they can navigate to different subsites within a shared site. They will also be able to do things like view site feeds.
-If your authenticated guests need greater capability such as OneDrive storage or creating a Power Automate flow, you must assign them an appropriate license. To do this, sign in to the [Microsoft 365 admin center](https://admin.microsoft.com) as a global admin, make sure the Preview is off, go to the **Active users** page, select the guest, click **More**, and then click **Edit product licenses**.
+If your authenticated guests need greater capability such as OneDrive storage or creating a Power Automate flow, you must assign them an appropriate license. To do this, sign in to the [Microsoft 365 admin center](https://admin.microsoft.com) as a Global Administrator, make sure the Preview is off, go to the **Active users** page, select the guest, click **More**, and then click **Edit product licenses**.
**Recipients who provide a verification code**
SharePoint Guided Walkthrough Set Up News With Hub Site https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/guided-walkthrough-set-up-news-with-hub-site.md
Setting up your corporate communication site for "official" organization news al
![Image of a News web part showing news stories labeled "Corporate communications"](media/gw-newshub/nh-3.png)
-To enable this feature and specify the site for organization news, a SharePoint admin must use the [SharePoint Online PowerShell commands](/powershell/module/sharepoint-online):
+To enable this feature and specify the site for organization news, a SharePoint Administrator must use the [SharePoint Online PowerShell commands](/powershell/module/sharepoint-online):
[Get-SPOOrgNewsSite](/powershell/module/sharepoint-online/get-spoorgnewssite)
SharePoint Intranet Governance https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/intranet-governance.md
Having an effective governance plan in place enables the decision-making process
## Governance Team As a key business asset, intranet governance needs to reflect the goals of business stakeholders and the legal and regulatory environment for your organization ΓÇô not just the expectations of your IT department. Create a governance team that includes core members from key business stakeholder groups in your organization in addition to IT.
-There is no magic size for the governance team, but it should be small enough to make it easy to make decisions and representative enough to incorporate the ΓÇ£voice of the businessΓÇ¥ and IT. When you have specific topics to review that extend beyond the expertise of the team, you can bring in outside members (such as Legal or Records Management) to ensure that your decisions are aligned with organizational constraints.
+There is no magic size for the governance team, but it should be small enough to make it easy to make decisions and representative enough to incorporate the ΓÇ£voice of the businessΓÇ¥ and IT. When you have specific topics to review that extend beyond the expertise of the team, you can bring in outside members (such as legal or records management) to ensure that your decisions are aligned with organizational constraints.
Your governance team may meet on a frequent basis during intranet planning and then less frequently over time. The goal is to establish a rhythm that works for your intranet and team members. Since governance has an ongoing role for your intranet success, the governance team should not be disbanded when you launch.
At a minimum, consider each of these elements as part of your intranet governanc
### Vision
-The vision statement describes, at a high level, what you want to want to achieve with your intranet - essentially how the solution delivers value to the organization and to each individual employee. Use the intranet vision statement to guide your governance plan. Be sure that the vision is clear because the degree of formality and the depth to which you need to document the governance plan should align with the outcomes you want to achieve.
+The vision statement describes, at a high level, what you want to achieve with your intranet - essentially how the solution delivers value to the organization and to each individual employee. Use the intranet vision statement to guide your governance plan. Be sure that the vision is clear because the degree of formality and the depth to which you need to document the governance plan should align with the outcomes you want to achieve.
A clear vision statement provides critical guidance to the inevitable decision tradeoffs you will need to make for your governance plan. For example, you probably do not want a completely uncontrolled environment with unstructured and ΓÇ£unfindableΓÇ¥ content if your intranet vision is to provide a key source of organizational knowledge and information. In this case, the unstructured environment with no controls is unpredictable and will likely misalign with desired business outcomes. In a different scenario, some users may have a goal to create an experimental place where new site owners can create ΓÇ£practiceΓÇ¥ sites to try out new skills or test alternative approaches to solve specific business problems. For this use case, an overly restrictive governance plan may not make a lot of sense. You may determine that you donΓÇÖt want to support an unlimited number of ΓÇ£practiceΓÇ¥ sites, so you may want a governance policy that says that all ΓÇ£testΓÇ¥ sites are deleted after a specific period of time. But, for these practice or test sites, the unstructured environment is fine. You can only know what is level of governance is ideal because you have a clear vision. The vision provides a framework for both the context and your investment in governance. Once you are clear about your intranet vision, your governance team can use that vision to guide the governance decisions.
Your intranet vision includes defining ownership. There is no right answer about
### Policies and guidelines Policies define the rules and guidelines for your intranet. From a governance perspective, policies are usually driven by statutory, regulatory, or organizational requirements. Users are expected to meet policies without deviation. If your organization is subject to regulatory oversight, be sure you can enforce your policies as a failure to do so may target your organization as being ΓÇ£non-compliant.ΓÇ¥ Guidelines are usually established to encourage consistent practices. In many cases, guidelines are more recommendations, but policies are requirements.
-For example, consider the topic of site ownership. A policy might state, ΓÇ£All SharePoint sites will have a primary and secondary contact responsible for the site and its content.ΓÇ¥ A related guideline might state, ΓÇ£The site contact is listed in a web part in the lower left-hand corner of the site home page.ΓÇ¥ The guideline might become a policy for major functional sites but remain a guideline or recommendation for topic-specific microsites. Another example of a policy is whether external users can have access to the intranet as a whole or only to individual sites. The policy might have a default value of no external access but there could be a process that allows for exceptions to allow specific partner users to have access to some intranet sites.
+For example, consider the topic of site ownership. A policy might state, ΓÇ£All SharePoint sites will have a primary and secondary contact responsible for the site and its content.ΓÇ¥ A related guideline might state, ΓÇ£The site contact is listed in a web part in the lower left-hand corner of the site home page.ΓÇ¥ The guideline might become a policy for major functional sites but remain a guideline or recommendation for topic-specific microsites. Another example of a policy is whether people outside the organization can have access to the intranet as a whole or only to individual sites. The policy might have a default value of no external access but there could be a process that allows for exceptions to allow specific partner users to have access to some intranet sites.
Each organization will have its own set of policies and guidelines. General topics should include content oversight, site design, branding and user experience, site management, and security.
Each organization will have its own set of policies and guidelines. General topi
- Regularly review and revise policies and guidelines to keep them aligned to organizational needs. #### Consider these topics for your intranet policies and guidelines:-- [External sharing](./external-sharing-overview.md) ΓÇô can external users access intranet sites?
+- [External sharing](./external-sharing-overview.md) ΓÇô can people outside the organization access intranet sites?
- [Default sharing links for intranet documents](./change-default-sharing-link.md) - consider setting the default for all intranet sites to be ΓÇ£People with existing accessΓÇ¥ to ensure that site owners donΓÇÖt accidentally create links that allow visitors to edit key intranet documents. - [Site navigation](./plan-navigation-modern-experience.md) ΓÇô for individual sites and the intranet as a whole. - [Site designs](/sharepoint/dev/declarative-customization/site-design-overview) - including guidance for items like the positions of key web parts on departmental home pages. Do you want all sites to follow a similar pattern so that users can easily find key content as they move from site to site? If so, then you may want to apply site designs to ensure that it is easy for site owners to follow your design patterns. - [Metadata architecture and content types](./managed-metadata.md) - for example, policies for enterprise content types and organization-wide metadata). - Guidelines for Teams chat and Yammer conversations - including more than just [messaging policies](/microsoftteams/messaging-policies-in-teams) for Teams and [how to participate in a Yammer conversation](https://support.microsoft.com/office/join-the-conversation-in-yammer-873100a0-0fac-4f93-88f7-1a0945ec93ed), but also conversation guidelines (such as using @mentions sparingly and organization-specific ΓÇ£doΓÇÖs and donΓÇÖtsΓÇ¥). - [User profiles](https://support.microsoft.com/office/update-your-profile-0ddb9ebf-2850-4533-b07f-cba2c90acbc1) ΓÇô including expectations for the About me statement and expectations for skills and expertise (for example, how well do you have to know a topic to list it in the skills and expertise area of your profile?).-- Organizational policies and guidelines for intranet site names, file names, [Microsoft 365 Group names](/microsoft-365/admin/create-groups/groups-naming-policy), etc.
+- Organizational policies and guidelines for intranet site names, file names, [Microsoft 365 group names](/microsoft-365/admin/create-groups/groups-naming-policy), etc.
- Learn more about [Microsoft 365 intranet governance decisions](https://view.officeapps.live.com/op/view.aspx?src=https://storage.snappages.site/op8ir2nu2f/assets/files/Governance_Policy_and_Guideline_Question-76.pptx).
You can easily [hide the option to create a new site](./manage-site-creation.md)
If you enable self-service site provisioning, you will want to consider providing site designs that embed your best practices so that new site owners start with a ΓÇ£templateΓÇ¥ that aligns to your governance guidelines. You will also want to track new sites in the Admin Center so that you can follow up with new site owners to provide the information that they need to be successful after the site has been created.
-In addition to providing a process to provision new sites, you will also want to think about a process to provision new [hubs](./planning-hub-sites.md) and associated hubs. Hubs must be provisioned by the Global or SharePoint Admin so you will need to think about how you will plan and govern the creation of new hubs.
+In addition to providing a process to provision new sites, you will also want to think about a process to provision new [hubs](./planning-hub-sites.md) and associated hubs. Hubs must be provisioned by the Global Administrator or SharePoint Administrator so you will need to think about how you will plan and govern the creation of new hubs.
-When an intranet site is no longer needed, there may be cases where your records management process prohibits deletion of the site and/or content. Another key governance decision is planning how you will delete or decommission intranet sites in the context of both legal holds and records management requirements. Learn more about [Microsoft 365 compliance](/microsoft-365/compliance), including [records management](/microsoft-365/compliance/records-management) and advanced [eDiscovery](/microsoft-365/compliance/overview-ediscovery-20).
+When an intranet site is no longer needed, there may be cases where your records management process prohibits deletion of the site and/or content. Another key governance decision is planning how you will delete or decommission intranet sites in the context of both legal holds and records management requirements. Learn more about [Microsoft Purview compliance documentation](/microsoft-365/compliance), including [records management](/microsoft-365/compliance/records-management) and [eDiscovery (Premium)](/microsoft-365/compliance/overview-ediscovery-20).
### Information architecture and search
Your intranet governance plan should incorporate a mechanism to collect feedback
### Training and support Your intranet will not be successful if you donΓÇÖt incorporate a way to provide training and support for all users, but most especially, Site Owners. The best way to reinforce your governance policies and guidelines is to build them in to your training. In other words, donΓÇÖt provide training that only shows ΓÇ£how toΓÇ¥ ΓÇô make sure that your training also includes your policies and guidelines ΓÇô the ΓÇ£how shouldΓÇ¥ aspect of your governance plan.
-It is helpful to provide a dedicated site where Site Owners and other intranet users can find training and governance information. You can create your own ΓÇ£user resource centerΓÇ¥ as described earlier or leverage a third-party or Microsoft-provided training environment. To ensure that your training content is always current, you can link to content in MicrosoftΓÇÖs training platforms such as support.office.com and docs.microsoft.com. You can also embed the support.office.com training into your own environment by deploying [Microsoft 365 Learning Pathways](/office365/customlearning/) in your tenant and adapting the content to include your governance policies and guidelines.
+It is helpful to provide a dedicated site where Site Owners and other intranet users can find training and governance information. You can create your own ΓÇ£user resource centerΓÇ¥ as described earlier or leverage a third-party or Microsoft-provided training environment. To ensure that your training content is always current, you can link to content at MicrosoftΓÇÖs training platforms such as support.office.com and docs.microsoft.com. You can also embed the support.office.com training into your own environment by deploying [Microsoft 365 Learning Pathways](/office365/customlearning/) in your tenant and adapting the content to include your governance policies and guidelines.
You can help your intranet users find your training content by [adding a custom tile](/microsoft-365/admin/manage/customize-the-app-launcher) to your Organization Profile or adding a [custom help link](/microsoft-365/admin/misc/customize-help-desk) directly in Microsoft 365.
If your initial design plan identified key business outcomes or surveyed users t
[SharePoint governance overview](./governance-overview.md)
-[How to think about your modern intranet](./trad-vs-modern-intranet.md)
+[How to think about your modern intranet](./trad-vs-modern-intranet.md)
SharePoint Intranet Team Overview https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/intranet-team-overview.md
Whether you're the organization intranet owners, an IT Professional or administr
## Who should use this roadmap? - **Organization intranet owners** ΓÇö This is the person managing the overall direction and coordination of your organization's intranet.-- **IT pros and admins**ΓÇöOne or more IT and SharePoint administrators who will be responsible for managing the backend configuration and implementation for your organization's intranet.
+- **IT pros and admins**ΓÇöOne or more IT and SharePoint Administrators who will be responsible for managing the backend configuration and implementation for your organization's intranet.
- **Business owners and site owners**ΓÇöThe various stakeholders who will be responsible for creating and maintaining portions of the intranet. - **Content authors** ΓÇö The people creating and managing content on sites and pages.
SharePoint Intro To File Collaboration https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/intro-to-file-collaboration.md
Microsoft Search helps users find files within modern SharePoint sites and from
## Management options
-As a global or SharePoint admin for your organization, you have a couple of options for managing SharePoint sites and settings:
+As a Global Administrator or SharePoint Administrator for your organization, you have a couple of options for managing SharePoint sites and settings:
- **SharePoint admin center**. In the SharePoint admin center, you can create and delete sites, manage site settings, and manage organization-level settings for SharePoint and OneDrive. The <a href="https://go.microsoft.com/fwlink/?linkid=2185220" target="_blank">**Active sites** page</a> of the SharePoint admin center lets you view the SharePoint sites in your organization, including communication sites, Teams private and shared channel sites, and sites that belong to Microsoft 365 Groups. It also lets you sort and filter sites, search for a site, and create new sites. [Get started with the SharePoint admin center](./get-started-new-admin-center.md).
As a global or SharePoint admin for your organization, you have a couple of opti
**Purchase and assign licenses**. SharePoint comes with Microsoft 365 plans and Office 365 plans. It also comes as a standalone plan. For more info about the features available in each plan, see the [SharePoint service description](/office365/servicedescriptions/sharepoint-online-service-description/sharepoint-online-service-description). Some security features, such as Azure Information Protection, require an E3 or E5 plan. Cloud App Security, Advanced Threat Protection, Customer Lockbox, Customer Key, eDiscovery (Premium). For info, [see Office 365 platform service description](/office365/servicedescriptions/office-365-platform-service-description/office-365-platform-service-description).
-**Assign the SharePoint admin role**. Users assigned this role will have access to the <a href="https://go.microsoft.com/fwlink/?linkid=2185219" target="_blank">SharePoint admin center</a> and can change organization-level SharePoint and OneDrive settings, create and delete sites, and change site owners and other site settings. [Learn more about the SharePoint admin role](./sharepoint-admin-role.md).
+**Assign the SharePoint Administrator role**. Users assigned this role will have access to the <a href="https://go.microsoft.com/fwlink/?linkid=2185219" target="_blank">SharePoint admin center</a> and can change organization-level SharePoint and OneDrive settings, create and delete sites, and change site owners and other site settings. [Learn more about the SharePoint Administrator role](./sharepoint-admin-role.md).
**Estimate and test your network bandwidth**. Before you roll out Microsoft 365 in your organization, make sure that your network is set up for optimum performance. [Network planning and performance tuning](/office365/enterprise/network-planning-and-performance). Before you deploy the sync app, make sure you also [estimate the bandwidth users will need for syncing](/onedrive/network-utilization-planning).
SharePoint Manage Query Rules https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/manage-query-rules.md
description: "Improve search results by creating and managing query rules. Query
# Manage query rules
-As a global or SharePoint admin in Microsoft 365, you can improve search results in the classic search experience by creating and managing query rules. Query rules help searches respond to the intent of users.
+As a Global Administrator or SharePoint Administrator in Microsoft 365, you can improve search results in the classic search experience by creating and managing query rules. Query rules help searches respond to the intent of users.
In a query rule, you specify conditions and associated actions. When a query meets the conditions in a query rule, the search system performs the actions specified in the rule to improve the relevance of the search results. This could be by narrowing results or changing the order in which results are displayed. When the query rule condition is met, an associated action could be to show a specific item at the top of the search results. Say you have an intranet site where all company events are maintained in a library, and you want to promote a first-aid seminar. To do this, you create a query rule that boosts the first-aid seminar to the top of the search results when someone searches for "seminar" or "event."
SharePoint Manage Result Sources https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/manage-result-sources.md
description: "Result sources limit searches to certain content or to a subset of
Result sources limit searches to certain content or to a subset of search results. You can also use result sources to send queries to external providers such as Bing.
-A global or SharePoint admin can manage result sources for all site collections and sites in the tenant. A site collection administrator or a site owner can manage result sources for a site collection or a site, respectively.
+A Global Administrator or SharePoint Administrator can manage result sources for all site collections and sites in the tenant. A site collection administrator or a site owner can manage result sources for a site collection or a site, respectively.
SharePoint has both a classic and a modern search experience. The modern search experience gets results from the default result source. If you change the default result source, this impacts both the classic and modern search experiences. [Learn more about the differences between the classic and modern search experiences in SharePoint](differences-classic-modern-search.md).
SharePoint Manage Search Center https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/manage-search-center.md
These pages are located in the **Pages** library, and they contain predefined We
|videoresults.aspx <br/> |If you have an Enterprise Search Center, this is the search results page for the **Videos** search vertical. <br/> | |advanced.aspx <br/> |This is the search page where users can apply some restrictions to their search phrases ΓÇö for example, they can limit the search to an exact phrase. <br/> |
-As a global or SharePoint admin, you can also create your own search pages and add them to the Enterprise Search Center as search verticals, see [Add a search vertical to the Search Navigation Web Part](search-navigation-web-part.md#add-a-search-vertical-to-the-search-navigation-web-part).
+As a Global Administrator or SharePoint Administrator, you can also create your own search pages and add them to the Enterprise Search Center as search verticals, see [Add a search vertical to the Search Navigation Web Part](search-navigation-web-part.md#add-a-search-vertical-to-the-search-navigation-web-part).
## About the Web Parts used on Search Center pages
SharePoint Managed Metadata https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/managed-metadata.md
If your organization wants to use managed term sets to implement formal taxonomi
### Managing terms, term sets, and groups <a name="__toc262648181"> </a>
-The Term Store management tool provides a tree control that you can use to perform most tasks. Your user role for this tool determines the tasks that you can perform. To work on global terms in the Term Store management tool, you must be a global admin or SharePoint admin in Microsoft 365, or a Term Store Administrator in SharePoint. To work on terms for a site, you can be a designated Group Manager or Contributor for term sets.
+The Term Store management tool provides a tree control that you can use to perform most tasks. Your user role for this tool determines the tasks that you can perform. To work on global terms in the Term Store management tool, you must be a Global Administrator or SharePoint Administrator in Microsoft 365, or a Term Store Administrator in SharePoint. To work on terms for a site, you can be a designated Group Manager or Contributor for term sets.
For more information, see [Create and manage groups and term sets](set-up-new-group-for-term-sets.md).
SharePoint Modern Experience Sharing Permissions https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/modern-experience-sharing-permissions.md
Managing the permissions of a hub site is dependent on the underlying type of si
Hub site owners define the shared experiences for hub navigation and theme. Hub site members create content on the hub as with any other SharePoint site. Owners and members of the sites associated with the hub create content on their individual sites.
-The SharePoint admin must specify which users can connect other sites to the hub. This is done in the <a href="https://go.microsoft.com/fwlink/?linkid=2185219" target="_blank">SharePoint admin center</a> and cannot be changed by site owners.
+The SharePoint Administrator must specify which users can connect other sites to the hub. This is done in the <a href="https://go.microsoft.com/fwlink/?linkid=2185219" target="_blank">SharePoint admin center</a> and cannot be changed by site owners.
![Screenshot of hub site registration dialog in the SharePoint admin center](media/permissions-register-hub-site.png)
SharePoint Organization Assets Library https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/organization-assets-library.md
If your organization needs to store and manage files for all your users to use,
> [!NOTE] > If you installed a previous version of the SharePoint Online Management Shell, go to Add or remove programs and uninstall "SharePoint Online Management Shell."
-5. Connect to SharePoint as a [global admin or SharePoint admin](./sharepoint-admin-role.md) in Microsoft 365. To learn how, see [Getting started with SharePoint Online Management Shell](/powershell/sharepoint/sharepoint-online/connect-sharepoint-online).
+5. Connect to SharePoint as a [Global Administrator or SharePoint Administrator](./sharepoint-admin-role.md) in Microsoft 365. To learn how, see [Getting started with SharePoint Online Management Shell](/powershell/sharepoint/sharepoint-online/connect-sharepoint-online).
6. Run the following command to designate the document library as an organization assets library:
SharePoint Override Default Search Center https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/override-default-search-center.md
description: "Learn how to specify how search should behave for a site collectio
# Specify search settings for a site collection or a site
-As a global or SharePoint admin, you can specify how search should behave for a classic site collection or a site. The shared Search Box at the top of most classic pages uses these search settings. Any settings you specify on site collection level applies to all sites within that site collection, unless you specify other settings for the site.
+As a Global Administrator or SharePoint Administrator, you can specify how search should behave for a classic site collection or a site. The shared Search Box at the top of most classic pages uses these search settings. Any settings you specify on site collection level applies to all sites within that site collection, unless you specify other settings for the site.
You can specify where searches should go for your classic site collection or site by specifying the URL of your Search Center. For example, if you have created an Enterprise Search Center on your site where users can search everything in your company, you can enter the URL of that site here. If you do not enter a Search Center URL, searches will go to the default Search Center, available at \<host_name\>/search/.
SharePoint Overview Sss https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/overview-sss.md
Review and implement SharePoint Success Site [provisioning requirements and inst
**Question: Who has permission to provision the SharePoint Success Site?**
-Answer: The Global admin (formerly called the Tenant admin) are required.
+Answer: The Global Administrator (formerly called the Tenant admin) are required.
**Question: Who has permission to customize the site template?**
-Answer: The Global admin (formerly called the Tenant admin) or Site owner permissions.
+Answer: The Global Administrator (formerly called the Tenant admin) or Site owner permissions.
**Question: Who can create custom playlists and hide or show content in M365 learning pathways?**
SharePoint Planning Hub Sites https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/planning-hub-sites.md
At their core, the three types of building blocks share a common structure. For
|**Content authors** <br/> |**All members are content authors** who jointly create and edit content. <br/> |**Small number of content authors** and a much larger number of content readers or consumers. <br/> |**Hub site owner** defines the shared experiences for hub navigation and theme. **Hub site members** create content on the hub site as with any other SharePoint site. Owners and members of the sites associated with the parent hub create content on individual sites. <br/> | |**Governance** <br/> (as allowed for your organization based on the settings in the Security &amp; Compliance center) <br/> |Norms typically **determined by the team**. Practices are aligned in the best way to get work done. <br/> |Policies often **determined by the organization** to ensure consistency of experience and effective management of organizational information. <br/> |Governance **determined by each owner of the associated site based on the type of site and organizational policies**. The best experience for visitors is achieved when everyone has at least read permissions for associated sites (but this is not required). <br/> | |**Permissions** <br/> |Microsoft 365 group, plus SharePoint groups and permission levels <br/> |SharePoint group <br/> |Same as original site type. Hub sites do not alter an associated site's permissions - but you may add a "reader" group to the hub to make it easier to provide read access to associated sites. For more information, see: [Hub permissions](https://support.microsoft.com/office/set-up-your-sharepoint-hub-site-e2daed64-658c-4462-aeaf-7d1a92eba098#bkmk_managesiteassociationapprovals). <br/> |
-|**Created by** <br/> |**Site owner** (unless this has been disabled in your organization) or **admin**. <br/> |**Site owner** (unless this has been disabled in your organization) <br/> |**Global admin** or **SharePoint admin** in Microsoft 365 <br/> |
+|**Created by** <br/> |**Site owner** (unless this has been disabled in your organization) or **admin**. <br/> |**Site owner** (unless this has been disabled in your organization) <br/> |**Global Administrator** or **SharePoint Administrator** in Microsoft 365 <br/> |
|**Examples** <br/> | - Project team working together to complete deliverables and manage tasks. <br/> - Holiday party planning committee planning the annual get-together. <br/> - HR performance management team. <br/> - Executive committeeΓÇödifferent leadership groups within the organization. <br/> - Extranet site to work with Partner A. <br/> | - Travel team publishing guidelines about corporate travel. <br/> - Policies and procedures. <br/> - Micro-site for a new corporate initiative. <br/> - Resources for the sales team for a product or service. <br/> | - HR hub that provides a connection and roll-up for all HR functions, such as benefits, compensation, performance management, talent acquisition, and a manager portal. <br/> - Sales hub providing enterprise resources for the Sales organization and connecting regional sales team and communication sites. <br/> - Location-specific hub that groups the communication and team sites for a specific location (for example, the New York office). <br/> | ## What should be a hub site?
A good practice is to start with a consistent approach for all functions that ha
## How should I organize my hub site?
-Hub sites provide two primary organizational experiences that you should think about as part of the hub planning process. Though creating a hub site must be done by the global or SharePoint admin in Microsoft 365, planning, managing, and organizing the hub site is the responsibility of the hub site owner. The organizing concepts for hubs are:
+Hub sites provide two primary organizational experiences that you should think about as part of the hub planning process. Though creating a hub site must be done by the Global Administrator or SharePoint Administrator in Microsoft 365, planning, managing, and organizing the hub site is the responsibility of the hub site owner. The organizing concepts for hubs are:
- Association
Hub sites provide two primary organizational experiences that you should think a
### Association
-A site becomes part of a hub family by [Associating a SharePoint site with a hub site](https://support.office.com/article/ae0009fd-af04-4d3d-917d-88edb43efc05). When creating a hub site, SharePoint admins can [allow only certain site owners to associate sites with the hub](create-hub-site.md).
+A site becomes part of a hub family by [Associating a SharePoint site with a hub site](https://support.office.com/article/ae0009fd-af04-4d3d-917d-88edb43efc05). When creating a hub site, SharePoint Administrators can [allow only certain site owners to associate sites with the hub](create-hub-site.md).
-After a SharePoint admin gives a site owner permission to associate their sites with a hub site, the site owner can then choose to associate the sites with the hub. When they do, the site inherits the hub site theme and shared navigation. Content from their site will roll up to the hub site in web parts where the source is "all sites in the hub," and the site will be included in the hub site search scope.
+After a SharePoint Administrator gives a site owner permission to associate their sites with a hub site, the site owner can then choose to associate the sites with the hub. When they do, the site inherits the hub site theme and shared navigation. Content from their site will roll up to the hub site in web parts where the source is "all sites in the hub," and the site will be included in the hub site search scope.
Associating with the hub does not automatically add the site to the hub navigation. Hub site owners determine which sites are included in the navigation. They can also configure the News, Sites, Events, and Highlighted content to roll up activity from all associated sites or only selected sites.
SharePoint Provision Neo Hub https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/provision-neo-hub.md
It's important to make sure the right content is available to users at the right
### Get started - Sign into your Microsoft 365 account > [!NOTE]
-> You need to be a site owner to customize and share the NEO sites. Work with your SharePoint administrator if you don't already have access.
+> You need to be a site owner to customize and share the NEO sites. Work with your SharePoint Administrator if you don't already have access.
1. Open your web browser and navigate to [office.com](https://www.office.com) or your organization's sign-in location.
After customizing content, get ready to share the new onboarding experience with
### Share the Pre-onboarding site > [!NOTE]
-> If you are unable to add visitors (external users, also referred to as guests) to the pre-boarding site, work with your SharePoint administrator to [turn on external sharing for a SharePoint site](./change-external-sharing-site.md).
+> If you are unable to add visitors (external users, also referred to as guests) to the pre-boarding site, work with your SharePoint Administrator to [turn on external sharing for a SharePoint site](./change-external-sharing-site.md).
As a site owner, you can give external people access to the site by adding them as a **visitor**.
SharePoint Refinement Web Part https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/refinement-web-part.md
The Refinement Web Part filters search results into categories called refiners.
By default, the Refinement Web Part is used on all default search vertical pages in the Enterprise Search Center, which are the search results pages for **Everything**, **People**, **Conversations**, and **Videos**.
-As a global or SharePoint admin in Microsoft 365, you can change how the Refinement Web Part is set up. You can:
+As a Global Administrator or SharePoint Administrator in Microsoft 365, you can change how the Refinement Web Part is set up. You can:
- Filter search results from a different Search Results Web Part.
SharePoint Safeguarding Your Data https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/safeguarding-your-data.md
No engineer has standing access to the service. When engineers need access, they
## How you can safeguard your data
-One of the most important things you can do to safeguard your data is to require two-factor authentication for your identities in Microsoft 365. This prevents credentials from being used without a second factor and mitigates the impact of compromised passwords. The second factor can be made through a phone call, text message, or app. When you roll out two-factor authentication, start with your global admins, and then other admins and site collection admins. For info about how to do this, see [Set up multi-factor authentication for Microsoft 365 users](/office365/admin/security-and-compliance/set-up-multi-factor-authentication).
+One of the most important things you can do to safeguard your data is to require two-factor authentication for your identities in Microsoft 365. This prevents credentials from being used without a second factor and mitigates the impact of compromised passwords. The second factor can be made through a phone call, text message, or app. When you roll out two-factor authentication, start with your Global Administrators, and then other admins and site collection admins. For info about how to do this, see [Set up multi-factor authentication for Microsoft 365 users](/office365/admin/security-and-compliance/set-up-multi-factor-authentication).
Other things we recommend to increase security:
SharePoint Search Box Web Part https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/search-box-web-part.md
description: "Learn how to customize the Search Box Web Part."
The Search Box Web Part shows a text box where users can enter words or phrases to search for information. By default, the Search Box Web Part is used on the home page for the Search Center (default.aspx), and all default search results pages (**Everything**, **People**, **Conversations**, and **Videos**).
-As a global or SharePoint admin in Microsoft 365, you can change settings in the Search Box Web Part. You can:
+As a Global Administrator or SharePoint Administrator in Microsoft 365, you can change settings in the Search Box Web Part. You can:
- Change where the search results should be displayed ΓÇö for example, show results in a custom Search Results Web Part or a custom search results page.
As a global or SharePoint admin in Microsoft 365, you can change settings in the
## Change settings for query suggestions <a name="__toc349558306"> </a>
-As a global or SharePoint admin in Microsoft 365, you can turn off or on query suggestions or edit the different settings for query suggestions. Query suggestions are turned on by default.
+As a Global Administrator or SharePoint Administrator in Microsoft 365, you can turn off or on query suggestions or edit the different settings for query suggestions. Query suggestions are turned on by default.
1. On the Search Center site home page, click the **Settings** menu, and then click **Edit Page**.
SharePoint Search Navigation Web Part https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/search-navigation-web-part.md
The Search Navigation Web Parts shows links that let users move quickly between
By default, the Search Navigation Web Part is set up to show links to the search verticals **Everything**, **People**, **Conversations** and **Videos**. The Search Navigation Web Part uses search results from the Search Results Web Part so that when users click a search vertical link, the search results are filtered and displayed according to how the search vertical is set up.
-As a global or SharePoint admin in Microsoft 365, you can change how the Search Navigation Web Part is set up by specifying a different Web Part to get the results from, change how many links to show, and change the appearance and layout of the Web Part. You make these changes by editing the properties in the Web Part tool pane.
+As a Global Administrator or SharePoint Administrator in Microsoft 365, you can change how the Search Navigation Web Part is set up by specifying a different Web Part to get the results from, change how many links to show, and change the appearance and layout of the Web Part. You make these changes by editing the properties in the Web Part tool pane.
To make other changes, such as changing display names for the links, or change their order, go to the **Search Settings** for the corresponding site. Here, you can also add a link to a new search vertical to be shown in the Web Part.
Here's how you can change the set-up of the Search Navigation Web Part. You can
## Add a search vertical to the Search Navigation Web Part <a name="__toc347912381"> </a>
-As a global or SharePoint admin in Microsoft 365, you can create a new search vertical page and add it to the Search Navigation Web Part. When you create a new page, we recommend that you copy one of the existing search vertical pages ΓÇö for example, **results.aspx**, and then modify the copy to create a new page.
+As a Global Administrator or SharePoint Administrator in Microsoft 365, you can create a new search vertical page and add it to the Search Navigation Web Part. When you create a new page, we recommend that you copy one of the existing search vertical pages ΓÇö for example, **results.aspx**, and then modify the copy to create a new page.
Here's how you can add a link to the new search vertical page in the Web Part:
SharePoint Sites Usage Guidelines https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/sites-usage-guidelines.md
Using the steps below as a template, create your own custom guidance for SharePo
**Guidance:**</br> - Provide your organization's lifecycle policy for sites. Does your organization set site expirations automatically or with a managed process? Do you set Microsoft 365 Group expiration policies that impact SharePoint team sites? Let your site owners know when their site will expire, how they will be notified, what will happen and what they need to do to extend their site.-- Setting this policy requires Microsoft 365 global admin permissions.
+- Setting this policy requires Microsoft 365 Global Administrator permissions.
- Does your organization take extra measures related to site backup and restore? Let your site owners know how long the backup is available and if needed, how to get a site restored.