Packer for Azure Peculiarities

Building images on Azure with Packer I have discovered some things that might be useful to others: Cannot locate resource group means something else Error when doing Azure Managed Disk builds: Build ‘azure-arm’ errored: Cannot locate the managed image resource group <your RG> What Packer really means is that your credentials are wrong. Check your …

How I work with multiple identities in Google Chrome

Introduction I spend my time working with public cloud services for a large number of organizations. That means many, many different user accounts to keep track of. The tool I use most to interact with these services is the web browser. As you all know browsers try to make life easy for their users, and …