If you have been following closely, you would have realized Azure Automation is now available for Azure GOV. There are a couple of things you need to keep in mind when you are trying to run your first automation script with Azure GOV. I’m going to be outlining the steps below: Step 1…
Month: October 2015
SQL Always on Availability Groups – on Azure (Things you might oversee)
There are tons of good documentation out there for SQL Always on AGs on Azure, here are some of the most comprehensive ones: · SQL ALWAYS ON GUI – https://msdn.microsoft.com/en-us/library/azure/dn249504.aspx · SQL ALWAYS ON POWERSHELL – https://azure.microsoft.com/en-us/documentation/articles/virtual-machines-sql-server-alwayson-availability-groups-powershell/?rnd=1 I would highly recommend you go through both of these articles in both the articles above, as…