Azure Managed App v1.0.1
How to deploy
- Go to the Azure Portal.
- Upload the .zip file to a blob storage container.
- Create a SAS uri with read access for the uploaded .zip file.
- Search for "Service catalog managed application definition".
- Fill in the required information and paste the SAS uri in the package field.
- Deploy your managed app.
Changelog
- Change linkedtemplates from uri to relativepath to avoid breaking the zip file included with the releases