SlideShare a Scribd company logo
SharePoint Disaster Recovery to Microsoft Azure
Example architectures for building a recovery environment in Microsoft Azure
The configuration of Active Directory for this
solution constitutes a hybrid deployment scenario in
which Windows Server AD DS is partly deployed on-
premises and partly deployed on Microsoft Azure
Virtual Machines.
Important — Before deploying Active Directory in
Microsoft Azure, read Guidelines for Deploying
Windows Server Active Directory on Microsoft Azure
Virtual Machines
(http://msdn.microsoft.com/en-us/library/windowsazure/jj156090.aspx).
For complete guidance on designing and deploying
Active Directory environments, see http://
TechNet.microsoft.com.
On-premises environment
Warm standby environment
Microsoft Azure recovery environment
Cold standby
Running VMs
Running VMs
Start up these VMs for disaster recovery
Production environment
Availability Group #1
Availability Group #2
Availability Group #3
Distributed cache Distributed cache
Query processingFront end services Query processingFront-end services
Analytics
Content processing
Crawl
Admin
Workflow manager
Back-end services
Analytics
Content processing
Crawl
Admin
Workflow manager
Back-end services
Analytics
Content processingAdmin
Workflow manager
Back-end services
Front-end services
Tier 1
Tier 2
Tier 3
Availability Group #1
Availability Group #2
Availability Group #3
Search
Content
Content
Configuration
Service Applications
Analytics
Content processing
Crawl
Admin
Workflow manager
Back-end services
Analytics
Content processing
Crawl
Admin
Workflow manager
Back-end services
Analytics
Content processingAdmin
Workflow manager
Back-end services
Tier 4
Tier 1
Tier 2
Tier 3
Availability Group #1
Availability Group #2
Availability Group #3
Search
Content
Content
Configuration
Service Applications
Analytics
Content processing
Crawl
Admin
Workflow manager
Back-end services
Analytics
Content processing
Crawl
Admin
Workflow manager
Back-end services
Analytics
Content processingAdmin
Workflow manager
Back-end services
Tier 4
Live production environment
File Share
Log shipping
File Share
Distributed File System
Replication (DFSR)
Replay logs
Cold standby environments take longer to start
but are less expensive
§ The farm is fully built, but the virtual machines (VMs) are stopped
after the farm is created. You only pay processing costs when the
VMs are running, but storage and network data transfer costs
apply.
§ In the event of a disaster, all the farm VMs are started and patched.
§ Backups and transaction logs are applied to the farm databases.
Additional procedures for cold standby
environments
§ Turn on VMs regularly to patch, update, and verify the
environment.
§ Run procedures to refresh DNS and IP addresses.
§ Setup SQL AlwaysOn after a failover.
Search
Content
Content
Configuration
Service Applications
File Share
Replay logs
This reference architecture includes two VMs
configured as domain controllers. Each is configured
as follows:
· Size — Small.
· Operating system — Windows Server 2012.
· Role — Active Directory Domain Services domain
controller designated as a global catalog server.
This configuration reduces egress traffic across the
VPN connection. In multi-domain environment
with high rates of change, configure domain
controllers on premises to not sync with the global
catalog servers in Microsoft Azure.
· Data disks — Place the Windows Server AD DS
database, logs, and SYSVOL on Microsoft Azure
data disks. Do not place these on the Operating
System disk or the Temporary Disks provided by
Microsoft Azure. This is important.
· Role — Install and configure Windows DNS on the
domain controllers.
· IP addresses — Use dynamic IP addresses. This
requires you to create a Microsoft Azure Virtual
Network.
Virtual Network
Microsoft Azure
VPN Gateway
Gateway
subnet
Active VPN
Cloud Service
Availability Set
Active Directory &
DNS
Cloud Service Cloud Service
Active Directory
Windows Server 2012
RRAS
Availability Set
Front End
Availability Set
Distributed
Cache
Availability Set
Back End
On-premises
environment
Availability Set
Database
File share for log
shipping and third
node of a Node
Majority for SQL
Server AlwaysOn
SharePoint recovery environment
in Microsoft Azure
Overview
The disaster recovery environment for
an on-premises SharePoint 2013 farm
can be hosted in Microsoft Azure.
§ Microsoft Azure Infrastructure Services provides a
secondary datacenter.
§ Pay only for the resources you use.
§ Small recovery farms can be scaled out after a
disaster to meet scale and capacity targets.
The recovery farm in Microsoft Azure is
configured as identically as possible to
the production on-premises farm.
§ Same representation of server roles.
§ Same configuration of customizations.
§ Same configuration of search components (these can
be on a smaller version of the production farm).
Log shipping and Distributed File
System Replication (DFSR) are used to
copy database backups and transaction
logs to the Microsoft Azure farm.
§ DFSR is used to transfer logs from the production
environment to the recovery environment. In a WAN
scenario DFSR is more efficient than shipping the
logs directly to the secondary server in Microsoft
Azure.
§ Logs are replayed to the Microsoft Azure-based SQL
Server computers.
§ Log-shipped databases are not attached to the farm
until a recovery exercise is performed.
Failover procedures:
§ Stop log shipping.
§ Stop accepting traffic to the primary farm.
§ Replay the final transaction logs.
§ Attach the content databases to the farm.
§ Start a full crawl.
· Restore service applications from the replicated
services databases.
Recovery objectives provided by this
solution include:
ü Sites and content
ü Search (re-crawled, no search history)
ü Services
Additional items that can be addressed
by Microsoft Consulting Services or a
partner:
q Synchronizing custom farm solutions
q Connections to data sources on premises (BDC and
search content sources)
q Search restore scenarios
q Recovery Time Objectives (RTO) and Recovery Point
Objectives (RPO)
Design and build the
failover environment
in Microsoft Azure
q Create a virtual network in Microsoft Azure.
q Connect the on-premises network with the virtual
network in Microsoft Azure with a site-to-site VPN
connection. This connections uses a dynamic gateway
in Microsoft Azure.
q Deploy one or more domain controllers to the
Microsoft Azure virtual network and configure these
to work with your on premises domain. These DCs
are catalog servers.
q Adapt the SharePoint farm for cloud services and
availability sets.
q Deploy the SharePoint farm plus a file server to host
file shares.
q Setup log shipping and DFSR between the on-
premises environment and the Microsoft Azure-
based recovery environment.
Build the Windows Server Active Directory Domain Services hybrid
environement
Crawl Crawl
Query processingFront end services Query processingFront-end servicesFront-end services
Index Partition 0Replica Replica
Distributed cache Distributed cache
Index Partition 0Replica Replica
Query processingFront end services Query processingFront-end servicesFront-end services
Distributed cache Distributed cache
Index Partition 0Replica Replica
© 2014 Microsoft Corporation. All rights reserved. To send feedback about this documentation, please write to us at ITSPdocs@microsoft.com.
SharePoint Disaster Recovery to Microsoft Azure

More Related Content

PDF
Microsoft SharePoint Disaster Recovery to Azure
PDF
RACAttack 12c Advanced Lab: Server Pools and Policy-managed databases
PPTX
Everyday I’m scaling... Cassandra
PDF
What is new in MariaDB 10.6?
PPTX
Migrate your EOL MySQL servers to HA Complaint GR Cluster / InnoDB Cluster Wi...
PDF
Voldemort on Solid State Drives
PDF
A Travel Through Mesos
PPTX
Building a Multi-Region Cluster at Target (Aaron Ploetz, Target) | Cassandra ...
Microsoft SharePoint Disaster Recovery to Azure
RACAttack 12c Advanced Lab: Server Pools and Policy-managed databases
Everyday I’m scaling... Cassandra
What is new in MariaDB 10.6?
Migrate your EOL MySQL servers to HA Complaint GR Cluster / InnoDB Cluster Wi...
Voldemort on Solid State Drives
A Travel Through Mesos
Building a Multi-Region Cluster at Target (Aaron Ploetz, Target) | Cassandra ...

What's hot (20)

PPTX
Cassandra Tuning - above and beyond
PDF
Oracle RAC, Oracle Data Guard, and Pluggable Databases: When MAA Meets Oracle...
PDF
Quick-Start Guide: Deploying Your Cloudian HyperStore Hybrid Storage Service
PDF
Network Setup Guide: Deploying Your Cloudian HyperStore Hybrid Storage Service
PPTX
Cassandra on Mesos Across Multiple Datacenters at Uber (Abhishek Verma) | C* ...
PDF
What's New in PostgreSQL 9.6
 
PDF
Countdown to PostgreSQL v9.5 - Foriegn Tables can be part of Inheritance Tree
PDF
PGConf.ASIA 2019 Bali - Upcoming Features in PostgreSQL 12 - John Naylor
PDF
MySQL Live Migration - Common Scenarios
PPTX
Oracle 12c - Multitenant Feature
PPTX
Convert single instance to RAC
PPTX
Install oracle binaris or clonse oracle home
PPTX
SQL Server Reporting Services Disaster Recovery Webinar
PPTX
Understand oracle real application cluster
PPTX
Latest performance changes by Scylla - Project optimus / Nolimits
PDF
Plugging in oracle database 12c pluggable databases
PDF
Mesosphere and Contentteam: A New Way to Run Cassandra
PPTX
Running 400-node Cassandra + Spark Clusters in Azure (Anubhav Kale, Microsoft...
PDF
Presentation Template - NCOAUG Conference Presentation - 16 9
PDF
Scylla Summit 2016: Outbrain Case Study - Lowering Latency While Doing 20X IO...
Cassandra Tuning - above and beyond
Oracle RAC, Oracle Data Guard, and Pluggable Databases: When MAA Meets Oracle...
Quick-Start Guide: Deploying Your Cloudian HyperStore Hybrid Storage Service
Network Setup Guide: Deploying Your Cloudian HyperStore Hybrid Storage Service
Cassandra on Mesos Across Multiple Datacenters at Uber (Abhishek Verma) | C* ...
What's New in PostgreSQL 9.6
 
Countdown to PostgreSQL v9.5 - Foriegn Tables can be part of Inheritance Tree
PGConf.ASIA 2019 Bali - Upcoming Features in PostgreSQL 12 - John Naylor
MySQL Live Migration - Common Scenarios
Oracle 12c - Multitenant Feature
Convert single instance to RAC
Install oracle binaris or clonse oracle home
SQL Server Reporting Services Disaster Recovery Webinar
Understand oracle real application cluster
Latest performance changes by Scylla - Project optimus / Nolimits
Plugging in oracle database 12c pluggable databases
Mesosphere and Contentteam: A New Way to Run Cassandra
Running 400-node Cassandra + Spark Clusters in Azure (Anubhav Kale, Microsoft...
Presentation Template - NCOAUG Conference Presentation - 16 9
Scylla Summit 2016: Outbrain Case Study - Lowering Latency While Doing 20X IO...
Ad

Viewers also liked (20)

PPT
Tutorial Brainshark 4
DOCX
Articulo
PDF
ITCamp 2013 - Peter Leeson - Intelligent Evolution
PDF
Certificate - Azure Fundamentals
PDF
Fy10 us budget_spending
PDF
Federal it transformation plans
PDF
Software Licensing for SaaS Applications
PPTX
Pricing for profit
PDF
Azure licensing (not) so easy - Laurynas Dovydaitis
PDF
City square presentation
PPTX
SharePoint Online Collaboration Options
PPTX
Automotive Industry Research: An Analysis of the Key Insights from the VFACTS...
PPTX
SharePoint Online v Onprem - presented by Concurrency, Inc
PPT
Advanced scientific visualization
PDF
Azure Cloud Dev Camp - Introduction
PPTX
Enterprise Social - SharePoint, Office 365, Lync, Yammer
PPTX
Introduction to scientific visualization
PPTX
10 Tips for Better Visualization of Scientific Data
PPTX
Curso SharePoint 2013 overview
Tutorial Brainshark 4
Articulo
ITCamp 2013 - Peter Leeson - Intelligent Evolution
Certificate - Azure Fundamentals
Fy10 us budget_spending
Federal it transformation plans
Software Licensing for SaaS Applications
Pricing for profit
Azure licensing (not) so easy - Laurynas Dovydaitis
City square presentation
SharePoint Online Collaboration Options
Automotive Industry Research: An Analysis of the Key Insights from the VFACTS...
SharePoint Online v Onprem - presented by Concurrency, Inc
Advanced scientific visualization
Azure Cloud Dev Camp - Introduction
Enterprise Social - SharePoint, Office 365, Lync, Yammer
Introduction to scientific visualization
10 Tips for Better Visualization of Scientific Data
Curso SharePoint 2013 overview
Ad

Similar to SharePoint Disaster Recovery to Microsoft Azure (20)

PDF
SharePoint 2013 Platform Options - office 365, Azure, On premise
PPTX
Cloud computing 3702
PDF
Azure-Backup-Presentation-Chico-7-22-2019-1.pdf
PPTX
Expertslive azure site recovery
PPTX
NICConf 2015 - azure disaster recovery in 60min
PPTX
SharePoint on Microsoft Azure
PDF
Windows Server 2003 End-of-Service: A Comprehensive, Market-Shifting Opportunity
PPTX
Microsoft Azure Site Recovery Overview and use cases
PPTX
HA/DR options with SQL Server in Azure and hybrid
PDF
데이터 마이그레이션 AWS와 같이하기 - 김일호 솔루션즈 아키텍트:: AWS Cloud Track 3 Gaming
PPTX
04 Azure IAAS 101
PDF
VMworld 2013: Maximize Database Performance in Your Software-Defined Data Center
PPTX
SCCM on Microsoft Azure
PPTX
Azure Site Recovery Bootcamp
PPTX
Implement SQL Server on an Azure VM
PPT
Implementing SharePoint on Azure, Lessons Learnt from a Real World Project
PDF
Internet Sites in Microsoft Azure Using SharePoint 2013 - Solution Model
PPTX
Hybrid cloud sample architectures
PPTX
Cnam cours azure iaas
PPTX
Nuts and bolts of running a popular site in the aws cloud
SharePoint 2013 Platform Options - office 365, Azure, On premise
Cloud computing 3702
Azure-Backup-Presentation-Chico-7-22-2019-1.pdf
Expertslive azure site recovery
NICConf 2015 - azure disaster recovery in 60min
SharePoint on Microsoft Azure
Windows Server 2003 End-of-Service: A Comprehensive, Market-Shifting Opportunity
Microsoft Azure Site Recovery Overview and use cases
HA/DR options with SQL Server in Azure and hybrid
데이터 마이그레이션 AWS와 같이하기 - 김일호 솔루션즈 아키텍트:: AWS Cloud Track 3 Gaming
04 Azure IAAS 101
VMworld 2013: Maximize Database Performance in Your Software-Defined Data Center
SCCM on Microsoft Azure
Azure Site Recovery Bootcamp
Implement SQL Server on an Azure VM
Implementing SharePoint on Azure, Lessons Learnt from a Real World Project
Internet Sites in Microsoft Azure Using SharePoint 2013 - Solution Model
Hybrid cloud sample architectures
Cnam cours azure iaas
Nuts and bolts of running a popular site in the aws cloud

More from David J Rosenthal (20)

PDF
Microsoft Teams Phone - Calling Made Simple
PDF
Whats New in Microsoft Teams Calling November 2021
PDF
Whats New in Microsoft Teams Hybrid Meetings November 2021
PDF
Viva Connections from Microsoft
PDF
Protect your hybrid workforce across the attack chain
PDF
Microsoft Viva Introduction
PDF
Microsoft Viva Learning
PDF
Microsoft Viva Topics
PDF
A Secure Journey to Cloud with Microsoft 365
PDF
Azure Arc Overview from Microsoft
PDF
Microsoft Windows Server 2022 Overview
PDF
Windows365 Hybrid Windows for a Hybrid World
PDF
Windows 11 for the Enterprise
PDF
Microsoft Scheduler for M365 - Personal Digital Assistant
PDF
What is New in Teams Meetings and Meeting Rooms July 2021
PDF
Modernize Java Apps on Microsoft Azure
PDF
Microsoft Defender and Azure Sentinel
PDF
Microsoft Azure Active Directory
PDF
Nintex Worflow Overview
PDF
Microsoft Power BI Overview
Microsoft Teams Phone - Calling Made Simple
Whats New in Microsoft Teams Calling November 2021
Whats New in Microsoft Teams Hybrid Meetings November 2021
Viva Connections from Microsoft
Protect your hybrid workforce across the attack chain
Microsoft Viva Introduction
Microsoft Viva Learning
Microsoft Viva Topics
A Secure Journey to Cloud with Microsoft 365
Azure Arc Overview from Microsoft
Microsoft Windows Server 2022 Overview
Windows365 Hybrid Windows for a Hybrid World
Windows 11 for the Enterprise
Microsoft Scheduler for M365 - Personal Digital Assistant
What is New in Teams Meetings and Meeting Rooms July 2021
Modernize Java Apps on Microsoft Azure
Microsoft Defender and Azure Sentinel
Microsoft Azure Active Directory
Nintex Worflow Overview
Microsoft Power BI Overview

Recently uploaded (20)

PPTX
Programs and apps: productivity, graphics, security and other tools
PPTX
Machine Learning_overview_presentation.pptx
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPTX
Cloud computing and distributed systems.
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PPTX
Big Data Technologies - Introduction.pptx
PPTX
Spectroscopy.pptx food analysis technology
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PDF
Electronic commerce courselecture one. Pdf
PDF
Approach and Philosophy of On baking technology
PDF
A comparative analysis of optical character recognition models for extracting...
Programs and apps: productivity, graphics, security and other tools
Machine Learning_overview_presentation.pptx
Advanced methodologies resolving dimensionality complications for autism neur...
20250228 LYD VKU AI Blended-Learning.pptx
gpt5_lecture_notes_comprehensive_20250812015547.pdf
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Per capita expenditure prediction using model stacking based on satellite ima...
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Unlocking AI with Model Context Protocol (MCP)
Building Integrated photovoltaic BIPV_UPV.pdf
Cloud computing and distributed systems.
Chapter 3 Spatial Domain Image Processing.pdf
The Rise and Fall of 3GPP – Time for a Sabbatical?
Big Data Technologies - Introduction.pptx
Spectroscopy.pptx food analysis technology
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
Electronic commerce courselecture one. Pdf
Approach and Philosophy of On baking technology
A comparative analysis of optical character recognition models for extracting...

SharePoint Disaster Recovery to Microsoft Azure

  • 1. SharePoint Disaster Recovery to Microsoft Azure Example architectures for building a recovery environment in Microsoft Azure The configuration of Active Directory for this solution constitutes a hybrid deployment scenario in which Windows Server AD DS is partly deployed on- premises and partly deployed on Microsoft Azure Virtual Machines. Important — Before deploying Active Directory in Microsoft Azure, read Guidelines for Deploying Windows Server Active Directory on Microsoft Azure Virtual Machines (http://msdn.microsoft.com/en-us/library/windowsazure/jj156090.aspx). For complete guidance on designing and deploying Active Directory environments, see http:// TechNet.microsoft.com. On-premises environment Warm standby environment Microsoft Azure recovery environment Cold standby Running VMs Running VMs Start up these VMs for disaster recovery Production environment Availability Group #1 Availability Group #2 Availability Group #3 Distributed cache Distributed cache Query processingFront end services Query processingFront-end services Analytics Content processing Crawl Admin Workflow manager Back-end services Analytics Content processing Crawl Admin Workflow manager Back-end services Analytics Content processingAdmin Workflow manager Back-end services Front-end services Tier 1 Tier 2 Tier 3 Availability Group #1 Availability Group #2 Availability Group #3 Search Content Content Configuration Service Applications Analytics Content processing Crawl Admin Workflow manager Back-end services Analytics Content processing Crawl Admin Workflow manager Back-end services Analytics Content processingAdmin Workflow manager Back-end services Tier 4 Tier 1 Tier 2 Tier 3 Availability Group #1 Availability Group #2 Availability Group #3 Search Content Content Configuration Service Applications Analytics Content processing Crawl Admin Workflow manager Back-end services Analytics Content processing Crawl Admin Workflow manager Back-end services Analytics Content processingAdmin Workflow manager Back-end services Tier 4 Live production environment File Share Log shipping File Share Distributed File System Replication (DFSR) Replay logs Cold standby environments take longer to start but are less expensive § The farm is fully built, but the virtual machines (VMs) are stopped after the farm is created. You only pay processing costs when the VMs are running, but storage and network data transfer costs apply. § In the event of a disaster, all the farm VMs are started and patched. § Backups and transaction logs are applied to the farm databases. Additional procedures for cold standby environments § Turn on VMs regularly to patch, update, and verify the environment. § Run procedures to refresh DNS and IP addresses. § Setup SQL AlwaysOn after a failover. Search Content Content Configuration Service Applications File Share Replay logs This reference architecture includes two VMs configured as domain controllers. Each is configured as follows: · Size — Small. · Operating system — Windows Server 2012. · Role — Active Directory Domain Services domain controller designated as a global catalog server. This configuration reduces egress traffic across the VPN connection. In multi-domain environment with high rates of change, configure domain controllers on premises to not sync with the global catalog servers in Microsoft Azure. · Data disks — Place the Windows Server AD DS database, logs, and SYSVOL on Microsoft Azure data disks. Do not place these on the Operating System disk or the Temporary Disks provided by Microsoft Azure. This is important. · Role — Install and configure Windows DNS on the domain controllers. · IP addresses — Use dynamic IP addresses. This requires you to create a Microsoft Azure Virtual Network. Virtual Network Microsoft Azure VPN Gateway Gateway subnet Active VPN Cloud Service Availability Set Active Directory & DNS Cloud Service Cloud Service Active Directory Windows Server 2012 RRAS Availability Set Front End Availability Set Distributed Cache Availability Set Back End On-premises environment Availability Set Database File share for log shipping and third node of a Node Majority for SQL Server AlwaysOn SharePoint recovery environment in Microsoft Azure Overview The disaster recovery environment for an on-premises SharePoint 2013 farm can be hosted in Microsoft Azure. § Microsoft Azure Infrastructure Services provides a secondary datacenter. § Pay only for the resources you use. § Small recovery farms can be scaled out after a disaster to meet scale and capacity targets. The recovery farm in Microsoft Azure is configured as identically as possible to the production on-premises farm. § Same representation of server roles. § Same configuration of customizations. § Same configuration of search components (these can be on a smaller version of the production farm). Log shipping and Distributed File System Replication (DFSR) are used to copy database backups and transaction logs to the Microsoft Azure farm. § DFSR is used to transfer logs from the production environment to the recovery environment. In a WAN scenario DFSR is more efficient than shipping the logs directly to the secondary server in Microsoft Azure. § Logs are replayed to the Microsoft Azure-based SQL Server computers. § Log-shipped databases are not attached to the farm until a recovery exercise is performed. Failover procedures: § Stop log shipping. § Stop accepting traffic to the primary farm. § Replay the final transaction logs. § Attach the content databases to the farm. § Start a full crawl. · Restore service applications from the replicated services databases. Recovery objectives provided by this solution include: ü Sites and content ü Search (re-crawled, no search history) ü Services Additional items that can be addressed by Microsoft Consulting Services or a partner: q Synchronizing custom farm solutions q Connections to data sources on premises (BDC and search content sources) q Search restore scenarios q Recovery Time Objectives (RTO) and Recovery Point Objectives (RPO) Design and build the failover environment in Microsoft Azure q Create a virtual network in Microsoft Azure. q Connect the on-premises network with the virtual network in Microsoft Azure with a site-to-site VPN connection. This connections uses a dynamic gateway in Microsoft Azure. q Deploy one or more domain controllers to the Microsoft Azure virtual network and configure these to work with your on premises domain. These DCs are catalog servers. q Adapt the SharePoint farm for cloud services and availability sets. q Deploy the SharePoint farm plus a file server to host file shares. q Setup log shipping and DFSR between the on- premises environment and the Microsoft Azure- based recovery environment. Build the Windows Server Active Directory Domain Services hybrid environement Crawl Crawl Query processingFront end services Query processingFront-end servicesFront-end services Index Partition 0Replica Replica Distributed cache Distributed cache Index Partition 0Replica Replica Query processingFront end services Query processingFront-end servicesFront-end services Distributed cache Distributed cache Index Partition 0Replica Replica © 2014 Microsoft Corporation. All rights reserved. To send feedback about this documentation, please write to us at ITSPdocs@microsoft.com.