Download presentation
Presentation is loading. Please wait.
1
Run Microsoft SharePoint on Azure
11/16/2018 3:45 AM BRK1029 Run Microsoft SharePoint on Azure Michael Washam CEO – Opsgility.com Enabling the Microsoft Cloud @MWashamTX © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
2
Azure Infrastructure as a Service (IaaS) 101
11/16/2018 3:45 AM Azure Infrastructure as a Service (IaaS) 101 © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
3
Agenda Azure Infrastructure as a Service 101
Planning and Deploying SharePoint Operationalize Azure for SharePoint
4
Azure Virtual Machines
Microsoft 2016 11/16/2018 3:45 AM Azure Virtual Machines Deploy on-demand Easily scale up (or down) Pay for what you use Availability Sets with 99.95% SLA Most flexible option to run workloads in Azure Support from 1 to 32 CPUs and up to 448 GBs of memory Supports Windows and Linux operating systems Supports high-performance low-latency SSD backed storage © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
5
Azure Virtual Networks
Microsoft 2016 11/16/2018 3:45 AM Azure Virtual Networks Bring your own network Create subnets with your private or public IP addresses Bring your own DNS or use Azure-provided DNS Hybrid connectivity with VPNs and/or ExpressRoute Supports custom routing Network Isolation On-premises 10.0/16 Internet Direct Internet connectivity VPN and ExpressRoute Azure VPN GW Backend 10.3/16 Mid-tier 10.2/16 Frontend 10.1/16 AD / DNS Virtual Network © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
6
Azure Storage Standard Storage Premium Storage
Microsoft 2016 11/16/2018 3:45 AM Azure Storage Standard Storage Premium Storage Based on page blobs in Azure Storage Up to 500 IOPS per disk Up to 1 TB per disk storage capacity Support for geo-redundancy Supports all instance sizes Based on low latency high performance SSD storage Up to 5000 IOPS per disk Support for local-redundancy only Supports the DS and GS instance sizes © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
7
Where can you deploy? 34 Regions Worldwide, 30 online 100+ datacenters
North Central US Illinois United Kingdom Regions West Europe Netherlands US DoD West Canada Central Toronto Central US Iowa Canada East Quebec City Germany North East Magdeburg China North * Beijing US Gov Iowa Korea Central Seoul North Europe Ireland Germany Central Frankfurt Japan East Tokyo, Saitama China South * Shanghai West US California East US Virginia Japan West Osaka India Central Pune East US 2 Virginia West US 2 India West Mumbai US Gov Virginia India South Chennai Korea South East Asia Hong Kong US DoD East West Central US SE Asia Singapore South Central US Texas Australia East New South Wales Brazil South Sao Paulo State Australia South East Victoria 100+ datacenters Top 3 networks in the world 2.5x AWS, 7x Google DC Regions Operational Announced/Not Operational * Operated by 21Vianet
8
Same Tools – Your Choice of Location
Describe Deploy Control Consistent Tooling Portal, Visual Studio, PowerShell, Cross-platform command line interface Consistent Templates Write or deploy a template across on-premises or the cloud Gallery Azure Resource Manager Azure Resource Manager Consistency On-premises with Azure Stack Microsoft Azure Microsoft Confidential. For internal use only.
9
How do you use Azure? Azure Management Portal Visual Studio / VS Code
PowerShell or Azure CLI Custom Code calling ARM API
10
Demo Azure Virtual Machines
Microsoft 2016 11/16/2018 3:45 AM Demo Azure Virtual Machines Michael Washam © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
11
Planning and Deploying SharePoint
11/16/2018 3:45 AM Planning and Deploying SharePoint © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
12
Cloud Models Revisited
Higher cost/More Control Lower Cost/More Agility On Premises Storage Servers Networking O/S Middleware Virtualization Data Applications Runtime You manage Infrastructure (as a Service) Storage Servers Networking O/S Middleware Virtualization Data Applications Runtime Managed by Microsoft You manage Software (as a Service) Managed by Microsoft Storage Servers Networking O/S Middleware Virtualization Applications Runtime Data
13
Planning for Deployment
Microsoft 2016 11/16/2018 3:45 AM Planning for Deployment Connectivity Identity Migration Getting Started © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
14
Planning for Connectivity
Microsoft 2016 11/16/2018 3:45 AM Planning for Connectivity ExpressRoute Dedicated Connection Predictable Performance High Throughput Bandwidth: 50 Mbps to 10 Gbps Site-to-Site VPN Uses existing Internet connection IPSEC / Encrypted Traffic Bandwidth: 100 Mbps to 200 Mbps On-Premises Datacenter Microsoft Azure Site-to-Site VPN: up to 200 Mbps ExpressRoute: up to 10 Gbps © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
15
Microsoft 2016 11/16/2018 3:45 AM Planning for Identity SharePoint Server uses Windows Server Active Directory for authentication and it should be deployed in Azure first. Azure AD can be used as a claims provider for users authenticating over the Internet Azure Active Directory Active AD DS (Preview) REST/GRAPH and OAUTH Replication Traffic Azure AD Connect LDAP and Kerberos Replication Traffic Active Directory Domain Controllers Active Directory Domain Controllers © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
16
Migrating to Azure Virtual Machines
Microsoft 2016 11/16/2018 3:45 AM Migrating to Azure Virtual Machines Build the Foundation Establish connectivity and identity Manual Approach Add SQL replica to Azure Deploy SharePoint VMs in Azure Failover to replica and reconfigure SharePoint Alternative, backup database and upload to Azure using Storage Explorer Automated with Site Recovery Use Azure Site Recovery to replicate on-premises servers to Azure and failover * 1 TB disk size limitation Large Data Sets Very large data sets may be shipped to Azure using the import/export service © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
17
Getting Started Create virtual machines and configure them
Microsoft 2016 11/16/2018 3:45 AM Getting Started Create virtual machines and configure them Deployment with Resource Manager Templates Customize and deploy your own template or scripted deployment © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
18
SharePoint in the Azure Marketplace
Microsoft 2016 11/16/2018 3:45 AM SharePoint in the Azure Marketplace Stand alone image of SharePoint 2013 ready to run the product configuration wizard. Stand alone image of SharePoint 2016 ready to run the product configuration wizard. Template that deploys 9 virtual machines pre-configured as a Highly-Available SharePoint farm. Deploys a template of 3 virtual machines pre-configured as a SharePoint 2013 farm. © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
19
SharePoint in Azure – HA Template
Microsoft 2016 11/16/2018 3:45 AM SharePoint in Azure – HA Template Web Front End Back End SQL-AO Active Directory Availability Set Availability Set Availability Set Availability Set Load Balancer 2 x Standard DS3 4 cores 14 GB Memory 2 x Standard DS3 4 cores 14 GB Memory Standard DS2 2 cores 7 GB Memory 2 x Standard DS3 4 cores 14 GB Memory 1 x Standard DS1 1 Core 3.5 GB Memory © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
20
SharePoint Non-HA Template
Microsoft 2016 11/16/2018 3:45 AM SharePoint Non-HA Template Web + App SQL Server Active Directory Load Balancer Standard DS3 4 cores 14 GB Memory Standard DS3 4 cores 14 GB Memory Standard DS2 2 cores 7 GB Memory © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
21
SharePoint in Azure – Optimized Roles
Microsoft 2016 11/16/2018 3:45 AM SharePoint in Azure – Optimized Roles Availability Set Availability Set Availability Set Availability Set Availability Set Load Balancer Web Front End Distributed Cache Back End Active Directory SQL-Always On © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
22
Demo Deploying SharePoint
Microsoft 2016 11/16/2018 3:45 AM Demo Deploying SharePoint Michael Washam © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
23
11/16/2018 3:45 AM Operationalize © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
24
Operationalizing SharePoint in Azure
Microsoft 2016 11/16/2018 3:45 AM Operationalizing SharePoint in Azure Azure Governance Scale Backup Disaster Recovery Monitoring © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
25
Governance Tools Azure AD and Role Based Access Control
Resource Groups Resource Manager Policies Resource Locks Security Center Operations Management Suite (OMS) Templates and Command Line
26
Backup to Azure Backup virtual machines in Azure directly
Backup SharePoint Server (Azure or outside of Azure)
27
Using Azure as a Disaster Recovery Site
Microsoft 2016 11/16/2018 3:45 AM Using Azure as a Disaster Recovery Site Microsoft Azure Traffic Manager configured in failover mode Replicate and automatically failover (and failback) SharePoint servers from on-premises to Azure Supports Physical VMWare Hyper-V Primary Secondary Virtual Network ASR Replication WEB ExpressRoute or Site-to-Site APP SharePoint Servers SQL Asynchronous Commit SQL AO © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
28
Demo Operationalizing Azure for SharePoint
Microsoft 2016 11/16/2018 3:45 AM Demo Operationalizing Azure for SharePoint Michael Washam © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
29
More Resources On-Demand Sessions - Code Session Level Date BRK3037 Get started with SharePoint Server 2016 in Microsoft Azure IaaS 300 9/29 10:45 – 12:00 PM BRK3033 Dive into Microsoft SharePoint server 2016 Upgrade and Migration Completed BRK2050 Dive into Microsoft Office 365 and SharePoint Hybrid Scenarios 200 BRK3203 Managed and Control your applications with Microsoft Azure Resource Manager BRK3278 Master VMs in Azure Resource Manager 9/30 10:45 – 12:00 PM BRK3237 Azure Networking – New Networking Services, Features, and Scenarios BRK3137 Achieve high-performance datacenter expansion with Azure Networking BRK3329 Secure highly connected hybrid networks using Azure Networking 9/30 9:00 – 10:15 AM
30
Summary Azure Infrastructure as a Service 101
Planning and Deploying SharePoint Operationalize Azure for SharePoint
31
Free IT Pro resources To advance your career in cloud technology
Microsoft Ignite 2016 11/16/2018 3:45 AM Free IT Pro resources To advance your career in cloud technology Plan your career path Microsoft IT Pro Career Center Cloud role mapping Expert advice on skills needed Self-paced curriculum by cloud role $300 Azure credits and extended trials Pluralsight 3 month subscription (10 courses) Phone support incident Weekly short videos and insights from Microsoft’s leaders and engineers Connect with community of peers and Microsoft experts Get started with Azure Microsoft IT Pro Cloud Essentials Demos and how-to videos Microsoft Mechanics Connect with peers and experts Microsoft Tech Community © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
32
Please evaluate this session
11/16/2018 3:45 AM Please evaluate this session Your feedback is important to us! From your PC or Tablet visit MyIgnite at From your phone download and use the Ignite Mobile App by scanning the QR code above or visiting © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
33
11/16/2018 3:45 AM © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.