PowerShell: Download script or file from GitHub
Since a lot of people are starting to store their scripts and files in GitHub repositories, I often...
How to run scripts against multiple Azure VMs by using Run Command
I wrote a blog post on how to run scripts in your Azure VM by using Run Command, and explained how handy this feature is to manage Azure...
How to Add Sleep/Wait/Pause in a PowerShell Script
Many of you know the “timeout” command we used when we created Windows Batch scripts. This pauses/waits/sleeps the script for a...
Connect a Hybrid Server to Azure using Azure Arc
New week, new Azure tip video!. This week we are going to have a look at how you can connect a...
How to Run Scripts in your Azure VM using Run Command
You can access your Azure IaaS virtual machine (VM) in multiple ways like SSH or RDP, depending on your operating system and configuration....
How to Run Custom Scripts on Azure Arc Enabled Servers
With the latest update for Azure Arc for Servers, you are now able to deploy and use extensions with your Azure Arc enabled servers. With...
Write PowerShell Online using Visual Studio Codespaces
Last week the Visual Studio Services team announced a new service called Visual Studio Codespaces....
How to use PowerShell ISE Mode in Visual Studio Code
If you are writing PowerShell code, you might have realized that there weren’t really improvements to the PowerShell Integrated...
Judge at the Nutanix Coding Challenge
Nutanix just announced the PowerShell Coding Challenge for your Nutanix environment. The challenge will be to build a script which solves a...