Skip to content

Latest commit

 

History

History
68 lines (52 loc) · 4.43 KB

marketplace-publishing-solution-template-creation.md

File metadata and controls

68 lines (52 loc) · 4.43 KB
title description services documentationcenter author manager editor ms.assetid ms.service ms.devlang ms.topic ms.tgt_pltfrm ms.workload ms.date ms.author
Guide to creating a solution template for the Marketplace | Microsoft Docs
Detailed instructions of how to create, certify and deploy a Multi-VM Image Solution Template for purchase on the Azure Marketplace.
marketplace-publishing
HannibalSII
hascipio
e14e05f2-2385-4ce0-b351-0747cb74ba19
marketplace
na
article
na
na
07/27/2016
hascipio; v-divte

Guide to create a solution template for Azure Marketplace

After completing step 1, Account creation and registration, we guided you on the creation of an Azure-compatible solution template at Technical prerequisites for creating a solution template. Now we will walk you through the steps for creating a solution template for multiple VMs on the Publishing Portal for the Azure Marketplace.

Create your solution template offer in the Publishing Portal

Go to https://publish.windowsazure.com. When signing in for the first time to the Publishing Portal, use the same account with which your company’s seller profile was registered. Later, you can add any employee of your company as a co-admin in the Publishing Portal.

1. Select "Solution templates"

drawing

2. Create a new solution template

drawing

3. Start with topologies

A solution template is a "parent" to all of its topologies. You can define multiple topologies in one offer/solution template. When an offer is pushed to staging, it is pushed with all of its topologies. Follow the steps below to define your offer:

4. Get your topology versions certified

Upload a zip file that contains all required files to provision that particular version of the topology. This zip file must contain the following:

  • mainTemplate.json and createUiDefinition.json file at its root directory.

  • Any linked templates and all required scripts.

    [!TIP] While your developers work on creating the solution template topologies and getting them certified, the business, marketing, and/or legal departments of your company can work on the marketing and legal content.

Next steps

Now that you created your solution template and uploaded the zip file, please follow the instructions in the Marketplace marketing content guide before pushing the offer to staging. To see the full set of marketplace publishing articles, visit Getting started: How to publish an offer to the Azure Marketplace.

You might also be interested in these related articles: