diff --git a/.gitignore b/.gitignore index 72003f12e..e55919d6e 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,6 @@ Thumbs.db .jekyll-cache/ designs/favicon.psd .GeneratedMSBuildEditorConfig.editorconfig + +env/ +.env diff --git a/docs/biz/index.md b/docs/biz/index.md index e417bc603..fa7edd228 100644 --- a/docs/biz/index.md +++ b/docs/biz/index.md @@ -14,11 +14,31 @@ description: This content focuses on the non-technical aspects of the marketplac --- +- [Azure Marketplace QuickStart](#azure-marketplace-quickstart) - [What to expect in your marketplace selling journey](#what-to-expect-in-your-marketplace-selling-journey) - [Marketplace incentive programs](#marketplace-incentive-programs) - [Choosing your offer type](./select-offer-type.md) --- + +## Azure Marketplace QuickStart + +Video | [PDF](./pdfs/01.0-amp-quickstart.pdf) + +New to the Azure Marketplace? This video is for you! + +You’ll learn what the Azure Marketplace is as well as explore various aspects of buying and selling on the marketplace. This includes the various types of offers in the marketplace, the benefits you can take advantage of when transacting, and different ways to navigate through the experience. + +- [00:00](https://www.youtube.com/watch?v=gHOPdN8pOkw&t=0s) - Overview +- [01:08](https://www.youtube.com/watch?v=gHOPdN8pOkw&t=68s) - Azure Marketplace overview +- [04:57](https://www.youtube.com/watch?v=gHOPdN8pOkw&t=297s) - Public offers +- [08:15](https://www.youtube.com/watch?v=gHOPdN8pOkw&t=495s) - Private plans +- [10:36](https://www.youtube.com/watch?v=gHOPdN8pOkw&t=636s) - Private offers +- [15:15](https://www.youtube.com/watch?v=gHOPdN8pOkw&t=915s) - MACC eligible offers +- [17:13](https://www.youtube.com/watch?v=gHOPdN8pOkw&t=1033s) - The Private Azure Marketplace +- [18:27](https://www.youtube.com/watch?v=gHOPdN8pOkw&t=1107s) - Summary + + ## What to expect in your marketplace selling journey Video | [PDF](./pdfs/03.0-marketplace-journey.pdf) diff --git a/docs/biz/pdfs/01.0-amp-quickstart.pdf b/docs/biz/pdfs/01.0-amp-quickstart.pdf new file mode 100644 index 000000000..00f7f95ac Binary files /dev/null and b/docs/biz/pdfs/01.0-amp-quickstart.pdf differ diff --git a/docs/learning-paths/customer.md b/docs/learning-paths/customer.md index a929aaebe..1e13ec615 100644 --- a/docs/learning-paths/customer.md +++ b/docs/learning-paths/customer.md @@ -11,6 +11,8 @@ hide: This learning path is for customers purchasing and using products from the Microsoft commercial marketplace. It covers various topics to help them work with publishers and offers in the marketplace. +[Azure Marketplace QuickStart](#azure-marketplace-quickstart) + **[Finding relevant Azure IDs](#finding-relevant-azure-ids)** @@ -30,9 +32,25 @@ It covers various topics to help them work with publishers and offers in the mar - [Working with Container for K8s applications](#working-with-container-for-k8s-applications) - [Working with Azure Managed Application offers](#working-with-azure-managed-application-offers) - --- +## Azure Marketplace QuickStart + +Video | [PDF](../biz/pdfs/01.0-amp-quickstart.pdf) + +New to the Azure Marketplace? This video is for you! + +You’ll learn what the Azure Marketplace is as well as explore various aspects of buying and selling on the marketplace. This includes the various types of offers in the marketplace, the benefits you can take advantage of when transacting, and different ways to navigate through the experience. + +- [00:00](https://www.youtube.com/watch?v=gHOPdN8pOkw&t=0s) - Overview +- [01:08](https://www.youtube.com/watch?v=gHOPdN8pOkw&t=68s) - Azure Marketplace overview +- [04:57](https://www.youtube.com/watch?v=gHOPdN8pOkw&t=297s) - Public offers +- [08:15](https://www.youtube.com/watch?v=gHOPdN8pOkw&t=495s) - Private plans +- [10:36](https://www.youtube.com/watch?v=gHOPdN8pOkw&t=636s) - Private offers +- [15:15](https://www.youtube.com/watch?v=gHOPdN8pOkw&t=915s) - MACC eligible offers +- [17:13](https://www.youtube.com/watch?v=gHOPdN8pOkw&t=1033s) - The Private Azure Marketplace +- [18:27](https://www.youtube.com/watch?v=gHOPdN8pOkw&t=1107s) - Summary + ## Finding relevant Azure IDs ### Get Your Azure Billing ID (Useful for private offers) diff --git a/docs/misc/change-log.md b/docs/misc/change-log.md index 46672912b..1d0b0c9a4 100644 --- a/docs/misc/change-log.md +++ b/docs/misc/change-log.md @@ -11,6 +11,7 @@ hide: | Date | Change | ---| ---| +| 2/14/2024 | [Azure Marketplace QuickStart](../biz/index.md#azure-marketplace-quickstart) | | 1/29/2024 | [What to expect in your marketplace selling journey](../biz/index.md#what-to-expect-in-your-marketplace-selling-journey) | | 1/19/2024 | [Using the Azure Marketplace Check Eligibility tool](../learning-paths/customer.md#using-the-azure-marketplace-check-eligibility-tool) | | 1/4/2024 | [Getting started with Partner Center](../partner-center/index.md#getting-started-with-partner-center) |