We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e7b011 + 2207138 commit 08d153dCopy full SHA for 08d153d
articles/role-based-access-control/role-definitions-list.yml
@@ -6,7 +6,7 @@ metadata:
6
author: rolyon
7
ms.author: rolyon
8
manager: amycolannino
9
- ms.date: 03/28/2023
+ ms.date: 01/07/2025
10
ms.service: role-based-access-control
11
ms.topic: how-to
12
ms.custom:
@@ -462,6 +462,7 @@ procedureSection:
462
> | Filter | Description |
463
> | --- | --- |
464
> | `$filter=type+eq+'{type}'` | Lists role definitions of the specified type. Type of role can be `CustomRole` or `BuiltInRole`. |
465
+ > | `$filter=roleName+eq+'{roleName}'` | Lists role definition with the specified role name, such as 'Virtual Machine Contributor'. |
466
467
The following example lists all custom roles in a tenant:
468
0 commit comments