Skip to content
#

bicep

Here are 130 public repositories matching this topic...

MariusStorhaug
MariusStorhaug commented Apr 15, 2022

Description

Some discussion had in the team which is not clearly addressed. What change causes an increment of the different versions when publishing a module?

Write a draft, discuss with the team and adding guidance in the wiki for when to increment the version of IaC modules in the case of:

  • breaking change (major update)
  • feature change (minor update)
  • bug/hot fix (patch update)
documentation enhancement good first issue
PSRule.Rules.Azure
ArmaanMcleod
ArmaanMcleod commented Dec 27, 2021

Rule request

Suggested rule change

Similar to Azure.Redis.MinTLS, we should include Microsoft.Cache/redisEnterprise type as well to check the minumumTlsVersion property: https://docs.microsoft.com/en-us/azure/templates/microsoft.cache/redisenterprise?tabs=bicep#clusterproperties.

I guess we need to decide if this should be a new rule or simply add this type to the existing rule

help wanted good first issue rule: redis
Gordonby
Gordonby commented Apr 28, 2022

One of the really powerful parts of this project is the use of preset configurations.

I think we should look to examine any gaps between what is created in other reference implementations and consider creating new presets for those.

Taking the https://github.com/mspnp/aks-baseline-regulated repo. I believe we're very close, just needing to add Flux/Falco/Kured to the implementation.

Exami

enhancement good first issue

Template to deploy a single Data Landing Zone of the Data Management & Analytics Scenario (former Enterprise-Scale Analytics). The Data Landing Zone is a logical construct and a unit of scale in the architecture that enables data retention and execution of data workloads for generating insights and value with data.

  • Updated Apr 20, 2022
  • Bicep

Template to deploy a Data Product for analytics and data science use-cases into a Data Landing Zone of the Data Management & Analytics Scenario (former Enterprise-Scale Analytics). The Data Product template can be used by cross-functional teams to create insights and products for external users.

  • Updated Apr 29, 2022
  • Bicep

Template to deploy a Data Product for data stream processing into a Data Landing Zone of the Data Management & Analytics Scenario (former Enterprise-Scale Analytics). The Data Product template can be used by cross-functional teams to ingest, provide and create new data assets within the platform.

  • Updated Apr 29, 2022
  • Bicep

Template to deploy a Data Product for Batch data processing into a Data Landing Zone of the Data Management & Analytics Scenario (former Enterprise-Scale Analytics). The Data Product template can be used by cross-functional teams to ingest, provide and create new data assets within the platform.

  • Updated Apr 29, 2022
  • Bicep

The Space Game website is a .NET 5 web app written in C# that's deployed to ☁️ Azure Web App for Containers and Azure SQL ☁️. The infrastructure is deployed using Azure Bicep 💪, and the application is tested using Playwright for browser tests and Azure Load Testing for load tests.

  • Updated Apr 20, 2022
  • HTML

Improve this page

Add a description, image, and links to the bicep topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bicep topic, visit your repo's landing page and select "manage topics."

Learn more