Skip to content

Commit d819ad3

Browse files
authored
Update azure-monitor-agent-windows-client.md
1 parent 263ebe5 commit d819ad3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/azure-monitor/agents/azure-monitor-agent-windows-client.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article describes the instructions to install the agent on Win
44
ms.topic: conceptual
55
author: shseth
66
ms.author: shseth
7-
ms.date: 10/10/2022
7+
ms.date: 10/18/2022
88
ms.custom: references_region
99
ms.reviewer: shseth
1010

@@ -95,12 +95,14 @@ The image below demonstrates how this works:
9595

9696
Then, proceed with the instructions below to create and associate them to a Monitored Object, using REST APIs or PowerShell commands.
9797

98+
### Permissions required
99+
Since MO is a tenant level resource, the scope of the permission would be higher than a subscription scope. Therefore, an Azure tenant admin may be needed to perform this step. [Follow these steps to elevate Azure AD Tenant Admin as Azure Tenant Admin](../../role-based-access-control/elevate-access-global-admin.md). It will give the Azure AD admin 'owner' permissions at the root scope. This is needed for all methods described below in this section.
100+
98101
### Using REST APIs
99102

100103
#### 1. Assign ‘Monitored Object Contributor’ role to the operator
101104

102105
This step grants the ability to create and link a monitored object to a user.
103-
**Permissions required:** Since MO is a tenant level resource, the scope of the permission would be higher than a subscription scope. Therefore, an Azure tenant admin may be needed to perform this step. [Follow these steps to elevate Azure AD Tenant Admin as Azure Tenant Admin](../../role-based-access-control/elevate-access-global-admin.md). It will give the Azure AD admin 'owner' permissions at the root scope.
104106

105107
**Request URI**
106108
```HTTP

0 commit comments

Comments
 (0)