Skip to content

Commit c7b4978

Browse files
authored
Merge pull request #101248 from JnHs/jh-azurelighthouse-rbacnote
Add note about viewing role assignments
2 parents b808101 + 3dd9775 commit c7b4978

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: View and manage service providers
33
description: Customers can use the Service providers page in the Azure portal to view info about service providers, service provider offers, and delegated resources.
4-
ms.date: 11/15/2019
4+
ms.date: 01/15/2020
55
ms.topic: conceptual
66
---
77
# View and manage service providers
@@ -55,6 +55,9 @@ Delegations represent the role assignments that grant permissions to the service
5555

5656
Filters at the top of the page let you sort and group your delegation info or filter by specific customers, offers, or keywords.
5757

58+
> [!NOTE]
59+
> Customers will not see these role assignments, or any users from the service provider tenant who have been granted these roles, when [viewing role assignment info for the delegated scope in the Azure portal](../../role-based-access-control/role-assignments-list-portal.md#list-role-assignments-at-a-scope) or via APIs.
60+
5861
## Next steps
5962

6063
- Learn more about [Azure Lighthouse](../overview.md).

articles/lighthouse/how-to/view-service-provider-activity.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: View service provider activity
33
description: Customers can view logged activity to see actions performed by service providers through Azure delegated resource management.
4-
ms.date: 12/6/2019
4+
ms.date: 01/15/2020
55
ms.topic: conceptual
66
---
77

@@ -20,6 +20,9 @@ In the activity log, you'll see the name of the operation and its status, along
2020

2121
Logged activity is available in the Azure portal for the past 90 days. To learn how to store this data for longer than 90 days, see [Collect and analyze Azure activity logs in Log Analytics workspace in Azure Monitor](../../azure-monitor/platform/activity-log-collect.md)
2222

23+
> [!NOTE]
24+
> Users from the service provider appear in the activity log, but these users and their role assignments are not shown in **Access Control (IAM)** or when retrieving role assignment info via APIs.
25+
2326
## Set alerts for critical operations
2427

2528
To stay aware of critical operations that service providers (or users in your own tenant) are performing, we recommend creating [activity log alerts](../../azure-monitor/platform/activity-log-alerts.md). For example, you may want to track all administrative actions for a subscription, or be notified when any virtual machine in a particular resource group is deleted. When you create alerts, they will include actions taken by users in the customer's own tenant as well as in any managing tenants.

0 commit comments

Comments
 (0)