Install Azure CLI on Windows with Winget
The Azure CLI is the command-line tool for working with Microsoft Azure resources, and grants you access to the CLI through both the Windows Command…
The Azure CLI is the command-line tool for working with Microsoft Azure resources, and grants you access to the CLI through both the Windows Command…
When an application needs to authenticate with Azure AD you can’t really just give it a username and password. To authenticate and authorize an application…
Welcome to Az Kung Fu, grasshopper! Scripting is the only way to ensure that your environments are the same every time and remove the risk…
One of the services within Microsoft Azure for building out IoT solutions is the Azure IoT Hub Device Provisioning Service (DPS). Just as with other…
Have you ever spent hours building a machine to use as an admin workstation for Azure? What about installing the Windows Subsystem for Linux? Well,…
The last week has been a blur because I didn’t sleep. I spent days helping a client restore every single VM that had running in…
In this hands-on lab, you will migrate an on-premises based help desk application called OsTicket, to Azure. This will be a two-phase project to lift-and-shift…
It’s really easy to provision an instance of Azure IoT Hub using the Azure Portal. However, there are times when you need to automate the…
To list and set the Azure Subscription to run Azure CLI commands against is an important step in command-line scripting. To do this, there are…
Traditionally, Azure Virtual Machines (VMs) would use an Azure Storage Account to store the VM Disk Images for the VM. This required explicit management of…
Microsoft has been investing heavily in the pretty much every aspect of Microsoft Azure, and the IoT (Internet of Things) space is not being left…
Here’s a short introduction to the Azure Cloud Shell; a new feature recently released into the Microsoft Azure Portal as part of the many announcements…