Introduction Azure Local virtual machines (VMs), formerly known as Arc VMs, are VMs deployed from Azure via the Azure Resource Bridge (ARB) to Azure Local instances. These VMs are natively Arc-enabled and administrators can manage them using Azure management tools including the Azure portal, the Azure CLI, Azure PowerShell, and ARM templates. There are three main […]
Category: Azure Local
Unable to Deploy AKS Clusters on Azure Local Due to Image Issues
Problem I recently encountered an issue where a customer wasn’t able to deploy AKS clusters on Azure Local via Arc. I was able to reproduce the same issue in my lab and it turned out to be a widespread issue. In this blog I will detail the error and provide a work-a-round. The failure message […]
Failed to trigger deployment for Azure Local instance
Problem I was recently test deploying Azure Local instances in my lab and hit an error were the deployment failed to trigger. This was after the validation stage where I wanted to kick off the cloud deployment, but I couldn’t proceed due to this error. Error Message Cause This was caused by me and the […]
BitLocker and Azure Local
What is Bitlocker? BitLocker is a full-disk encryption feature available in Microsoft Operating Systems that helps protect data by encrypting entire drives or Volumes, addressing the threats of data theft or exposure from lost, stolen, or inappropriately decommissioned devices. It relies on Trusted Platform Module (TPM) hardware for secure key storage. For Azure Local Instances, […]