Starter template with Bicep as infrastructure provider for Azure Developer CLI (azd).
This project is a starter template for deploying applications to Azure using the Azure Developer CLI (azd) with Bicep as the infrastructure-as-code language. It provides Infrastructure as Code assets in Bicep files, a dev container configuration for cloud-hosted development environments, and continuous deployment workflows for GitHub Actions and Azure Pipelines. The template guides users through adding application code, provisioning Azure resources, configuring application settings and managed identities, and deploying to Azure using azd commands.