diff --git a/docs/ama/index.md b/docs/ama/index.md index 18a774474..df24d1568 100644 --- a/docs/ama/index.md +++ b/docs/ama/index.md @@ -31,10 +31,8 @@ This course details the Managed Application offer-building and onboarding proces 1. [Working with createUiDefinition.json](#working-with-createuidefinitionjson) 1. [Working with mainTemplate.json](#working-with-maintemplatejson) 1. [Managed Applications webhook](#managed-applications-webhook) -1. [Metered billing overview](#metered-billing-overview) 1. [Metered billing technical details](#metered-billing-technical-details) 1. [Deploying a custom virtual machine offer](#deploying-a-custom-virtual-machine-offer) -1. [Deploying a base VM image with your custom software](#deploying-a-base-vm-image-with-your-custom-software) - [Hands-on labs](#hands-on-labs) @@ -132,17 +130,6 @@ You may configure an optional webhook for Managed Applications that listens for - 10:56 - Demo: Inspecting the webhook payload - 12:10 - Summary -## 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. - -- 00:00 – Overview -- 00:46 – How metered billing works -- 06:25 – Metered billing scenarios -- 10:30 – Summary - ## Metered billing technical details Video | PDF @@ -169,18 +156,6 @@ This demo-heavy module takes you through the process of deploying a custom virtu - 12:11 – The deployment process – Demo - 15:06 – Summary -## Deploying a base VM image with your custom software - -Video | [PDF](./pdfs/15.0-ma-deploy-base-vm.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. - -- [00:00 – Overview](https://www.youtube.com/watch?v=_ej526aRobE&t=0s) -- [01:02 – Scenario overview](https://www.youtube.com/watch?v=_ej526aRobE&t=62s) -- [05:10 – The deployment package – Demo](https://www.youtube.com/watch?v=_ej526aRobE&t=310s) -- [12:42 – The deployment process – Demo](https://www.youtube.com/watch?v=_ej526aRobE&t=762s) -- [17:34 – Summary](https://www.youtube.com/watch?v=_ej526aRobE&t=1054s) - --- ## Hands-on labs