Az.DevOps.Blueprint

1.0.3


       Provides cmdlets to allow Azure DevOps:
       - Import, Publish and Assign Blueprints
       - Determine the Blueprint parameters that require values
       - Create Azure DevOps Variables
       - Match Azure DevOps Variables to Blueprint Parameters
   

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 -RequiredVersion 1.0.3

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

Install-PSResource -Name Az.DevOps.Blueprint -Version 1.0.3

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) 2019 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

Dependencies

Release Notes


   ## 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 3,936 6/1/2020
1.0.3 (current version) 1,184 9/8/2019