Package Assets

Create a deployment package for an Azure Application offer.

Introduction

In order to submit your Azure Application to the commercial marketplace, you must create a deployment package that is uploaded to Partner Center as part of the offer submission.

The deployment package must contain the following two files in the root folder:

  • mainTemplate.json
  • createUiDefinition.json

Additional artefacts, eg scripts, can also be included in the deployment package. For more details see Deployment Artifacts (Nested Templates, Scripts)

Create deployment package

  1. Gather both the mainTemplate.json and createUiDefinition.json files into the same folder
  2. Using a suitable zip utility (WinZip, 7-Zip etc), combine both files into a single zip archive

Resources



Help us improve

Azure Citadel is a community site built on GitHub, please contribute and send a pull request

 Make a change