Automating SQL Server VM Configuration using Custom Script Extension
Azure VM Custom Script Extension allows you to leverage the power of PowerShell to implement various configuration automation scenarios. In this post we present a sample scenario of configuring SQL Server 2014 backup using Custom Script Extension.