Azure Blueprints Code GeneratorThe Azure Blueprint Code Generator is an extension which creates an Azure Blueprint workspace with the necessary JSON files to deploy a Blueprint using code. It also creates artifacts of type Template, Rbac assignment and Policy Assignment. FeaturesFirst thing that this extension can do is creating a blueprint workspace :
The extension can also create an Azure Blueprints artifact of type
Do you want to test your blueprint without writing scripts? No problem, we have the solution : Requirement :
To import the blueprint :
Requirement :
To publish the blueprint :
Requirement :
To Assign the blueprint :
Requirement :
NOTE : The blueprint workspace MUST be in the root ! The blueprint name in Azure will have the SAME name as the workspace !
ContributionThis extension is open source and hosted on Github. Contributions are more than welcome. Feel free to fork and add new features or submit bug reports. |