Comments on: 6 Command Line (PowerShell & CLI) Tips & Tricks for Microsoft Azure you should know about! https://www.thomasmaurer.ch/2022/12/6-command-line-powershell-cli-tips-tricks-for-microsoft-azure-you-should-know-about/ Cloud and Datacenter Blog focusing on Microsoft Azure Fri, 16 Dec 2022 09:50:57 +0000 hourly 1 https://wordpress.org/?v=6.4.1 By: Sjors Pals https://www.thomasmaurer.ch/2022/12/6-command-line-powershell-cli-tips-tricks-for-microsoft-azure-you-should-know-about/#comment-886399 Fri, 16 Dec 2022 09:50:57 +0000 https://www.thomasmaurer.ch/?p=24513#comment-886399 I like Invoke-AzVMRunCommand, what it actually does is invoking a command on a Remote VM, it is great if you like to configure VM’s after deployment, Yesterday finished a task to create a self hosted ADF Runtime. Instead of having to update/maintain the machine, we can now just destroy and recreate it with the latest Windows Image, we also don’t have to use a backup vault in case the machine gets corrupted.

]]>