Skip to content

Commit d19bd0d

Browse files
committed
Added Managed Application Contributor
1 parent 118b6ae commit d19bd0d

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

articles/role-based-access-control/built-in-roles.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ The following table provides a brief description of each built-in role. Click th
111111
> | [Log Analytics Reader](#log-analytics-reader) | Log Analytics Reader can view and search all monitoring data as well as and view monitoring settings, including viewing the configuration of Azure diagnostics on all Azure resources. | 73c42c96-874c-492b-b04d-ab87d138a893 |
112112
> | [Logic App Contributor](#logic-app-contributor) | Lets you manage logic apps, but not change access to them. | 87a39d53-fc1b-424a-814c-f7e04687dc9e |
113113
> | [Logic App Operator](#logic-app-operator) | Lets you read, enable, and disable logic apps, but not edit or update them. | 515c2055-d9d4-4321-b1b9-bd0c9a0f79fe |
114+
> | [Managed Application Contributor Role](#managed-application-contributor-role) | Allows for creating managed application resources. | 641177b8-a67a-45b9-a033-47bc880bb21e |
114115
> | [Managed Application Operator Role](#managed-application-operator-role) | Lets you read and perform actions on Managed Application resources | c7393b34-138c-406f-901b-d8cf2b17e6ae |
115116
> | [Managed Applications Reader](#managed-applications-reader) | Lets you read resources in a managed app and request JIT access. | b9331d33-8a36-4f8c-b097-4f54124fdb44 |
116117
> | [Managed Identity Contributor](#managed-identity-contributor) | Create, Read, Update, and Delete User Assigned Identity | e40ec5ca-96e0-45a2-b4ff-59039f2c2b59 |
@@ -1976,6 +1977,25 @@ The following table provides a brief description of each built-in role. Click th
19761977
> | **NotDataActions** | |
19771978
> | *none* | |
19781979
1980+
## Managed Application Contributor Role
1981+
> [!div class="mx-tableFixed"]
1982+
> | | |
1983+
> | --- | --- |
1984+
> | **Description** | Allows for creating managed application resources. |
1985+
> | **Id** | 641177b8-a67a-45b9-a033-47bc880bb21e |
1986+
> | **Actions** | |
1987+
> | */read | Read resources of all types, except secrets. |
1988+
> | Microsoft.Solutions/applications/* | |
1989+
> | Microsoft.Solutions/register/action | Register to Solutions. |
1990+
> | Microsoft.Resources/subscriptions/resourceGroups/* | |
1991+
> | Microsoft.Resources/deployments/* | Create and manage resource group deployments |
1992+
> | **NotActions** | |
1993+
> | *none* | |
1994+
> | **DataActions** | |
1995+
> | *none* | |
1996+
> | **NotDataActions** | |
1997+
> | *none* | |
1998+
19791999
## Managed Application Operator Role
19802000
> [!div class="mx-tableFixed"]
19812001
> | | |

0 commit comments

Comments
 (0)