Manage-AzureRMBlueprint
2.3
This script takes a SubscriptionID, ManagementGroupID, BlueprintName, Mode switch, and an optional
NewBluePrintName as a parameter. This script is meant to provide the ability to export an Azure
ARM Blueprint for backup or import into an other Management Group. You
This script takes a SubscriptionID, ManagementGroupID, BlueprintName, Mode switch, and an optional
NewBluePrintName as a parameter. 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.
NOTE: This version currently only supports exporting a latest full published version or current draft of a blueprint and
related artifacts.
ADDITIONAL NOTE: This script currently also does not export custom policies.
Installation Options
Owners
Copyright
Microsoft
Package Details
Author(s)
- jbritt@microsoft.com
Functions
Add-IndexNumberToArray StandardError build-PutContent
Dependencies
This script has no dependencies.
Release Notes
May 23, 2019 - version 2.3
* Added BlueprintTarget to the parameters to allow for supporting subscription for Blueprint Location on
import and export. Thank you https://github.com/mrptsai (Paul Towler) for your inputs to add this option!
* Added new API version https://github.com/JimGBritt/AzureBlueprint/commit/c3304315745676912e7a958e40fa91b5da0d005e (thank you https://github.com/drmiru Michael Rueefli!)
* Added enhanced error output https://github.com/JimGBritt/AzureBlueprint/commit/94658c99a7b8207937492bb5a71285a094b6c11e#diff-e7e495ba10b61589a1c555132692367f (thank you https://github.com/Oechiih Jan Oehen!)
* Updated -ModuleMode to be Az by default (time to move on :)).
* Added option to bypass subscription requirement and provide TenantID (https://github.com/JimGBritt/AzureBlueprint/issues/2)
Thank you https://github.com/GPugnet (Guillaume Pugnet) your your feedback on bypassing the SubId requirement
FileList
- Manage-AzureRMBlueprint.nuspec
- Manage-AzureRMBlueprint.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
2.3 (current version) | 10,098 | 5/23/2019 |