Skip to content

Commit

Permalink
local page for creating PC offers
Browse files Browse the repository at this point in the history
  • Loading branch information
dstarr committed Aug 22, 2024
1 parent 74ce047 commit e56f3f7
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 1 deletion.
88 changes: 88 additions & 0 deletions docs/partner-center/pc-create-offers.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
---
# Page settings
layout: default
keywords: Azure AppSource Marketplace Partner Center
comments: false

# Hero section
title: Creating offers in Partner Center
description: Creating offers in Partner Center for Azure marketplace

hide:
- toc
---

This learning path tours the different offer types in Partner Center and covers the different things that you must configure each.

Each offer type is represented, as is a module on sections in Partner Center that are common to all offer types.

---

<!-- no toc -->
1. [Providing information common to all offer types in Partner Center](#providing-information-common-to-all-offer-types-in-partner-center)
1. [Creating SaaS offers in Partner Center](#creating-saas-offers-in-partner-center)
1. [Migrating a "Contact me" listing to a SaaS offer](#migrating-a-contact-me-listing-to-a-saas-offer)
1. [SaaS pricing in Partner Center for publishers](#saas-pricing-in-partner-center-for-publishers)
1. [Creating VM offers in Partner Center](#creating-vm-offers-in-partner-center)
1. [Creating Managed Application offers in Partner Center](#creating-managed-application-offers-in-partner-center)
1. [Handling multiple currencies for different markets](#handling-multiple-currencies-for-different-markets)

---

## Providing information common to all offer types in Partner Center

<a href="https://partner.microsoft.com/en-us/training/assets/detail/providing-information-common-to-all-offer-types-in-partner-center-mp4" target="_blank">Video</a>

When you're setting up offers in Partner Center, some sections are shared by multiple offer types.

This video covers those sections and shows how to configure your offer in these sections. Subsequent videos in the Partner Center course will cover the sections of Partner Center that are unique to each offer type.

## Creating SaaS offers in Partner Center

<a href="https://partner.microsoft.com/en-us/training/assets/detail/creating-saas-offers-in-partner-center-mp4" target="_blank">Video</a>


This module walks through all the sections of Partner Center that you must complete to publish a SaaS offer.

If you're wondering about a specific part of filling out your SaaS offer for the Microsoft Azure Marketplace, this video will help you.

## Migrating a "Contact me" listing to a SaaS offer

<a href="https://partner.microsoft.com/en-us/training/assets/detail/migrate-a-contact-me-listing-to-a-saas-offer-mp4" target="_blank">Video</a>

You might have started your presence in the marketplace with a simple listing to advertise your product or services, but this doesn't create a transactable offer that can be sold through the marketplace.

This video shows how to convert your existing listing into a fully transactable SaaS offer.

## SaaS pricing in Partner Center for publishers

<a href="https://partner.microsoft.com/en-us/training/assets/detail/saas-pricing-in-partner-center-for-publishers-mp4" target="_blank">Video</a>

Pricing and billing options for SaaS offers are flexible and give publishers many options for how to bill and get paid for their solutions.

This video walks through the SaaS pricing models and gives real-world examples of how to use them effectively.

## Creating VM offers in Partner Center

<a href="https://partner.microsoft.com/en-us/training/assets/detail/creating-vm-offers-in-partner-center-mp4" target="_blank">Video</a>


See demos of filling out required information when you're creating VM offers in Partner Center.

This video walks through the offer sections that are specific to VM offers.

## Creating Managed Application offers in Partner Center

<a href="https://partner.microsoft.com/en-us/training/assets/detail/creating-managed-application-offers-in-partner-center-mp4" target="_blank">Video</a>

When you're working in Partner Center to set up a new Managed App offer, several sections of Partner Center require information.

This module covers the sections that apply to Managed Apps and details some of the configurations that many people have questions about.

## Handling multiple currencies for different markets

<a href="https://partner.microsoft.com/en-us/training/assets/detail/handling-multiple-currencies-for-different-markets-mp4" target="_blank">Video</a>

Plans have specific pricing and can be offered in many regions, some of which use different currencies.

This video walks through how to customize pricing in local currencies per selling region. For example, you might set the price in the US at one rate and the price in other regions for different amounts that are based on local currencies.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ nav:
- Partner Center:
- Private offers: 'https://aka.ms/MasteringTheMarketplace/po'
- General topics: 'https://aka.ms/MasteringTheMarketplace/pc'
- Creating offers: 'https://partner.microsoft.com/en-US/asset/collection/creating-marketplace-offers-in-partner-center#/'
- Creating offers: '/Mastering-the-Marketplace/partner-center/pc-create-offers'
- Reporting and insights: 'https://partner.microsoft.com/en-US/asset/collection/partner-center-reporting-and-insights#/'

- Bonus content:
Expand Down

0 comments on commit e56f3f7

Please sign in to comment.