You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/role-based-access-control/built-in-roles.md
+15-5Lines changed: 15 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -234,12 +234,12 @@ The following table provides a brief description of each built-in role. Click th
234
234
> | [Security Reader](#security-reader) | View permissions for Microsoft Defender for Cloud. Can view recommendations, alerts, a security policy, and security states, but cannot make changes. | 39bc4728-0917-49c7-9d2c-d95423bc2eb4 |
235
235
> | **DevOps** | | |
236
236
> | [DevTest Labs User](#devtest-labs-user) | Lets you connect, start, restart, and shutdown your virtual machines in your Azure DevTest Labs. | 76283e04-6283-4c54-8f91-bcf1374a3c64 |
> | [Lab Assistant](#lab-assistant) | Enables you to view an existing lab, perform actions on the lab VMs and send invitations to the lab. | ce40b423-cede-4313-a93f-9b28290b72e1 |
238
+
> | [Lab Contributor](#lab-contributor) | Applied at lab level, enables you to manage the lab. Applied at a resource group, enables you to create and manage labs. | 5daaa2af-1fe8-407c-9122-bba179798270 |
239
239
> | [Lab Creator](#lab-creator) | Lets you create new labs under your Azure Lab Accounts. | b97fb8bc-a8b2-4522-a38b-dd33c7e65ead |
> | [Lab Operator](#lab-operator) | Gives you limited ability to manage existing labs. | a36e6959-b6be-4b12-8e9f-ef4b474d304d |
241
+
> | [Lab Services Contributor](#lab-services-contributor) | Enables you to fully control all Lab Services scenarios in the resource group. | f69b8690-cc87-41d6-b77a-a4bc3c0a966f |
242
+
> | [Lab Services Reader](#lab-services-reader) | Enables you to view, but not change, all lab plans and lab resources. | 2a5c394f-5eb7-4d4f-9c8e-e8eae39faebc |
> | [Application Insights Snapshot Debugger](#application-insights-snapshot-debugger) | Gives user permission to view and download debug snapshots collected with the Application Insights Snapshot Debugger. Note that these permissions are not included in the [Owner](#owner) or [Contributor](#contributor) roles. When giving users the Application Insights Snapshot Debugger role, you must grant the role directly to the user. The role is not recognized when it is added to a custom role. | 08954f03-6346-4c2e-81c0-ec3a5cfae23b |
@@ -11464,6 +11464,8 @@ Lets you connect, start, restart, and shutdown your virtual machines in your Azu
11464
11464
11465
11465
### Lab Assistant
11466
11466
11467
+
Enables you to view an existing lab, perform actions on the lab VMs and send invitations to the lab.
11468
+
11467
11469
> [!div class="mx-tableFixed"]
11468
11470
> | Actions | Description |
11469
11471
> | --- | --- |
@@ -11532,6 +11534,8 @@ Lets you connect, start, restart, and shutdown your virtual machines in your Azu
11532
11534
11533
11535
### Lab Contributor
11534
11536
11537
+
Applied at lab level, enables you to manage the lab. Applied at a resource group, enables you to create and manage labs.
11538
+
11535
11539
> [!div class="mx-tableFixed"]
11536
11540
> | Actions | Description |
11537
11541
> | --- | --- |
@@ -11697,6 +11701,8 @@ Lets you create new labs under your Azure Lab Accounts. [Learn more](../lab-serv
11697
11701
11698
11702
### Lab Operator
11699
11703
11704
+
Gives you limited ability to manage existing labs.
11705
+
11700
11706
> [!div class="mx-tableFixed"]
11701
11707
> | Actions | Description |
11702
11708
> | --- | --- |
@@ -11779,6 +11785,8 @@ Lets you create new labs under your Azure Lab Accounts. [Learn more](../lab-serv
11779
11785
11780
11786
### Lab Services Contributor
11781
11787
11788
+
Enables you to fully control all Lab Services scenarios in the resource group.
11789
+
11782
11790
> [!div class="mx-tableFixed"]
11783
11791
> | Actions | Description |
11784
11792
> | --- | --- |
@@ -11826,6 +11834,8 @@ Lets you create new labs under your Azure Lab Accounts. [Learn more](../lab-serv
11826
11834
11827
11835
### Lab Services Reader
11828
11836
11837
+
Enables you to view, but not change, all lab plans and lab resources.
0 commit comments