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
Show more

Minimum PowerShell version

6.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Az.DevOps.Blueprint

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Az.DevOps.Blueprint

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2020 Paul Towler and contributors. All rights reserved.

Package Details

Author(s)

  • Paul Towler

Tags

Azure AzureDevOps Blueprint

Functions

Get-AzDevOpsBlueprintParameters Get-AzDevOpsBlueprintVariableGroups Find-AzDevOpsBlueprintParameters New-AzDevOpsBlueprintAssignment Remove-AzDevOpsBlueprintAssignment

PSEditions

Core

Dependencies

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

Version History

Version Downloads Last updated
1.1.0 (current version) 3,938 6/1/2020
1.0.3 1,184 9/8/2019