Skip to content

Releases: BJD1997/Azure-tenant-base-resources

Azure Managed App v1.0.2

05 Jan 11:02
Compare
Choose a tag to compare

How to deploy

  1. Go to the Azure Portal.
  2. Upload the .zip file to a blob storage container.
  3. Create a SAS uri with read access for the uploaded .zip file.
  4. Search for "Service catalog managed application definition".
  5. Fill in the required information and paste the SAS uri in the package field.
  6. Deploy your managed app.

Changelog

  • Added file share to the storage account and translated some portal UI text from Dutch to English

Azure Managed App v1.0.1

27 Dec 15:39
Compare
Choose a tag to compare

How to deploy

  1. Go to the Azure Portal.
  2. Upload the .zip file to a blob storage container.
  3. Create a SAS uri with read access for the uploaded .zip file.
  4. Search for "Service catalog managed application definition".
  5. Fill in the required information and paste the SAS uri in the package field.
  6. Deploy your managed app.

Changelog

  • Change linkedtemplates from uri to relativepath to avoid breaking the zip file included with the releases

Azure Managed App v1.0.0

09 Nov 15:51
3eb8d9c
Compare
Choose a tag to compare

How to deploy

  1. Go to the Azure Portal.
  2. Upload the .zip file to a blob storage container.
  3. Create a SAS uri with read access for the uploaded .zip file.
  4. Search for "Service catalog managed application definition".
  5. Fill in the required information and paste the SAS uri in the package field.
  6. Deploy your managed app.