How to In-place upgrade Windows Server in Microsoft Azure
Today I came across a tweet by Microsoft Program Manager Ned Pyle mentioning that in-place upgrade...
Schedule and Run PowerShell Scripts for Azure VMs using Azure Automation
A while ago I wrote a blog post on how you can run a PowerShell or Bash script against multiple Azure Virtual Machines (VMs) using Run...
Manage Arc-enabled Windows Server with Windows Admin Center in the Azure Portal
With a new feature called Windows Admin Center in the Azure portal, you can now securely manage your Windows Server machines running as an...
Azure Advisor: How to Improve performance, security, and reliability of your Azure VMs
Running virtual machines in Azure is great. However, there are a lot of things you need to think...
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 check the available VM Sizes (SKUs) by Azure Region
Do you want to know which Azure VM (virtual machine) sizes are available in an Azure region? Here are some simple ways like the Azure...
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...
Create and Manage Azure VMs from VS Code
With the new Azure Virtual Machines (VMs) extension for Visual Studio Code (VS Code), you can now...