Windows Azure - Automating SharePoint Deployments using PowerShell
Previously I shared a script to Migrate SharePoint to Windows Azure IaaS. What if you want to deploy new SharePoint on Azure? Here is a sample script that allows you to do it quickly. This is created by Michael Washam, Senior Program Manager for Windows Azure. He did a blog post here about the script. Here is how it works How does this help me? If you need a sharepoint quickly for testing purpose before rolling out to production, you can leverage Azure and test out including any custom sharepoint Apps. After testing, you can move these VHD back to your on-premise datacenter and use this directly without requiring any other modifications. ...