Skip to content

Commit 47265af

Browse files
committed
add note
1 parent 642aa1f commit 47265af

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 subscription or resource group 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,14 +1,17 @@
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

88
# View service provider activity
99

1010
Customers who have delegated subscriptions for Azure delegated resource management can [view Azure Activity log](../../azure-monitor/platform/platform-logs-overview.md) data to see all actions taken. This gives customers full visibility into operations that service providers are performing through Azure delegated resource management, along with those done by users within the customer's own Azure Active Directory (Azure AD) tenant.
1111

12+
> [!NOTE]
13+
> Customers can view role assignments the role assignments that grant permissions to the service provider [in the **Delegations** section of the **Service providers** page.](view-manage-service-providers.md#view-delegations) However, they cannot 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 subscription or resource group in the Azure portal](../../role-based-access-control/role-assignments-list-portal.md#list-role-assignments-at-a-scope) or via APIs.
14+
1215
## View activity log data
1316

1417
You can [view the activity log](../../azure-monitor/platform/activity-log-view.md) from the **Monitor** menu in the Azure portal. To limit results to a specific subscription, you can use the filters to select a specific subscription. You can also [view and retrieve activity log events](../../azure-monitor/platform/activity-log-view.md) programmatically.

0 commit comments

Comments
 (0)