Manage-AzureRMBlueprint

1.3

This script takes a SubscriptionID, ManagementGroupID, BlueprintName, Mode switch, and an optional
NewManagementGroupID & NewBluePrintName as parameters.  This script is meant to provide the ability to export an Azure
ARM Blueprint for backup or import into an other Management Group.  You can also report on what artifacts are configured
for a specific blueprint using
This script takes a SubscriptionID, ManagementGroupID, BlueprintName, Mode switch, and an optional
NewManagementGroupID & NewBluePrintName as parameters.  This script is meant to provide the ability to export an Azure
ARM Blueprint for backup or import into an other Management Group.  You can also report on what artifacts are configured
for a specific blueprint using the report mode.

Use of "-Force" provides the ability to launch this script without prompting, if all required parameters are provided.

To learn how to use this script watch this[video](https://youtu.be/9isoxGa4J3A)!

NOTE: This version currently only supports exporting a latest full published version or current draft of a blueprint and
related artifacts.

Show more

Installation Options

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

Install-Script -Name Manage-AzureRMBlueprint

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

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

Microsoft

Package Details

Author(s)

  • jbritt@microsoft.com

Functions

Add-IndexNumberToArray

Dependencies

This script has no dependencies.

Release Notes

October 24, 2018
* Renamed ManagementGroup parameter to ManagementGroupID to make it clearer
* Added ReportDir parameter to target a report directory
* No longer navigating to script directory during execution
* Updated Parameters / Sets in general - clean up

FileList

Version History

Version Downloads Last updated
1.3 (current version) 2 10/26/2018
1.2 1 10/26/2018