azure
Browse posts in this collection.
Hey Microsoft Azure, where is my data?
If you are curious about exactly where your data physically resides within Microsoft Azure, this post explores the nuances of data residency beyond simple region selection. I share my experience investigating data locations for services like Azure AD to help clarify common misconceptions and provide practical answers to customer questions about data sovereignty.
Hosting Tailscale in Azure
Discover how I enhanced the reliability of my Tailscale setup by deploying a backup node in Azure after my Raspberry Pi failed during a home office refurbishment. I walk through spinning up a secure Ubuntu virtual machine with Defender for Cloud and installing Tailscale to ensure continuous access to my on-premises devices.
How I prepare and (often) succeed with technical Microsoft certification exams
Drawing on my experience of passing 89 Microsoft certification exams since 1997, I share my straightforward preparation strategy that focuses on efficient data gathering and effective reading. This post outlines how I choose between beta and regular exams and manage my study time to ensure confidence and success, even amidst a busy schedule.
How to lock down a single confidential Resource Group in Azure
I discovered the hard way that standard Azure IAM features cannot block inherited permissions at the Resource Group level, making it impossible to restrict access for specific users without revoking their rights across the entire subscription. In this post, I share the trial-and-error process of finding a workaround to lock down confidential resource groups while maintaining broader access, ultimately revealing why common solutions like deny assignments or Blueprints fall short.
How to run business logic code as background jobs in Microsoft Azure
If you are looking for a clear, prioritized guide to running background business logic on Microsoft Azure, this post breaks down the various options available for developers and architects. I focus on starting with WebJobs as the easiest, simplest, and most affordable choice, detailing how they can be used to execute scripts and binaries continuously or on a schedule without requiring complex rewrites.
Jussi Roine
Microsoft MVP and consultancy founder with 30+ years of experience, passionate about Microsoft security, AI governance, and sharing what I learn along the way.