devdeer.Templates.Bicep 11.1.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package devdeer.Templates.Bicep --version 11.1.6
                    
NuGet\Install-Package devdeer.Templates.Bicep -Version 11.1.6
                    
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="11.1.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="devdeer.Templates.Bicep" Version="11.1.6" />
                    
Directory.Packages.props
<PackageReference Include="devdeer.Templates.Bicep" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add devdeer.Templates.Bicep --version 11.1.6
                    
#r "nuget: devdeer.Templates.Bicep, 11.1.6"
                    
#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.
#addin nuget:?package=devdeer.Templates.Bicep&version=11.1.6
                    
Install devdeer.Templates.Bicep as a Cake Addin
#tool nuget:?package=devdeer.Templates.Bicep&version=11.1.6
                    
Install devdeer.Templates.Bicep as a Cake Tool

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
13.0.3 193 4/21/2025
13.0.1-beta 176 4/10/2025
13.0.0-beta 148 4/10/2025
12.1.9 430 3/26/2025
12.1.8 519 2/14/2025
12.1.7 193 2/5/2025
12.1.6-beta 96 2/5/2025
12.1.5-beta 96 2/4/2025
12.1.4-beta 95 2/3/2025
12.1.3-beta 100 2/3/2025
12.1.2-beta 88 1/31/2025
12.1.1-beta 94 1/31/2025
12.1.0-beta 88 1/30/2025
12.0.0 182 1/27/2025
11.2.1 273 1/15/2025
11.2.0 89 1/15/2025
11.1.9 346 1/3/2025
11.1.8 119 1/3/2025
11.1.7 118 1/3/2025
11.1.6 132 12/30/2024
11.1.5 118 12/28/2024
11.1.4 104 12/27/2024
11.1.3 100 12/27/2024
11.1.2 97 12/27/2024
11.1.1 114 12/25/2024
11.1.0 103 12/25/2024
11.0.4 301 12/14/2024
11.0.3 207 12/8/2024
11.0.2 112 12/8/2024
11.0.1 168 11/30/2024
11.0.0 101 11/30/2024
10.3.9 214 11/23/2024
10.3.8 102 11/23/2024
10.3.7 101 11/23/2024
10.3.6 115 11/23/2024
10.3.5 125 11/23/2024
10.3.4 114 11/23/2024
10.3.3 139 11/20/2024
10.3.2 159 11/15/2024
10.3.1 107 11/15/2024
10.3.0 175 11/11/2024
10.2.2 117 11/10/2024
10.2.1 116 11/10/2024
10.2.0 106 11/10/2024
10.1.1 121 11/10/2024
10.1.0 116 11/10/2024
10.0.3 120 11/10/2024
10.0.2 117 11/8/2024
10.0.1 167 11/5/2024
10.0.0 165 11/1/2024
9.3.2 166 10/30/2024
9.3.1 167 10/28/2024
9.3.0 122 10/28/2024
9.2.0 165 10/23/2024
9.1.0 103 10/23/2024
9.0.5 211 10/15/2024
9.0.3 322 9/27/2024
9.0.1 127 9/27/2024
9.0.0 113 9/27/2024
8.0.0 202 9/23/2024
7.0.5 503 7/9/2024
7.0.4 151 7/7/2024
7.0.3 125 7/7/2024
7.0.2 134 7/7/2024
7.0.1 161 7/7/2024
7.0.0 119 7/7/2024
6.0.10 136 7/5/2024
6.0.9 199 6/29/2024
6.0.8 132 6/29/2024
6.0.7 146 6/24/2024
6.0.6 202 6/13/2024
6.0.5 172 6/7/2024
6.0.4 142 6/5/2024
6.0.3-beta 109 6/5/2024
6.0.1-beta 106 6/5/2024
6.0.0-beta 104 6/5/2024
5.4.4 367 5/22/2024
5.4.3 130 5/22/2024
5.4.2 123 5/22/2024
5.4.1 156 5/22/2024
5.4.0 127 5/22/2024
5.2.5 377 5/13/2024
5.2.4 139 5/12/2024
5.2.3 117 5/12/2024
5.2.2 95 5/12/2024
5.2.1 117 5/12/2024
5.2.0 138 5/11/2024
5.1.2 227 5/8/2024
5.1.1 145 5/8/2024
5.1.0 212 5/6/2024
5.0.4 162 4/27/2024
5.0.3-beta 2,344 12/26/2023
5.0.2-beta 381 12/18/2023
5.0.1-beta 166 12/17/2023
5.0.0-beta 158 12/17/2023
4.3.0 267 4/15/2024
4.2.15 720 12/26/2023
4.2.14 207 12/26/2023
4.2.13 203 12/26/2023
4.2.12 154 12/25/2023
4.2.11 189 12/25/2023
4.2.10 189 12/25/2023
4.2.9 197 12/17/2023
4.2.8 172 12/17/2023
4.2.7 889 11/24/2023
4.2.6 153 11/24/2023
4.2.5 581 11/9/2023
4.2.4 329 11/5/2023
4.2.3 208 11/4/2023
4.2.2 216 11/4/2023
4.2.1 182 11/4/2023
4.2.0 203 11/4/2023
4.1.0 318 11/1/2023
4.0.3 679 8/19/2023
4.0.2 257 8/17/2023
4.0.1 295 8/17/2023
4.0.0 261 8/17/2023
3.3.2 257 8/17/2023
3.3.1 387 7/21/2023
3.3.0 298 7/12/2023
3.2.1 287 7/4/2023
3.2.0 184 7/4/2023
3.1.7 418 6/14/2023
3.1.6 373 5/18/2023
3.1.5 219 5/10/2023
3.1.4 523 3/24/2023
3.1.3 270 3/24/2023
3.1.2 249 3/24/2023
3.1.1 247 3/24/2023
3.1.0 250 3/24/2023
3.0.12-beta 251 3/24/2023
3.0.11-beta 204 3/24/2023
3.0.10-beta 214 3/23/2023
3.0.9-beta 294 3/16/2023
3.0.8-beta 211 3/16/2023
3.0.7-beta 262 3/16/2023
3.0.6-beta 402 2/25/2023
3.0.5-beta 258 2/25/2023
3.0.4-beta 266 2/24/2023
3.0.3-beta 258 2/23/2023
3.0.2-beta 235 2/23/2023
3.0.1-beta 292 2/23/2023
3.0.0-beta 329 2/7/2023
2.2.2 833 10/6/2022
2.2.1 412 10/5/2022
2.2.0 418 10/5/2022
2.1.0 493 9/26/2022
2.0.8 677 8/10/2022
2.0.7 488 6/27/2022
2.0.6 515 6/27/2022
2.0.5 939 6/1/2022
2.0.4 479 6/1/2022
2.0.3 674 4/11/2022
2.0.2 1,069 3/12/2022
2.0.1 492 3/6/2022
2.0.0 478 3/5/2022
1.3.0 524 2/21/2022
1.1.2 371 1/10/2022
1.1.1 333 1/7/2022
1.1.0 333 1/5/2022
1.0.7 524 12/9/2021
1.0.6 336 12/9/2021
1.0.4 348 12/9/2021
1.0.2 6,521 11/23/2021
1.0.1 5,850 11/23/2021
1.0.0 334 11/23/2021
0.10.2-beta 368 11/19/2021
0.10.1-beta 318 11/18/2021
0.9.6-beta 287 11/12/2021
0.9.5-beta 305 11/1/2021
0.9.4-beta 362 10/27/2021
0.9.3-beta 315 10/5/2021
0.9.2-beta 609 8/24/2021
0.9.1-beta 326 8/24/2021
0.9.0-beta 272 8/24/2021
0.8.5-beta 288 8/24/2021
0.8.4-beta 298 8/24/2021
0.8.0-beta 424 8/19/2021
0.7.1-beta 330 8/18/2021
0.7.0-beta 342 8/17/2021
0.6.0-beta 465 8/11/2021
0.5.1-beta 382 8/9/2021
0.5.0-beta 413 8/6/2021
0.4.1-beta 333 8/5/2021
0.4.0-beta 297 8/5/2021
0.3.1-beta 286 8/5/2021
0.3.0-beta 358 8/3/2021
0.1.2-beta 490 7/28/2021
0.1.1-beta 326 7/28/2021

- BREAKING: SQL dabase component now requires capacity as number and as no sub-SKU anymore.
- BREAKING: Fixing of typos leads to several breaking changes on parameters.
- BREAKING: Moved string-types from `primitives` module to `strings` module.
- BREAKING: VNET peering module is completely overhauled.
- Container Instance now is able to resolve the image prefix if needed.
- Container Instance now provides environment variables typed.
- KeyVault role assignments is typed.
- Types for virtual networking where added and VNET module now is type safe.
- Deployment names are fixed in a lot modules to avoid naming conflicts.
- Making DNS record deployment names unique.
- App Service component now allows to add web tests for custom domains
- Private endpoint deployments now have automatic NIC name and allow override using new parameter.
- Network Interface module allows more options.
- Container App Environment now allows exposal to public internet.
- Container Apps parameters are now typed.