Skip to content

Commit c89318a

Browse files
committed
dates and updates
1 parent 5642726 commit c89318a

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

articles/lighthouse/concepts/managed-services-offers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Managed service offers in Azure Marketplace
33
description: Managed service offers allow service providers to sell resource management offers to customers in Azure Marketplace.
4-
ms.date: 03/23/2020
4+
ms.date: 03/30/2020
55
ms.topic: conceptual
66
---
77

articles/lighthouse/how-to/publish-managed-services-offers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Publish a managed service offer to Azure Marketplace
33
description: Learn how to publish a managed service offer that onboards customers to Azure delegated resource management.
4-
ms.date: 03/23/2020
4+
ms.date: 03/30/2020
55
ms.topic: conceptual
66
---
77

articles/marketplace/partner-center-portal/create-new-managed-service-offer.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ manager: evansma
77
ms.service: marketplace
88
ms.subservice: partnercenter-marketplace-publisher
99
ms.topic: conceptual
10-
ms.date: 03/23/2020
10+
ms.date: 03/30/2020
1111
---
1212

1313
# Create a new Managed Service offer
1414

1515
Managed Service offers help to enable [Azure Lighthouse](../../lighthouse/overview.md) scenarios. When a customer accepts a Managed Service offer, they are then able to onboard resources for [Azure delegated resource management](../../lighthouse/concepts/azure-delegated-resource-management.md).
1616

17-
To begin creating Managed Service offers, ensure that you first [Create a Partner Center account](./create-account.md) and open the [Commercial Marketplace dashboard](https://partner.microsoft.com/dashboard/commercial-marketplace/offers), with the **Overview** page selected. You must have a [Silver or Gold Cloud Platform competency level](https://partner.microsoft.com/membership/cloud-platform-competency)] to publish a Managed Service offer.
17+
To begin creating Managed Service offers, ensure that you first [Create a Partner Center account](./create-account.md) and open the [Commercial Marketplace dashboard](https://partner.microsoft.com/dashboard/commercial-marketplace/offers), with the **Overview** page selected. You must have a [Silver or Gold Cloud Platform competency level](https://partner.microsoft.com/membership/cloud-platform-competency) or be an [Azure Expert MSP](https://partner.microsoft.commembership/azure-expert-msp) to publish a Managed Service offer.
1818

1919
![Commercial Marketplace dashboard on Partner Center](./media/new-offer-overview.png)
2020

@@ -172,11 +172,9 @@ Select **Create** once you have entered these values to continue working on your
172172

173173
### Plan listing
174174

175-
First, enter a **Name** for the plan. This name will be shown to customers in the marketplace.
175+
First, provide a **Search results summary** for the plan. This is a short description of your plan (up to 100 characters), which may be used in marketplace search results.
176176

177-
Next, provide a **Search results summary** for the plan. This is a short description of your plan (up to 100 characters), which may be used in marketplace search results.
178-
179-
Finally, enter a **Description** that provides a more detailed explanation of the plan.
177+
Next, enter a **Description** that provides a more detailed explanation of the plan.
180178

181179
### Pricing and availability
182180

@@ -202,6 +200,8 @@ First, provide a **Version** for the manifest. Use the format *n.n.n* (for examp
202200

203201
Next, enter your **Tenant ID**. This is a GUID associated with the Azure Active Directory (Azure AD) tenant ID of your organization; that is, the managing tenant from which you will access your customers' resources. If you don't have this handy, you can find it by hovering over your account name on the upper right-hand side of the Azure portal, or by selecting **Switch directory**.
204202

203+
If you publish a new version of your offer and need to create an updated manifest, select **+ New manifest**. Be sure to increase the version number from the previous manifest version.
204+
205205
#### Authorization
206206

207207
Authorizations define the entities in your managing tenant who can access resources and subscriptions for customers who purchase the plan. Each of these entities are assigned a built-in role that grants specific levels of access.

0 commit comments

Comments
 (0)