Skip to content

Commit 0068882

Browse files
authored
Merge pull request #95887 from JnHs/jh-updateoffer
info on updating offers
2 parents 33f00d8 + 877eb5b commit 0068882

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to publish a managed service offer that onboards customer
44
author: JnHs
55
ms.author: jenhayes
66
ms.service: lighthouse
7-
ms.date: 11/11/2019
7+
ms.date: 11/15/2019
88
ms.topic: overview
99
manager: carmonm
1010
---
@@ -136,6 +136,8 @@ Once you've added this info, select **Save.**
136136

137137
Once you've completed all of the sections, your next step is to publish the offer to Azure Marketplace. Select the **Publish** button to initiate the process of making your offer live. For more about this process, see [Publish Azure Marketplace and AppSource offers](https://docs.microsoft.com/azure/marketplace/cloud-partner-portal/manage-offers/cpp-publish-offer).
138138

139+
You can [publish an updated version of your offer](https://docs.microsoft.com/azure/marketplace/cloud-partner-portal/manage-offers/cpp-update-offer) at any time. For example, you may want to add a new role definition to a previously-published offer. When you do so, customers who have already added the offer will see an icon in the [**Service providers**](view-manage-service-providers.md) page in the Azure portal that lets them know an update is available. Each customer will be able to [review the changes](view-manage-service-providers.md#update-service-provider-offers) and decide whether they want to update to the new version.
140+
139141
## The customer onboarding process
140142

141143
After a customer adds your offer, they'll be able to [delegate one or more specific subscriptions or resource groups](view-manage-service-providers.md#delegate-resources), which will then be onboarded for Azure delegated resource management. If a customer has accepted an offer but has not yet delegated any resources, they'll see a note at the top of the **Provider offers** section of the [**Service providers**](view-manage-service-providers.md) page in the Azure portal.

articles/lighthouse/how-to/view-manage-service-providers.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Customers can use the Service providers page in the Azure portal to
44
author: JnHs
55
ms.author: jenhayes
66
ms.service: lighthouse
7-
ms.date: 07/11/2019
7+
ms.date: 11/15/2019
88
ms.topic: overview
99
manager: carmonm
1010
---
@@ -45,6 +45,12 @@ A customer can add a new service provider offer from the **Provider offers** pag
4545

4646
If the customer wants to remove a service provider offer, they can select the trash can icon in the row for that offer. After confirming the deletion, that service provider will no longer have access to the customer resources that were formerly delegated for that offer.
4747

48+
## Update service provider offers
49+
50+
After a customer has added an offer, a service provider may publish an updated version of the same offer to Azure Marketplace. For example, they may want to add a new role definition. If a new version of the offer has been published, the **Provider offers** page will show an "update" icon in the row for that offer. The customer can select this icon to see the differences between the current version of the offer and the new one.
51+
52+
After reviewing the changes, the customer can choose to update to the new version. Once they do, the authorizations and other settings specified in the new version will apply to any subscriptions and/or resource groups that have been delegated for that offer.
53+
4854
## View delegations
4955

5056
Delegations represent the role assignments that grant permissions to the service provider for the resources a customer has delegated. To view this info, select **Delegations** on the left side of the **Service providers** page.

0 commit comments

Comments
 (0)