Deploy VMs on Azure Local with Portal, CLI & Bicep (IaC)
A guide to deploying virtual machines on Azure Local using the Azure Portal, CLI, and Bicep for Infrastructure-as-Code.
A guide to deploying virtual machines on Azure Local using the Azure Portal, CLI, and Bicep for Infrastructure-as-Code.
Explains the mystery of hidden tags in Azure, how they work, and their use cases for automation and management.
A guide to building a custom HTTP extension for Bicep, enabling API calls directly from Azure infrastructure templates.
A curated list of top 5 resources for learning and mastering Bicep, including deployment frameworks, governance tools, and community hubs.
A guide to using Spec-Driven Development and Spec Kit to create an Azure Platform Landing Zone with Bicep, aligning with the Microsoft Cloud Adoption Framework.
Explains how to use the --pattern parameter in Bicep CLI for bulk building and linting multiple Bicep template files using wildcards.
Explores Bicep extensions for deploying resources beyond Azure, covering their limitations and the new local deployment preview feature.
Using PowerShell to standardize and orchestrate deployments across different Infrastructure as Code tools like ARM, Bicep, and Terraform in Azure.
Explores using the GitHub Copilot for Azure extension to generate and validate Azure Bicep code, detailing its agent and ask modes.
A developer shares their experience presenting a live demo on Bicep Infrastructure as Code at Microsoft Build 2025, covering key features and best practices.
A technical guide on deploying Grok-3 from Azure AI Foundry and connecting it to GitHub Copilot Chat in VS Code using the Bring Your Own Key feature.
A guide to assigning Azure RBAC roles to multi-tenant Enterprise Application service principals using Bicep's Microsoft Graph extension.
Explains how to use the experimental Bicep extensibility framework to manage Microsoft Graph resources like Entra groups and users via Infrastructure as Code.
Introducing a custom GitHub Action for linting Bicep IaC files, with features to scan only changed files and combine SARIF output.
Introduces the new `deployer()` function in Bicep v0.32.4, which retrieves the identity of the deploying principal for use in tagging and permissions.
Introducing the experimental Bicep Test Framework for validating and testing Azure Bicep infrastructure-as-code templates.
Introduces the new deployer() function in Bicep 0.32 for Azure IaC, enabling dynamic access to the deploying principal's identity.
A new video series offering short, digestible tutorials and demos on Bicep for Infrastructure as Code (IaC), starting with GitHub Copilot and the Bicep visualizer.
Explains the new az.deployer().objectId function in Bicep v0.32 for retrieving the principal ID of the Azure deployment executor.
Guide to migrating an existing Azure Firewall to Firewall Policy management using Bicep for improved features and infrastructure-as-code control.