Skip to content

Commit 2a07e8c

Browse files
authored
Merge pull request #108069 from JnHs/jh-al-removedel
correct info about removing delegations
2 parents 323e558 + a441baa commit 2a07e8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Managed services offers in Azure Marketplace
33
description: Managed services offers allow service providers to sell resource management offers to customers in Azure Marketplace.
4-
ms.date: 12/16/2019
4+
ms.date: 03/17/2020
55
ms.topic: conceptual
66
---
77

@@ -26,7 +26,7 @@ Public plans let you promote your services to new customers. These are usually m
2626
If appropriate, you can include both public and private plans in the same offer.
2727

2828
> [!IMPORTANT]
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). There is currently no mechanism to reject or remove delegations once a customer accepts an offer, although you can always reach out to a customer and ask them to [remove your access](../how-to/view-manage-service-providers.md#add-or-remove-service-provider-offers).
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/onboard-customer.md#remove-access-to-a-delegation) 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).
3030
3131
## Publish managed service offers
3232

0 commit comments

Comments
 (0)