Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free. Learn more →
Top 20 Bicep Azure Projects
-
-
aks-baseline
This is the Azure Kubernetes Service (AKS) Baseline Cluster reference implementation as produced by the Microsoft Azure Architecture Center.
Take a look at this baseline architecture - https://github.com/mspnp/aks-baseline
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
-
ResourceModules
This repository includes a CI platform for and collection of mature and curated Bicep modules. The platform supports both ARM and Bicep and can be leveraged using GitHub actions as well as Azure DevOps pipelines.
Project mention: In GitHub, how does Microsoft automatically update the README.md of a respective module? | reddit.com/r/AZURE | 2023-03-17 -
ALZ-Bicep
This repository contains the Azure Landing Zones (ALZ) Bicep modules that help deliver and deploy the Azure Landing Zone conceptual architecture in a modular approach. https://aka.ms/alz/docs
you can also use the default scripts from https://github.com/Azure/ALZ-Bicep
-
avdaccelerator
AVD Accelerator deployment automation to simplify the setup of AVD (Azure Virtual Desktop) based on best practices
Project mention: Bicep - Deploying Extension - The VM agent is not installed/unresponsive - VM not finished deploying | reddit.com/r/AZURE | 2022-10-12You could introduce a delay after deploying the VM. An example can be found here at row 91 https://github.com/Azure/avdaccelerator/blob/main/workload/bicep/avd-modules/avd-storage-azurefiles.bicep
-
data-management-zone
Template to deploy the Data Management Zone of Cloud Scale Analytics (former Enterprise-Scale Analytics). The Data Management Zone provides data governance and management capabilities for the data platform of an organization.
-
AzureDeploymentFramework
ARM Bicep & DSC Project for Azure Infrastructure and App Environment Deployments. [v 0.3 - March 2023]
Project mention: Devops Pipeline + Bicep - Advice on how to structure | reddit.com/r/azuredevops | 2023-02-22This is a great resource on how to structure bicep modules https://github.com/brwilkinson/AzureDeploymentFramework/tree/main/ADF/bicep we do something similar and provide a parameter file per region calling the main.bicep file twice.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
opnazure
This template allows you to deploy an OPNsense Firewall Azure VM using the opnsense-bootsrtap installation method
-
ProvisionGenie
ProvisionGenie 🧞 is an open-source project by Luise Freese & Carmen Ysewijn. We provision Microsoft Teams teams with channels, additional libraries, lists, and more. We educate users to make better decisions and work in Teams like it is intended to be used.
-
CanadaPubSecALZ
This reference implementation is based on Cloud Adoption Framework for Azure and provides an opinionated implementation that enables ITSG-33 regulatory compliance by using NIST SP 800-53 Rev. 4 and Canada Federal PBMM Regulatory Compliance Policy Sets.
-
Azure Container Apps - Samples
-
hub-and-spoke-playground
A collection of BICEP/ARM templates that deploys on Azure a hub & spoke net topology aligned with Microsoft Enterprise scale landing zone ref architecture to use as playground for test and study. As bonus many scenarios with step-by-step solutions for studying and learning are also available
Hello everyone! I’m excited to share with you some update to my Azure Hub & Spoke playground. https://github.com/nicolgit/hub-and-spoke-playground/
-
-
todo-csharp-sql-swa-func
A blueprint for getting a React web app with a C# API and a SQL database on Azure. The blueprint includes sample application code (a ToDo web app) which can be removed and replaced with your own application code. Add your own source code and leverage the Infrastructure as Code assets (written in Bicep) to get up and running quickly.
The azd project introduced with version 0.2.0-beta.2 a new structure of Bicep infra code based on modules and the template we are using as a reference has this new structure (with app and core subdirectories under the infra directory) aligned already. And since it contains all Azure resources we need for our project, I will simply download the codebase as a ZIP file and extract the content of the infra directory to my project. It should look like this:
-
-
microservices-template
A .NET & Azure-based Microservices template that focuses on Infrastructure as Code & automation
Project mention: Automate/Programmatically create User Assigned Managed Identity Federated Credentials for use in Github Actions | reddit.com/r/AZURE | 2023-02-05Have a look at my project template that does exactly that: https://github.com/cwe1ss/msa-template
-
todo-nodejs-mongo-swa-func
A blueprint for getting a React web app with a Node.js API and a MongoDB database on Azure. The blueprint includes sample application code (a ToDo web app) which can be removed and replaced with your own application code. Add your own source code and leverage the Infrastructure as Code assets (written in Bicep) to get up and running quickly.
Project mention: The Azure Developer CLI - Compatibility journey for an Azure Functions Project | dev.to | 2022-09-19As a blueprint for the project layout, I took the azd sample ToDo sample application using Static Web Apps as this is the one that is closest to our setup. So throughout the journey I either compared or copied snippets from this sample and adjusted them accordingly.
-
msdocs-django-postgresql-sample-app
A sample Django app using PostgreSQL for the Azure App Service Web App + Database tutorial. Designed for use with the Azure Developer CLI (azd).
Project mention: A sample Django app using PostgreSQL for the Azure App Service Web App + Database tutorial. Designed for use with the Azure Developer CLI (azd). | reddit.com/r/programming | 2022-11-09 -
Project mention: Updated Tailscale Subnet Router Deployments in Azure | reddit.com/r/Tailscale | 2022-09-07
cocallaw/azure-tailscale-aci-deploy: ARM & Bicep Templates to deploy a Tailscale subnet router with ACI (github.com)
-
azd-compatibility-azure-function
Making an Azure Functions project (from Azure Functions University) compatible to azd
Project mention: Azure Developer CLI Azure Developer CLI episode 0.6.0 - I am hooked | dev.to | 2023-02-12 -
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Bicep Azure related posts
- Simplify azure hub-spoke routing?
- Chef extension for Azure VM
- Chef extension for Azure VM in Bicep
- Azure hub-and-spoke playground update
- Looking for Terraform Assistance
- S2S VPN for Test Lab
- How does Microsoft update the README.md of a specific module in GitHub?
-
A note from our sponsor - SonarQube
www.sonarqube.org | 31 May 2023
Index
What are some of the best open-source Azure projects in Bicep? This list will help you:
Project | Stars | |
---|---|---|
1 | azure-quickstart-templates | 12,975 |
2 | aks-baseline | 565 |
3 | ResourceModules | 565 |
4 | ALZ-Bicep | 553 |
5 | avdaccelerator | 171 |
6 | data-management-zone | 149 |
7 | AzureDeploymentFramework | 106 |
8 | opnazure | 104 |
9 | ProvisionGenie | 96 |
10 | CanadaPubSecALZ | 93 |
11 | azure-container-apps-samples | 45 |
12 | hub-and-spoke-playground | 37 |
13 | Azure-IAC-Bicep | 12 |
14 | todo-csharp-sql-swa-func | 11 |
15 | Presentations | 10 |
16 | microservices-template | 9 |
17 | todo-nodejs-mongo-swa-func | 6 |
18 | msdocs-django-postgresql-sample-app | 4 |
19 | azure-tailscale-aci-deploy | 2 |
20 | azd-compatibility-azure-function | 2 |