SharePoint has proven to be the most common Microsoft to run on a Windows http://www.aliyun.com/zixun/aggregation/13357.html >azure virtual machine Products. Many customers and partners can take advantage of the cloud benefits and scale of Windows Azure, such as hosting highly customizable SharePoint farms and building a real-time, scalable Internet-facing web site.
&NBSP
Now it is easier to deploy a SharePoint farm in Windows Azure. With the new remote PowerShell feature and the Windows Azure PowerShell Cmdlet, we provide a new PowerShell sample script. When you deploy a SharePoint server farm, you can use these new scripts to automate all necessary steps to save time and effort.
These sample scripts are available for download and use in the Windows Azure PowerShell Sample GitHub library. These scripts serve as a starting point for deploying SharePoint farms, and you can customize them based on their usage.
Let's take a closer look at what these scripts are for ...
&NBSP
Drives the automated deployment of SharePoint, SQL Server, and Active Directory
These sample scripts can automatically configure the following workloads to be either a single layer or a full deployment.
Active Directory
SQL Server
SharePoint 2013
Each layer can be deployed in a single virtual machine configuration or deployed in multiple virtual machines to achieve a high-availability solution.
New scripts and templates provide a sample deployment topology
&NBSP
A single VM template
This template is designed to build a SharePoint farm for evaluation, development, or testing.
Windows virtual machines for 1 active Directory-Small instances (1 cores, 1.75 GB memory)
1 SQL Server virtual machine-A6 RealExample (4 kernel, GB memory)
1 virtual machine with all SharePoint Server 2013 features enabled-large instances (4 cores, 7 GB of memory)
High Availability Template
This template is designed to build a high-availability farm infrastructure. You can adjust and change the default instance size.
Windows virtual machines for
2 active Directory-Small instances (1 cores, 1.75 GB memory)
2 SQL Server VM-A6 instance (4 kernel, GB memory)
1 Quorum Windows VM-Small instances (1 cores, 1.75 GB memory)
2 SharePoint Application Server-Large instances (4 cores, 7 GB of memory)
2 SharePoint Web Server-Large instances (4 cores, 7 GB of memory)
We will provide similar scripts for other scenarios in the near future as you wish. Documents on how to configure and deploy these scripts are available in the Windows Azure PowerShell sample GitHub Wiki.