|
1 | 1 | ---
|
2 | 2 | title: Link your partner ID to track your impact on delegated resources
|
3 | 3 | description: Learn how to associate your partner ID to receive partner earned credit (PEC) on customer resources you manage through Azure Lighthouse.
|
4 |
| -ms.date: 01/28/2021 |
| 4 | +ms.date: 02/12/2021 |
5 | 5 | ms.topic: how-to
|
6 | 6 | ---
|
7 | 7 |
|
8 | 8 | # Link your partner ID to track your impact on delegated resources
|
9 | 9 |
|
10 | 10 | If you're a member of the [Microsoft Partner Network](https://partner.microsoft.com/), you can link your partner ID with the credentials used to manage delegated customer resources, allowing Microsoft to identify and recognize partners who drive Azure customer success. This link also allows [CSP (Cloud Solution Provider)](/partner-center/csp-overview) partners to receive [partner earned credit for managed services (PEC)](/partner-center/partner-earned-credit) for customers who have [signed the Microsoft Customer Agreement (MCA)](/partner-center/confirm-customer-agreement) and are [under the Azure plan](/partner-center/azure-plan-get-started).
|
11 | 11 |
|
12 |
| -If you [onboard customers with Managed Service offers in Azure Marketplace](publish-managed-services-offers.md), linking happens automatically using the MPN ID associated with the Partner Center account used to publish the offers. No further action is needed in order to track your impact for these customers. |
13 |
| - |
14 |
| -If you [onboard customers by using Azure Resource Management templates](onboard-customer.md), you'll need to take action to create this link. This is done by [linking your MPN ID](../../cost-management-billing/manage/link-partner-id.md) with at least one user account in your managing tenant that has access to each of your onboarded subscriptions. |
| 12 | +To earn recognition for Azure Lighthouse activities, you'll need to [link your MPN ID](../../cost-management-billing/manage/link-partner-id.md) with at least one user account in your managing tenant, and ensure that the linked account has access to each of your onboarded subscriptions. |
15 | 13 |
|
16 | 14 | ## Associate your partner ID when you onboard new customers
|
17 | 15 |
|
18 |
| -When onboarding customers through Azure Resource Manager templates (ARM templates), use the following process to link your partner ID (and enable partner earned credit, if applicable). You'll need to know your [MPN partner ID](/partner-center/partner-center-account-setup#locate-your-mpn-id) to complete these steps. Be sure to use the **Associated MPN ID** shown on your partner profile. |
| 16 | +Use the following process to link your partner ID (and enable partner earned credit, if applicable). You'll need to know your [MPN partner ID](/partner-center/partner-center-account-setup#locate-your-mpn-id) to complete these steps. Be sure to use the **Associated MPN ID** shown on your partner profile. |
19 | 17 |
|
20 | 18 | For simplicity, we recommend creating a service principal account in your tenant, linking it to your **Associated MPN ID**, then granting it access to every customer you onboard with an [Azure built-in role that is eligible for PEC](/partner-center/azure-roles-perms-pec).
|
21 | 19 |
|
22 |
| -1. [Create a service principal account](../../active-directory/develop/howto-authenticate-service-principal-powershell.md) in your managing tenant. For this example, we'll use the name *Provider Automation Account* for this service principal. |
| 20 | +1. [Create a service principal user account](../../active-directory/develop/howto-authenticate-service-principal-powershell.md) in your managing tenant. For this example, we'll use the name *Provider Automation Account* for this service principal account. |
23 | 21 | 1. Using that service principal account, [link to your Associated MPN ID](../../cost-management-billing/manage/link-partner-id.md#link-to-a-partner-id) in your managing tenant. You only need to do this one time.
|
24 |
| -1. When you [onboard a customer using ARM templates](onboard-customer.md), be sure to include an authorization which includes the Provider Automation Account as a user with an [Azure built-in role that is eligible for PEC](/partner-center/azure-roles-perms-pec). |
| 22 | +1. When you onboard a customer [using ARM templates](onboard-customer.md) or [Managed Service offers](publish-managed-services-offers.md), be sure to include an authorization which includes the Provider Automation Account as a user with an [Azure built-in role that is eligible for PEC](/partner-center/azure-roles-perms-pec). |
25 | 23 |
|
26 | 24 | By following these steps, every customer tenant you manage will be associated with your partner ID. The Provider Automation Account does not need to authenticate or perform any actions in the customer tenant.
|
27 | 25 |
|
|
0 commit comments