Skip to content

Commit fa0911c

Browse files
authored
Merge pull request #180396 from JnHs/jh-lh-csppim
add eligible authorizations
2 parents fe1a3f8 + a9b1213 commit fa0911c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

articles/lighthouse/concepts/cloud-solution-provider.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Cloud Solution Provider program considerations
33
description: For CSP partners, Azure delegated resource management helps improve security and control by enabling granular permissions.
4-
ms.date: 09/13/2021
4+
ms.date: 11/18/2021
55
ms.topic: conceptual
66
---
77

@@ -22,10 +22,14 @@ With AOBO, any user with the [Admin Agent](/partner-center/permissions-overview#
2222

2323
## Azure Lighthouse
2424

25-
Using Azure Lighthouse, you can assign different groups to different customers or roles, as shown in the following diagram. Because users will have the appropriate level of access through [Azure delegated resource management](architecture.md), you can reduce the number of users who have the Admin Agent role (and thus have full AOBO access). This helps improve security by limiting unnecessary access to your customers' resources. It also gives you more flexibility to manage multiple customers at scale, using the [Azure built-in role](tenants-users-roles.md#role-support-for-azure-lighthouse) that's most appropriate for each user's duties, without granting a user more access than necessary.
25+
Using Azure Lighthouse, you can assign different groups to different customers or roles, as shown in the following diagram. Because users will have the appropriate level of access through [Azure delegated resource management](architecture.md), you can reduce the number of users who have the Admin Agent role (and thus have full AOBO access).
2626

2727
![Diagram showing tenant management using AOBO and Azure Lighthouse.](../media/csp-2.jpg)
2828

29+
Azure Lighthouse helps improve security by limiting unnecessary access to your customers' resources. It also gives you more flexibility to manage multiple customers at scale, using the [Azure built-in role](tenants-users-roles.md#role-support-for-azure-lighthouse) that's most appropriate for each user's duties, without granting a user more access than necessary.
30+
31+
To further minimize the number of permanent assignments, you can [create eligible authorizations](../how-to/create-eligible-authorizations.md) (currently in public preview) to grant additional permissions to your users on a just-in-time basis.
32+
2933
Onboarding a subscription that you created through the CSP program follows the steps described in [Onboard a subscription to Azure Lighthouse](../how-to/onboard-customer.md). Any user who has the Admin Agent role in your tenant can perform this onboarding.
3034

3135
> [!TIP]

0 commit comments

Comments
 (0)