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
title: Managed service offers in Azure Marketplace
3
-
description: Managed service offers allow service providers to sell resource management offers to customers in Azure Marketplace.
4
-
ms.date: 03/30/2020
2
+
title: Managed Service offers in Azure Marketplace
3
+
description: Managed Service offers allow service providers to sell resource management offers to customers in Azure Marketplace.
4
+
ms.date: 05/04/2020
5
5
ms.topic: conceptual
6
6
---
7
7
8
-
# Managed service offers in Azure Marketplace
8
+
# Managed Service offers in Azure Marketplace
9
9
10
-
This article describes the **Managed Service** offer type in [Azure Marketplace](https://azuremarketplace.microsoft.com). Managed service offers allow you to offer resource management services to customers by using[Azure delegated resource management](azure-delegated-resource-management.md). You can make these offers available to all potential customers, or only to one or more specific customers. Since you bill customers directly for costs related to these managed services, there are no fees charged by Microsoft.
10
+
This article describes the **Managed Service** offer type in [Azure Marketplace](https://azuremarketplace.microsoft.com). Managed Service offers allow you to offer resource management services to customers through[Azure delegated resource management](azure-delegated-resource-management.md). You can make these offers available to all potential customers, or only to one or more specific customers. Since you bill customers directly for costs related to these managed services, there are no fees charged by Microsoft.
11
11
12
-
## Understand managed service offers
12
+
## Understand Managed Service offers
13
13
14
-
Managed service offers streamline the process of onboarding customers for Azure delegated resource management. When a customer purchases an offer in Azure Marketplace, they'll be able to specify which subscriptions and/or resource groups should be onboarded.
14
+
Managed Service offers streamline the process of onboarding customers for Azure delegated resource management. When a customer purchases an offer in Azure Marketplace, they'll be able to specify which subscriptions and/or resource groups should be onboarded.
15
15
16
-
After that, users in your organization will be able to work on those resources from within your organization's tenant, according to the access you defined when creating the offer. This is done through a manifest that specifies the Azure AD users, groups, and service principals that will have access to customer resources using Azure delegated resource management, along with roles that define their level of access. By assigning permissions to an Azure AD group rather than a series of individual user or application accounts, you can add or remove individual users when your access requirements change.
16
+
After that, users in your organization will be able to work on those resources from within your organization's tenant, according to the access you defined when creating the offer. This is done through a manifest that specifies the Azure Active Directory (Azure AD) users, groups, and service principals that will have access to customer resources, along with roles that define their level of access. By assigning permissions to an Azure AD group rather than a series of individual user or application accounts, you can add or remove individual users when your access requirements change.
17
17
18
18
## Public and private offers
19
19
20
-
Each managed services offer includes one or more plans. Plans can be either private or public.
20
+
Each Managed Services offer includes one or more plans. Plans can be either private or public.
21
21
22
22
If you want to limit your offer to specific customers, you can publish a private plan. When you do so, the plan can only be purchased for the specific] subscription IDs that you provide. For more info, see [Private offers](../../marketplace/private-offers.md).
23
23
@@ -28,11 +28,11 @@ If appropriate, you can include both public and private plans in the same offer.
28
28
> [!IMPORTANT]
29
29
> Once a plan has been published as public, you can't change it to private. To control which customers can accept your offer and delegate resources, use a private plan. With a public plan, you can't restrict availability to certain customers or even to a certain number of customers (although you can stop selling the plan completely if you choose to do so). You can [remove access to a delegation](../how-to/remove-delegation.md) after a customer accepts an offer only if you included an **Authorization** with the **Role Definition** set to [Managed Services Registration Assignment Delete Role](../../role-based-access-control/built-in-roles.md#managed-services-registration-assignment-delete-role) when you published the offer. You can also reach out to the customer and ask them to [remove your access](../how-to/view-manage-service-providers.md#add-or-remove-service-provider-offers).
30
30
31
-
## Publish managed service offers
31
+
## Publish Managed Service offers
32
32
33
-
To learn how to publish a managed services offer, see [Publish a Managed Services offer to Azure Marketplace](../how-to/publish-managed-services-offers.md).
33
+
To learn how to publish a Managed Services offer, see [Publish a Managed Services offer to Azure Marketplace](../how-to/publish-managed-services-offers.md).
34
34
35
35
## Next steps
36
36
37
37
- Learn about [Azure delegated resource management](azure-delegated-resource-management.md) and [cross-tenant management experiences](cross-tenant-management-experience.md).
38
-
-[Publish managed services offers](../how-to/publish-managed-services-offers.md) to Azure Marketplace.
38
+
-[Publish Managed Services offers](../how-to/publish-managed-services-offers.md) to Azure Marketplace.
0 commit comments