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 […]
Category: Azure Local
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, […]