Windows Azure - Deploy SharePoint With SQL AlwaysOn
Windows Azure - Deploy SharePoint With SQL AlwaysOn
A model of a SharePoint farm running on Windows Azure, with a VPN connection to an on-premises site Search WindowsAzure.com, MSDN, or TechNet for the keywords referenced below
create a highly available Internet- WEB FRONT ENDS APPLICATION DATA DOMAIN CONTROLLER
(HTTPS)
A7 or LARGER WINDOWS SERVER SQL SERVER FAILOVER CLUSTERING
C
Subnet 1 Subnet 2 Subnet 3 Subnet 4
SMALL WINDOWS SERVER DNS ACTIVE DIRECTORY
1. Add the Domain Controller Role to one Windows Server 2012 VM.
2. Restart the VM.
3. Add user accounts to the domain:
Publish to the Internet
SharePoint Farm Administrator Logical views of the SharePoint farm showing how to manage publishing features and identity for an Internet site
Database Administrator (used to configure WSFC Cluster)
SharePoint Installer
SQL Service Login 1 (Service account for primay SQL Server instance) SharePoint 2013 farm—logical view with sites (option 1) Logical view of the SharePoint 2013 farm with identity management
SQL Service Login 2 (Service account for secondary SQL Server instance)
4. Add the Domain Controller role to the second Windows Server 2012 VM as a backup controller. Separate environments for dev and production
Web Application
http://www.contoso.com https://authoring Author and publish in the same environment
Zone Internet
3. CONFIGURE SQL SERVER VMs Use the cross-site publishing feature to separate authoring from WINDOWS AZURE
Anonymous
ACTIVE DIRECTORY
https://authoring/contoso live sites Authenticated TENANT
For each SQL Server VM, do the following:
1. Attach a 500GB VHD to the SQL Server VM. https://customerweb.contoso.com Apply SharePoint topology guidance for configuring VMs and Zone Default
2. Join the VM to the domain and restart. https://authoring/contoso/customer designing service distribution across VMs Windows Auth (NTLM)
3. Add the database administrator account as a sysadmin role to the default instance. Technet: “Cross-site publishing”
4. Add the database admin account as a machine administrator.
CROSS-SITE PUBLISHING
5. Configure the firewall to allow SQL Server through. SharePoint Farm
6. Change the SQL Server instance to use the respective domain service account (Login 1, Login 2).
OR
7. Add a SQL Server login for NT AUTHORITY\SYSTEM with the following permissions: alter any availability
group, connect SQL, and view server state.
SharePoint 2013 farm—logical view with sites (option 2) Use Windows Azure Active Directory for customer accounts while using your
4. CONFIGURE SHAREPOINT VMs Separate environments for development, staging, on-premises Active Directory accounts to authenticate site authors and developers.
Be more available
c. Configure the cluster name’s IP address to a link-local address (169.254.x.x).
d. Bring the cluster name online.
e. Add other SQL Server VMs to the WSFC cluster.
3. Enable AlwaysOn High Availability in SQL Server Configuration Manager on all SQL Server VMs. AlwaysOn availability groups and Windows Azure availability sets
MSDN: “Tutorial: AlwaysOn Availability Groups in Windows Azure”
Like it? Get it. Windows Azure: Deploy SharePoint with SQL Server AlwaysOn
© 2013 Microsoft Corporation. All rights reserved. Created by the Windows Azure team [email protected] Part no. 098-117663