Skip to content

Mastering Managed Application Offers

This course details the Managed Application offer-building and onboarding process. It consists of on-demand video modules, slides, and practical hands-on labs to apply your newly acquired knowledge.

  1. Managed Applications overview
  2. Managed Application deployment options
  3. Purchasing an Azure Application: The customer experience
  4. Managing my Managed Applications: The customer experience
  5. Administering customer subscriptions: The publisher experience
  6. The deployment package
  7. Working with createUiDefinition.json
  8. Working with mainTemplate.json
  9. Managed Applications webhook
  10. Metered billing overview
  11. Metered billing technical details
  12. Deploying a custom virtual machine offer
  13. Deploying a base VM image with your custom software

  14. Hands-on labs


Managed Applications overview#

Video | PDF

This module introduces Azure Applications and Managed Applications at a high level. It also covers the difference between private and public Managed Applications. If you are looking to understand the basic value proposition and architecture of Managed Applications this video is for you.

Managed Application deployment options#

Video | PDF

This module examines the different deployment modes for Managed Applications. Managed Apps may be configured in different ways for both publisher and customer access to the Managed Resource Group. Use this video to learn the implications of this and choose the right deployment mode for your application.

Purchasing an Azure Application: The customer experience#

Video

In this demo-heavy module customers will learn how to manage their subscriptions to Managed Applications and get an idea of the capabilities a customer has when accessing the Managed Resource Group associated with each Managed Application.

Managing my Managed Applications: The customer experience#

Video

This demo-only video shows customers how to administer their Managed Application purchases. It also examines customer access to the associated Managed Resource Groups.

Administering customer subscriptions: The publisher experience#

Video

This quick demo shows how a publisher can use the Managed Applications center service in the Azure portal to administer the solution inside a customer’s Managed Resource Group.

The deployment package#

Video | PDF

Get an overview of the deployment package required for all Managed Applications. This module covers the deployment package format and provides a high-level look at the contents of the file. Future modules of this course focus on the individual files found in the deployment package.

Working with createUiDefinition.json#

Video | PDF

Dive deep into the createUiDefinition.json file and learn how to develop a useful and compelling user experience for customer deployments. This module shows the structure and usage of the createUiDefinition.json file as well as providing some great tips on working with this file.

Working with mainTemplate.json#

Video

This demo-only module explores the ARM template required by Managed Applications in the deployment package.

Managed Applications webhook#

Video | PDF

You may configure an optional webhook for Managed Applications that listens for events from the Azure Marketplace emitted during deployment of the application. This module offers and overview of the webhook as well as a complete demo on how it works.

Metered billing overview#

Video | PDF

This module introduces the metered billing capabilities of Managed Applications. It covers what metered billing is and how it works at a high level, along with how to configure them in Partner Center. Additionally, this module includes some scenarios describing how to use the capability creatively.

Metered billing technical details#

Video | PDF

In this module, you’ll learn about the technical aspects of calling the metered billing API. This includes different architectures for creating your reporting system as well as a demo showing the API being called to invoke usage events.

Deploying a custom virtual machine offer#

Video | Code

This demo-heavy module takes you through the process of deploying a custom virtual machine with a Managed Application. You’ll see all the steps involved including configuring things in Partner Center and how to author the deployment package files. Notice the code used in this module is available for download above.

Deploying a base VM image with your custom software#

Video | PDF | Code

This deployment model is an alternative to deploying a custom virtual machine as part of your Managed Application. In this module, you’ll see how to deploy a base Azure VM and then install your software on it with a script that runs as part of the deployment process.


Hands-on labs#

To perform the hands-on labs, visit this GitHub repository, which is home to the Mastering the Marketplace labs.

ο»Ώ