Az.DevOps.Blueprint
1.1.0
Provides cmdlets to allow Azure DevOps:
- Analyse a Blueprint for Resource Groups, Parameters and Secure Parameters that require values
- Analyse a Blueprint for Resource Groups, Parameters and Secure Parameters that do not require values
- Create Azure DevOps Variable Groups and Variables for Resource Groups, Parameters and Secure Parameters found in a Bluep
Provides cmdlets to allow Azure DevOps:
- Analyse a Blueprint for Resource Groups, Parameters and Secure Parameters that require values
- Analyse a Blueprint for Resource Groups, Parameters and Secure Parameters that do not require values
- Create Azure DevOps Variable Groups and Variables for Resource Groups, Parameters and Secure Parameters found in a Blueprint
- Match Blueprint Resource Groups, Parameters and Secure Parameters with Azure DevOps Variables When Assigning a Blueprint in a Pipeline
- Removes Blueprint Assignment
Minimum PowerShell version
6.0
Installation Options
Owners
Copyright
(c) 2020 Paul Towler and contributors. All rights reserved.
Package Details
Author(s)
- Paul Towler
Tags
Functions
Get-AzDevOpsBlueprintParameters Get-AzDevOpsBlueprintVariableGroups Find-AzDevOpsBlueprintParameters New-AzDevOpsBlueprintAssignment Remove-AzDevOpsBlueprintAssignment
PSEditions
Dependencies
-
- Az.Blueprint (>= 0.2.13)
Release Notes
## 1.1.0
* New Dedicated Project in Azure DevOps
* Updated Logic of Functions
## 1.0.3
* Corrected Use of DevOpsPAT and DevOps Header
## 1.0.2
* Corrected DevOpsUri Default Variable
* Removed Unused Parameter
## 1.0.1
* Corrected Project and License Urls
## 1.0.0
* Created module version of PowerShell Script initially created by Paul Towler https://github.com/zincarla/AdobeUMInterface
* Used Code from Manage-AzureRMBlueprint created by Jim Britt from Microsoft which exports, imports, publishes and assigns a Blueprint.
* Used Code from https://github.com/Azure/azure-blueprints/tree/master/pipelines-scripts which provides a basic Azure DevOps Pipeline for a Blueprint
FileList
- Az.DevOps.Blueprint.nuspec
- Settings.json
- Az.DevOps.Blueprint.psm1
- Az.DevOps.Blueprint.psd1
- Private\Get-StandardError.ps1
- Private\Test-ParameterDefaultValue.ps1
- Private\New-AzDevOpsBlueprintVariableGroup.ps1
- Private\Test-ParameterValue.ps1
- Public\Get-AzDevOpsBlueprintVariableGroups.ps1
- Public\New-AzDevOpsBlueprintAssignment.ps1
- Public\Remove-AzDevOpsBlueprintAssignment.ps1
- Public\Get-AzDevOpsBlueprintParameters.ps1
- Public\Find-AzDevOpsBlueprintParameters.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.0 (current version) | 5,041 | 6/1/2020 |
1.0.3 | 1,187 | 9/8/2019 |