Azure InfrastructureLinking Azure Deployment Stacks: Overcoming ARM Size Limits and Managing DependenciesLearn how Azure Deployment Stacks solve the 4MB ARM template size limit while maintaining complete mode deployments. Split large infrastructure deployments across multiple stacks with shared outputs.
VS Code DevelopmentA multi dev container setup to support OAuth 2.0 authenticationA practical guide to setting up a local development environment that doesn't compromise on security. Learn how to handle OAuth 2.0 authentication properly while keeping your development workflow smooth.