Bicep Azure

Open-source Bicep projects categorized as Azure

Top 20 Bicep Azure Projects

  • azure-quickstart-templates

    Azure Quickstart Templates

    Project mention: Chef extension for Azure VM | reddit.com/r/AzureBicep | 2023-05-04
  • aks-baseline

    This is the Azure Kubernetes Service (AKS) Baseline Cluster reference implementation as produced by the Microsoft Azure Architecture Center.

    Project mention: DMZ kind of network design in the AKS | reddit.com/r/AZURE | 2023-02-16

    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

    Project mention: Simplify azure hub-spoke routing? | reddit.com/r/AZURE | 2023-05-28

    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-12

    You 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.

    Project mention: Private-link DNS at scale in hub-and-spoke | reddit.com/r/AZURE | 2023-02-13
  • 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-22

    This 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

    Project mention: S2S VPN for Test Lab | reddit.com/r/AZURE | 2023-03-20
  • 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

    A collection of Azure Container Apps samples

    Project mention: Episode 109: myNewsWrap – SAP and Microsoft | dev.to | 2022-11-05

    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

    Project mention: Azure hub-and-spoke playground update | reddit.com/r/AZURE | 2023-03-30

    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/

  • Azure-IAC-Bicep

    An IAC Management for Azure using Bicep

    Project mention: Bicep Files | reddit.com/r/AZURE | 2023-04-15
  • 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.

    Project mention: Build your own templates for Azure Developer CLI | dev.to | 2022-12-17

    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:

  • Presentations

    Resources from my presentations (by weeyin83)

  • 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-05

    Have 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-19

    As 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
  • azure-tailscale-aci-deploy

    ARM & Bicep Templates to deploy a Tailscale subnet router with ACI

    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.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-05-28.

Bicep Azure related posts

Index

TestGPT | Generating meaningful tests for busy devs
Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
codium.ai