Book Image

Microsoft SharePoint Server 2019 and SharePoint Hybrid Administration

By : Aaron Guilmette
Book Image

Microsoft SharePoint Server 2019 and SharePoint Hybrid Administration

By: Aaron Guilmette

Overview of this book

SharePoint Server is an on-premises collaboration and business productivity platform. It serves as a content management and web services platform, enabling users to create, publish, and discover content and applications and integrate with business systems. This SharePoint book offers complete, up-to-date coverage of the SharePoint Server 2019 interface to help you configure and deploy confidently from the start. With the help of clear and succinct explanations and expert tips, this book covers SharePoint Server and SharePoint Hybrid configuration as well as the process for migrating to Microsoft SharePoint Online. As the book takes you through strategies and techniques for configuring and managing SharePoint on-premises and hybrid scenarios, you’ll get to grips with the concepts essential for SharePoint deployments, such as authentication, Business Connectivity Services, and the data gateway. You’ll also explore migration methods and strategies. By the end of this book, you'll have learned the fundamentals of deploying SharePoint Server 2019 and be able to use this reference guide for your administration tasks.
Table of Contents (19 chapters)

Overview of Cloud Hybrid Search

Cloud hybrid search uses an on-premises Search Service Application (SSA) to crawl resources and export this dataset to the SharePoint Online index. Its core benefits, as mentioned in Chapter 10, Overview of SharePoint Hybrid, are as follows:

  • Users can see unified search results from multiple on-premises sources and cloud resources.
  • Cloud hybrid search doesn't require any additional upgrades on-premises as long as the base prerequisites are met.
  • It has a lower total cost of ownership for search since no additional on-premises hardware or capacity needs to be deployed moving forward. The enterprise search index is stored in SharePoint Online.
  • Microsoft Office Graph applications, such as Delve, can surface content to users.

While cloud hybrid search does have significant benefits, as outlined in the previous list, it also comes with some caveats:

  • Cross-site publishing search: A cross-site publishing search is not available with a hybrid search.
  • On...