Skip to content

Commit d8687ce

Browse files
committed
casing
1 parent 482c3ac commit d8687ce

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: conceptual
77

88
# Managed Service offers in Azure Marketplace
99

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.
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.
1111

1212
## Understand Managed Service offers
1313

@@ -17,7 +17,7 @@ After that, users in your organization will be able to work on those resources f
1717

1818
## Public and private offers
1919

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.
2121

2222
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).
2323

@@ -28,11 +28,11 @@ If appropriate, you can include both public and private plans in the same offer.
2828
> [!IMPORTANT]
2929
> 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).
3030
31-
## Publish managed service offers
31+
## Publish Managed Service offers
3232

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).
3434

3535
## Next steps
3636

3737
- 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.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ To learn about the general publishing process, see [Azure Marketplace and AppSou
2929
Once a customer adds your offer, they will be able to delegate one or more subscriptions or resource groups, which will then be [onboarded for Azure delegated resource management](#the-customer-onboarding-process).
3030

3131
> [!IMPORTANT]
32-
> Each plan in a Managed service offer includes a **Manifest Details** section, where you define the Azure Active Directory (Azure AD) entities in your tenant that will have access to the delegated resource groups and/or subscriptions for customers who purchase that plan. It's important to be aware that any group (or user or service principal) that you include will have the same permissions for every customer who purchases the plan. To assign different groups to work with each customer, you'll need to publish a separate [private plan](../../marketplace/private-offers.md) that is exclusive to each customer.
32+
> Each plan in a Managed Service offer includes a **Manifest Details** section, where you define the Azure Active Directory (Azure AD) entities in your tenant that will have access to the delegated resource groups and/or subscriptions for customers who purchase that plan. It's important to be aware that any group (or user or service principal) that you include will have the same permissions for every customer who purchases the plan. To assign different groups to work with each customer, you'll need to publish a separate [private plan](../../marketplace/private-offers.md) that is exclusive to each customer.
3333
3434
## Publish your offer
3535

0 commit comments

Comments
 (0)