Azure / azure-managedapp-samples

This repository contains samples and scripts which will be helpful when creating Azure Appliances
MIT License
51 stars 74 forks source link

Update createUiDefinition to latest handler, create bash script to up… #56

Closed scseely closed 4 years ago

scseely commented 4 years ago
  1. Make sure that $schema is declared in all files.
  2. Update the handler in the createUiDefinition.json files to be Microsoft.Azure.CreateUIDef
  3. Added a bash script, refresh-zipfiles.sh, which refreshes all .zip files under https://github.com/Azure/azure-managedapp-samples/tree/master/Managed%20Application%20Sample%20Packages
MSEvanhi commented 4 years ago

Reviewed and ran through using an updated sample.