6 Command Line (PowerShell & CLI) Tips & Tricks for Microsoft Azure you should know about!
There are many experiences and possibilities to manage your Microsoft Azure resources, one of them...
Az Next – AI-powered interactive assistant Azure CLI
As you know, the Azure CLI already AI-build in with the az find command, and you might have seen a great feature like AI-powered...
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...
Get the Azure Connected Machine Agent (Azcmagent) Version
Azure Arc Enabled Servers just got another update enabling extensions. This also includes an updated version of the Azure Arc agent or...
How to Configure Azure CLI Default Output Format
The Azure command-line interface (Azure CLI) is a set of commands used to create and manage Azure resources. In this blog post, I am going...
AZ-104 Study Guide: Azure Administrator
I am currently preparing for the new Microsoft exam AZ-104: Microsoft Azure Administrator, which...
Run Azure Cloud Shell in Windows Admin Center
As you know Windows Admin Center enables you to not just manage Windows Server machines with a web-based user interface, but also to easily...
How to Install Azure CLI on Windows (one-liner)
There are many ways you can manage Azure, for example, by using the Azure PowerShell, Cloud Shell, or many other tools. One of them is the...
Remote Edit Files on Azure Linux VMs using VS Code
There are a lot of different ways to remote manage your Azure virtual machines using various tools...