Skip to content

Commit 065f2c7

Browse files
committed
update
1 parent 0023163 commit 065f2c7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/network-watcher/required-rbac-permissions.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
---
2-
title: Azure RBAC permissions required to use capabilities
3-
titleSuffix: Azure Network Watcher
4-
description: Learn which Azure role-based access control permissions are required to work with Network Watcher capabilities.
2+
title: Azure RBAC permissions required to use Azure Network Watcher capabilities
3+
description: Learn which Azure role-based access control (Azure RBAC) permissions are required to use Azure Network Watcher capabilities.
54
services: network-watcher
65
author: halkazwini
76
ms.service: network-watcher
87
ms.topic: conceptual
9-
ms.date: 10/07/2022
8+
ms.date: 04/03/2023
109
ms.author: halkazwini
10+
ms.custom: template-concept, engagement-fy23
1111
---
1212

1313
# Azure role-based access control permissions required to use Network Watcher capabilities
1414

1515
Azure role-based access control (Azure RBAC) enables you to assign only the specific actions to members of your organization that they require to complete their assigned responsibilities. To use Network Watcher capabilities, the account you log into Azure with, must be assigned to the [Owner](../role-based-access-control/built-in-roles.md?toc=%2fazure%2fnetwork-watcher%2ftoc.json#owner), [Contributor](../role-based-access-control/built-in-roles.md?toc=%2fazure%2fnetwork-watcher%2ftoc.json#contributor), or [Network contributor](../role-based-access-control/built-in-roles.md?toc=%2fazure%2fnetwork-watcher%2ftoc.json#network-contributor) built-in roles, or assigned to a [custom role](../role-based-access-control/custom-roles.md?toc=%2fazure%2fnetwork-watcher%2ftoc.json) that is assigned the actions listed for each Network Watcher capability in the sections that follow. To learn more about Network Watcher's capabilities, see [What is Network Watcher?](network-watcher-monitoring-overview.md).
1616

1717
> [!IMPORTANT]
18-
> [Network contributor](../role-based-access-control/built-in-roles.md?toc=%2fazure%2fnetwork-watcher%2ftoc.json#network-contributor) does not cover Microsoft.Storage/* or Microsoft.Compute/* actions listed in Additional actions section.
18+
> [Network contributor](../role-based-access-control/built-in-roles.md?toc=%2fazure%2fnetwork-watcher%2ftoc.json#network-contributor) does not cover Microsoft.Storage/* or Microsoft.Compute/* actions listed in [Additional actions](#additional-actions) section.
1919
2020
## Network Watcher
2121

0 commit comments

Comments
 (0)