normalian blog

Let's talk about Microsoft Azure, ASP.NET and Java!

Entries from 2018-06-01 to 1 month

How to execute PowerShell scripts inside Azure VMs from external

There are some ways to execute PowerShell scripts inside Azure VMs such like PowerShell remoting. Recently, it comes up cool feature to execute scripts inside Azure VMs easily. This article introduces how to manage that. Execute PowerShell…