- Removed Microsoft.Azure.Management.Blueprint 0.20.7-preview dependencies
- Added Microsoft.Azure.PowerShell.Blueprint.Management.Sdk
- Removed the outdated deps.json file.
- Fixed cannot returning more than 100 artifacts of the
Get-AzBlueprintArtifact
. [#20112]
- Fixed blueprint assignment name validation
- Fix custom delegating handler to only apply to Blueprint requests
- Added a fix to unregister the API delegating handler from blueprint client
- Updated Blueprint .NET SDK version
- Added support for management group level Blueprint assignment
- Showed DependsOn property value in the table view
- Added support to accept PolicyDefinitionParameter empty
- Added support to include subfolders when deploying blueprints with artifacts
- Update references in .psd1 to use relative path
- Bug Fix: File/folder names should be platform agnostic for Export/Import cmdlets
- Bug Fix: Use user assigned identity defined in the assignment file instead of cmdlet parameter during blueprint assignment (Set- cmdlet).
- Update module version information in the .psd1 file
- Bug Fix: Use user assigned identity defined in the assignment file instead of cmdlet parameter during blueprint assignment.
- Add functionality to make sure Blueprint RP is registered before any service calls
- Fixed miscellaneous typos across module
- Bug fix (Get-AzBlueprint should work on national clouds)
- Bug fixes and help message improvements
- Add change note support during publishing of a blueprint
- Update Blueprint SDK version
- Bug fixes
- Bug fixes and improvements
- Added new cmdlets:
- New-AzBlueprint
- Set-AzBlueprint
- Publish-AzBlueprint
- New-AzBlueprintArtifact
- Set-AzBlueprintArtifact
- Get-AzBlueprintArtifact
- Export-AzBlueprintWithArtifact
- Import-AzBlueprintWithArtifact'
- Update Remove- cmdlet to not require SubscriptionId parameter
- Update cmdlet examples
- Update Blueprint .NET SDK version
- Support secure strings as assignment parameters
- Support WhoIsBlueprint
- Get AAD ObjectId of the Blueprints service principal in the tenant
- Preview release of Az.Blueprint module