Deploy VMs on Azure Local with Portal, CLI & Bicep (IaC)
A guide to deploying virtual machines on Azure Local using the Azure Portal, CLI, and Bicep for Infrastructure-as-Code.
A guide to deploying virtual machines on Azure Local using the Azure Portal, CLI, and Bicep for Infrastructure-as-Code.
Part 2 of a tutorial on using Azure Device Provisioning Service with self-signed X.509 certificates, covering resource creation and linking.
A guide to copying Azure Cosmos DB NoSQL containers between different Azure accounts using the Azure CLI cosmosdb-preview extension.
A guide to troubleshooting the 'Decryption failed: Key not valid for use in specified state' error in Azure CLI on Windows, with practical solutions.
A guide on using Azure Bastion to securely connect to a private AKS cluster without needing a jump box VM, simplifying access and management.
A guide to fixing the 'Identity not found' error when logging into Azure CLI using AKS workload identity.
A step-by-step guide on creating and deploying Azure Function Apps using Visual Studio Code extensions and the Azure CLI.
Guide to setting up Workload Identity in Azure Kubernetes Service (AKS) using Terraform to enable Azure CLI login from pods.
Explains how to correctly use Service Principal IDs (Client IDs vs. Object IDs) for Azure RBAC and Azure DevOps, fixing a common error.
A tutorial on exporting key-value pairs from Azure App Configuration Service to a JSON file using Azure CLI commands.
A technical guide explaining how to authenticate and connect to an Azure AD B2C tenant using Azure CLI and PowerShell Az module.
A technical tutorial on building a Docker image for a Python app, running it locally, and pushing it to Azure Container Registry.
Guide on using public IPs from a public IP prefix for LoadBalancer services in Azure Kubernetes Service (AKS).
Explains how to manually report consumption and metrics for Azure Arc Data Services in Indirectly Connected Mode, covering prerequisites and CLI commands.
A technical guide on customizing and deploying an Azure Arc Data Controller via command line, focusing on configuration details for Kubernetes.
How to accept legal terms for Azure Marketplace VM images using Azure CLI when automating deployments.
A technical guide to deleting Azure Container Instance network profiles that block VNet and resource group deletion, including a script solution.
A technical guide on setting a daily usage quota for an Azure Function using Terraform's local-exec provisioner as a workaround.
Explains why Azure VMs have larger OS disks than specified, due to marketplace image templates, and how to check the size.
Explains how the Azure CLI securely stores and manages OAuth access tokens locally to authenticate users between command executions.