Historically, users within an Azure Virtual Desktop personal host pool were limited to a single desktop assignment. If a user needed access to more than one […]
Testing the compliance of your infrastructure as Code, ARM-TKK for Bicep, and ARM Template. Identifying common code issues before the code can be shipped to production […]
Have you ever stared at a mountain of bug tickets, documentation chores, and those “someday” refactors, wishing you could just hand them off to someone else? […]
When working with Azure virtual networks, managing the flow of traffic to and from your subnets is a critical part of securing your… Continue reading on […]
When working with Aspire for .NET cloud-native applications, it’s common to need flexible configuration that switches between production… Continue reading on Medium »
When working with Aspire for .NET cloud-native applications, it’s common to need flexible configuration that switches between production… Continue reading on Dev Genius »
When developing microservices locally using the Aspire framework, it’s often convenient to emulate Azure services like Blob Storage, Table… Continue reading on Medium »
Most Azure resources support what is called an Azure Monitor Diagnostic setting. This diagnostic setting allows you to configure which logs or metrics you want to […]
While working on a local microservices setup using Aspire, I ran into a confusing issue while trying to emulate Azure Event Hubs. The… Continue reading on […]
This is part of my series on Azure Authorization. Azure Authorization – The Basics Azure Authorization – Azure RBAC Basics Azure Authorization – actions and notActions […]