Powershell script to deploy new server role on Azure VM
Sometime when you deploy Azure VM, you also need to install new role on Azure virtual machine on a customer platform. In this article, I will show you how this could be accomplished without login on VM. Example- Let’s assume you want to install the IIS server role; even it works for other roles if […]