devdeer.Templates.Bicep 7.0.5

dotnet add package devdeer.Templates.Bicep --version 7.0.5                
NuGet\Install-Package devdeer.Templates.Bicep -Version 7.0.5                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="devdeer.Templates.Bicep" Version="7.0.5" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add devdeer.Templates.Bicep --version 7.0.5                
#r "nuget: devdeer.Templates.Bicep, 7.0.5"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install devdeer.Templates.Bicep as a Cake Addin
#addin nuget:?package=devdeer.Templates.Bicep&version=7.0.5

// Install devdeer.Templates.Bicep as a Cake Tool
#tool nuget:?package=devdeer.Templates.Bicep&version=7.0.5                

BICEP templates

Bicep Release Nuget

Introduction

This is a collection of BICEP templates which serve as patterns for DEVDEER default resources in Azure. The folder modules contains the actual specific templates. BICEP files in this folder are meant to represent single resources in Azure. The folder components is providing BICEP modules which are creating resources which need different Azure deployments at one.

Developer notes

If you want to add another template just create a BICEP file in the root and add the modules needed. Afterwards create a JSON file named like the BICEP but ending with parameters.test.json. The just run the .\samples\deploy-test.ps1 providing the name of the folder.

The deployments are taking there options from the DEVDEER AKV from the key SpockBicepSettings. This gets downloaded and stored in ./bicepSettings.json. After one deployment this file is restored using a tmp.json which lives only for the runtime of the deployment and gets deleted automatically afterwards.

The following pre-prequisites are needed on your machine:

Branching

2 branches are important for deploying the packages to Nuget:

  • main: Create a PR to this branch to deploy a new stable version.
  • beta: Create a PR to this branch to deploy a new beta version. You don't need to add the "-beta". The pipelines will take care of that.

As soon as you created the PR a CI will run and then the CD will be triggered. The CD will ask for permission to deploy to Nuget. After approval the nuget push happens.

** Be aware that version handling is your responsibility! **

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • net8.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.5 355 7/9/2024
7.0.4 105 7/7/2024
7.0.3 98 7/7/2024
7.0.2 87 7/7/2024
7.0.1 88 7/7/2024
7.0.0 71 7/7/2024
6.0.10 94 7/5/2024
6.0.9 156 6/29/2024
6.0.8 87 6/29/2024
6.0.7 107 6/24/2024
6.0.6 173 6/13/2024
6.0.5 126 6/7/2024
6.0.4 101 6/5/2024
6.0.3-beta 78 6/5/2024
6.0.1-beta 76 6/5/2024
6.0.0-beta 67 6/5/2024
5.4.4 316 5/22/2024
5.4.3 87 5/22/2024
5.4.2 78 5/22/2024
5.4.1 103 5/22/2024
5.4.0 86 5/22/2024
5.2.5 337 5/13/2024
5.2.4 104 5/12/2024
5.2.3 77 5/12/2024
5.2.2 70 5/12/2024
5.2.1 80 5/12/2024
5.2.0 102 5/11/2024
5.1.2 183 5/8/2024
5.1.1 105 5/8/2024
5.1.0 169 5/6/2024
5.0.4 122 4/27/2024
5.0.3-beta 2,296 12/26/2023
5.0.2-beta 340 12/18/2023
5.0.1-beta 134 12/17/2023
5.0.0-beta 112 12/17/2023
4.3.0 196 4/15/2024
4.2.15 668 12/26/2023
4.2.14 152 12/26/2023
4.2.13 156 12/26/2023
4.2.12 103 12/25/2023
4.2.11 138 12/25/2023
4.2.10 133 12/25/2023
4.2.9 147 12/17/2023
4.2.8 118 12/17/2023
4.2.7 838 11/24/2023
4.2.6 99 11/24/2023
4.2.5 534 11/9/2023
4.2.4 283 11/5/2023
4.2.3 155 11/4/2023
4.2.2 162 11/4/2023
4.2.1 142 11/4/2023
4.2.0 157 11/4/2023
4.1.0 272 11/1/2023
4.0.3 632 8/19/2023
4.0.2 206 8/17/2023
4.0.1 245 8/17/2023
4.0.0 211 8/17/2023
3.3.2 210 8/17/2023
3.3.1 359 7/21/2023
3.3.0 265 7/12/2023
3.2.1 244 7/4/2023
3.2.0 141 7/4/2023
3.1.7 380 6/14/2023
3.1.6 331 5/18/2023
3.1.5 176 5/10/2023
3.1.4 479 3/24/2023
3.1.3 226 3/24/2023
3.1.2 208 3/24/2023
3.1.1 201 3/24/2023
3.1.0 206 3/24/2023
3.0.12-beta 189 3/24/2023
3.0.11-beta 146 3/24/2023
3.0.10-beta 150 3/23/2023
3.0.9-beta 234 3/16/2023
3.0.8-beta 145 3/16/2023
3.0.7-beta 222 3/16/2023
3.0.6-beta 343 2/25/2023
3.0.5-beta 195 2/25/2023
3.0.4-beta 209 2/24/2023
3.0.3-beta 201 2/23/2023
3.0.2-beta 175 2/23/2023
3.0.1-beta 235 2/23/2023
3.0.0-beta 267 2/7/2023
2.2.2 783 10/6/2022
2.2.1 365 10/5/2022
2.2.0 371 10/5/2022
2.1.0 442 9/26/2022
2.0.8 623 8/10/2022
2.0.7 437 6/27/2022
2.0.6 454 6/27/2022
2.0.5 891 6/1/2022
2.0.4 431 6/1/2022
2.0.3 626 4/11/2022
2.0.2 1,010 3/12/2022
2.0.1 439 3/6/2022
2.0.0 424 3/5/2022
1.3.0 463 2/21/2022
1.1.2 310 1/10/2022
1.1.1 278 1/7/2022
1.1.0 275 1/5/2022
1.0.7 469 12/9/2021
1.0.6 275 12/9/2021
1.0.4 284 12/9/2021
1.0.2 6,477 11/23/2021
1.0.1 5,808 11/23/2021
1.0.0 278 11/23/2021
0.10.2-beta 296 11/19/2021
0.10.1-beta 266 11/18/2021
0.9.6-beta 227 11/12/2021
0.9.5-beta 232 11/1/2021
0.9.4-beta 295 10/27/2021
0.9.3-beta 241 10/5/2021
0.9.2-beta 539 8/24/2021
0.9.1-beta 252 8/24/2021
0.9.0-beta 206 8/24/2021
0.8.5-beta 226 8/24/2021
0.8.4-beta 226 8/24/2021
0.8.0-beta 366 8/19/2021
0.7.1-beta 277 8/18/2021
0.7.0-beta 272 8/17/2021
0.6.0-beta 411 8/11/2021
0.5.1-beta 314 8/9/2021
0.5.0-beta 348 8/6/2021
0.4.1-beta 266 8/5/2021
0.4.0-beta 228 8/5/2021
0.3.1-beta 228 8/5/2021
0.3.0-beta 291 8/3/2021
0.1.2-beta 425 7/28/2021
0.1.1-beta 274 7/28/2021

- Storage account name generation fixed. Addition of separator removed.