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
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -111,6 +111,7 @@ The following table provides a brief description of each built-in role. Click th
111
111
> |[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 |
112
112
> |[Logic App Contributor](#logic-app-contributor)| Lets you manage logic apps, but not change access to them. | 87a39d53-fc1b-424a-814c-f7e04687dc9e |
113
113
> |[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 |
> |[Managed Application Operator Role](#managed-application-operator-role)| Lets you read and perform actions on Managed Application resources | c7393b34-138c-406f-901b-d8cf2b17e6ae |
115
116
> |[Managed Applications Reader](#managed-applications-reader)| Lets you read resources in a managed app and request JIT access. | b9331d33-8a36-4f8c-b097-4f54124fdb44 |
116
117
> |[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
1976
1977
> |**NotDataActions**||
1977
1978
> |*none*||
1978
1979
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. |
0 commit comments