Category: Azure CLI
-
How to Use If Conditions with Azure CLI
In this blog post, we will explore how to use if conditions in Azure CLI scripts to enhance their functionality and make them more flexible.
-
Saving Azure CLI Command Output to a Variable and Using It Later
In this blog post, we’ll walk you through how to save the output of an Azure CLI command to a variable and use it later in both Command Prompt and Bash.
-
How to Assign an AIM Role to a Storage Account on Azure using Azure CLI
In this blog post, we’ll walk you through the process of assigning an AIM role to a storage account using the Azure Command-Line Interface (CLI). This will enable you to securely and efficiently manage access to your storage accounts.
-
How to List All Storage Accounts in an Azure Subscription Using Azure CLI
In this blog post, we will go through the steps required to list all storage accounts in an Azure subscription using Azure CLI.
-
Check If Azure Storage Account Name is Taken Using Azure CLI
In this blog post, we will show you how to check if an Azure Storage account name is taken using Azure CLI.
-
Create a Read-Only Azure Administrator Using Azure PowerShell
In this blog post, we are going to show how to create a read-only Azure Administrator account using Azure CLI.
-
Find the Latest Azure Windows 11 VM Image
In this blog post, we’ll show you how to list the latest Azure Windows 11 VM image using Azure CLI.
-
Create Windows 11 VM and Join it to Azure AD Using Azure CLI
In this blog post, we’ll walk you through the process of creating a Windows 11 Virtual Machine and Joining it to Azure AD using Azure CLI using a single script.
-
How To Use Variables with Azure CLI
In this blog post, we’ll explore how to use variables with Azure CLI, step-by-step. We’ll cover how to declare variables, and how to use them in Azure CLI commands
-
Create a Read-Only Administrator in Azure Using Azure CLI
In this blog post, we will show you how to assign read-only permission to an Azure subscription using Azure CLI