You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
16
16
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.
18
18
19
19

20
20
@@ -172,11 +172,9 @@ Select **Create** once you have entered these values to continue working on your
172
172
173
173
### Plan listing
174
174
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.
176
176
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.
180
178
181
179
### Pricing and availability
182
180
@@ -202,6 +200,8 @@ First, provide a **Version** for the manifest. Use the format *n.n.n* (for examp
202
200
203
201
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**.
204
202
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
+
205
205
#### Authorization
206
206
207
207
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