Top Banner
Hybrid Search with SharePoint 2013 and Office 365 Brendan Griffin
39

Hybrid Search with SharePoint 2013 and Office 365

Dec 31, 2015

Download

Documents

rae-miranda

Hybrid Search with SharePoint 2013 and Office 365. Brendan Griffin. Me.About (). http :// aka.ms/fromthefield @ brendankarl Senior Premier Field Engineer @ Microsoft Microsoft Certified Master: SharePoint 2010 10 years experience with SharePoint. Agenda. What is Hybrid Search? - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Hybrid Search with SharePoint  2013  and Office 365

Hybrid Search with SharePoint 2013 and Office 365Brendan Griffin

Page 2: Hybrid Search with SharePoint  2013  and Office 365

Me.About()http://aka.ms/fromthefield@brendankarl

• Senior Premier Field Engineer @ Microsoft

• Microsoft Certified Master: SharePoint 2010

• 10 years experience with SharePoint

Page 3: Hybrid Search with SharePoint  2013  and Office 365

Agenda• What is Hybrid Search?• Identity Considerations• Deployment Stages• Hybrid Search in Action

Page 4: Hybrid Search with SharePoint  2013  and Office 365

What is Hybrid Search?Imagine a Scenario…• Your company are using SharePoint On-Premises and

Office 365• User content is currently stored in both• Does this mean that your users have to search both to

find content???

Page 5: Hybrid Search with SharePoint  2013  and Office 365

What is Hybrid Search?Certainly Not!• Hybrid Search provides the ability for Office 365

content to be surfaced in Search results within an On-Premises farm and vice versa

• End users can perform a single Search query to find content!

• 3 options are available for configuring Hybrid search

Page 6: Hybrid Search with SharePoint  2013  and Office 365

What is Hybrid Search?Option 1 – One-Way Outbound

Page 7: Hybrid Search with SharePoint  2013  and Office 365

What is Hybrid Search?Option 2 – One-Way Inbound

Page 8: Hybrid Search with SharePoint  2013  and Office 365

What is Hybrid Search?Option 3 – Two-Way Bi-Directional

Page 9: Hybrid Search with SharePoint  2013  and Office 365

What is Hybrid Search?• This session will focus on the One-Way Outbound

topology• Easiest of the three options to configure• Start with the One-Way Outbound topology first before

embarking on more complex Hybrid topologies

Page 10: Hybrid Search with SharePoint  2013  and Office 365

Identity Considerations• There are three different identity scenarios for Office

365• Hybrid requires the ability to map an On-Premise user

to a Cloud Identity – Cloud Identity (only) isn’t an option for Hybrid

Page 11: Hybrid Search with SharePoint  2013  and Office 365

Identity Considerations• In this session we will use Directory & Password

Synchronization• Users from the On-Premise AD will be sync’d to Office

365 (Azure AD) – includes a hash of their password• Enables users to logon to SharePoint On-Premises

and Office 365 using the same username and password – this isn’t SSO though!

Page 12: Hybrid Search with SharePoint  2013  and Office 365

Additional Considerations• SharePoint On-Premises requires the following

Service Applications for Hybrid Search to functiono App Management Serviceo Subscription Settings Serviceo User Profile Serviceo Search

• User Profile Service required to rehydrate users for Security Trimming

Page 13: Hybrid Search with SharePoint  2013  and Office 365

Deployment StagesFour Stages to Configure One-Way Outbound Hybrid Search 1. Infrastructure Pre-Requisites2. Setting up DirSync3. Establish S2S Trust with Azure ACS4. Configure SharePoint On-Premises Search

Page 14: Hybrid Search with SharePoint  2013  and Office 365

Deployment StepsInfrastructure Pre-Requisites1. Verify the internal AD domain name with Office 365 –

Needs to be a routable domain2. Perform any required AD remediation – IdFix can help3. Activate Active Directory Synchronisation in Office

365

Page 15: Hybrid Search with SharePoint  2013  and Office 365

Demo 1: Infrastructure Pre-Requisites

Page 16: Hybrid Search with SharePoint  2013  and Office 365
Page 17: Hybrid Search with SharePoint  2013  and Office 365
Page 18: Hybrid Search with SharePoint  2013  and Office 365

Deployment StepsSetting up DirSync (AAD Sync)1. Install and configure the DirSync tool –

http://aka.ms/aadsync 2. Assign user licenses in Office 365

Page 19: Hybrid Search with SharePoint  2013  and Office 365

Demo 2: Setting up DirSync

Page 20: Hybrid Search with SharePoint  2013  and Office 365
Page 21: Hybrid Search with SharePoint  2013  and Office 365
Page 22: Hybrid Search with SharePoint  2013  and Office 365

Deployment StepsUnhealthy Directory Synchronisation e-mail

Page 23: Hybrid Search with SharePoint  2013  and Office 365

Deployment StepsAssigning Licenses using the Office 365 Portal

Page 24: Hybrid Search with SharePoint  2013  and Office 365

Deployment StepsAssigning Licenses using PowerShell• Licenses all users with a Username (UPN) of

*.brendg.co.uk• Also sets their location to GB

Page 25: Hybrid Search with SharePoint  2013  and Office 365

Deployment StepsDirSync Schedule• By default DirSync will sync AD users with Office 365

every 3 hours, this can be changed in the Scheduler.exe.Config* file

• Alternatively a sync can be manually started using PowerShell – automate using a Scheduled Task

Page 26: Hybrid Search with SharePoint  2013  and Office 365

Deployment StepsEstablish S2S Trust with Azure ACS1. Replace the STS Certificate within the On-Premises

SharePoint farm2. Register the On-Premises STS as a Service Principal in

Office 3653. Establish a trust between the On-Premises farm and

Azure ACS

Page 27: Hybrid Search with SharePoint  2013  and Office 365

Demo 3: Establish S2S Trust with Azure ACS

Page 28: Hybrid Search with SharePoint  2013  and Office 365
Page 29: Hybrid Search with SharePoint  2013  and Office 365
Page 30: Hybrid Search with SharePoint  2013  and Office 365
Page 31: Hybrid Search with SharePoint  2013  and Office 365

Deployment StepsConfigure SharePoint On-Premises Search1. Add a Result Source for SharePoint Online2. Create a Query Rule to display results from

SharePoint Online3. Test!!!

Page 32: Hybrid Search with SharePoint  2013  and Office 365

Demo 4: Configure SharePoint On-Premises Search

Page 33: Hybrid Search with SharePoint  2013  and Office 365
Page 34: Hybrid Search with SharePoint  2013  and Office 365
Page 35: Hybrid Search with SharePoint  2013  and Office 365
Page 36: Hybrid Search with SharePoint  2013  and Office 365

Demo 5: Alternative Option for Display Search Results

Page 37: Hybrid Search with SharePoint  2013  and Office 365
Page 38: Hybrid Search with SharePoint  2013  and Office 365

It doesn’t work???Make sure that the user has a profile in Office 365!

Page 39: Hybrid Search with SharePoint  2013  and Office 365

Questions