Export .RDP files for Azure VMs
Are you logging into the Azure Portal every time you need to connect to a virtual machine? Ever wondered how to grab all those .RDP connections for VMs in Azure? Well now you can.
I wrote a small script to Export Azure VM .RDP files to a local directory for a given service.
Requirements
Install Azure PowerShell by visiting: https://azure.microsoft.com/en-us/documentation/articles/install-configure-powershell/
Script Download
https://gallery.technet.microsoft.com/scriptcenter/Export-Azure-VM-RDP-files-c4b501ea