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/api-management/api-management-role-based-access-control.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,13 +44,13 @@ A workspace collaborator must be assigned both a workspace-scoped role and a ser
44
44
45
45
|Role |Scope |Description |
46
46
|---------|---------|---------|
47
-
|API Management Workspace Owner | workspace | Can modify workspace details, manage members and their role assignments; has read and write access to all entities within the workspace. |
48
-
|API Management Workspace Contributor | workspace |Has read and write access to entities in the workspace but can't modify workspace details or manage members. |
49
-
|API Management Workspace Reader | workspace | Has read-only access to entities in the workspace. |
50
-
|API Management Workspace API Developer | workspace | Has read access to entities in the workspace and read and write access to APIs, policies, schemas, products, policy fragments, named values, and tags. |
51
-
|API Management Workspace API Product Manager | workspace | Has read access to entities in the workspace and read and write access to products, subscriptions, groups, and email notifications recipients. |
52
-
| API Management Workspace API Developer | service | Has read access to tags and products and write access to allow:<br/><br/> ▪️ Assigning APIs to products<br/> ▪️ Assigning tags to products and APIs |
53
-
| API Management Service Workspace API Product Manager | service | Has the same access as API Management Workspace API Developer as well as read access to users and write access to allow assigning users to groups. |
47
+
|API Management Workspace Owner | workspace | Can modify workspace details, manage members and their role assignments; has read and write access to all entities within the workspace. This role should be assigned on the workspace scope. |
48
+
|API Management Workspace Contributor | workspace |Can manage the workspace and view, but not modify its members. This role should be assigned on the workspace scope. |
49
+
|API Management Workspace Reader | workspace | Has read-only access to entities in the workspace. This role should be assigned on the workspace scope. |
50
+
|API Management Workspace API Developer | workspace | Has read access to entities in the workspace and read and write access to entities for editing APIs. This role should be assigned on the workspace scope. |
51
+
|API Management Workspace API Product Manager | workspace | Has read access to entities in the workspace and read and write access to entities for publishing APIs. This role should be assigned on the workspace scope. |
52
+
| API Management Workspace API Developer | service | Has read access to tags and products and write access to allow:<br/><br/> ▪️ Assigning APIs to products<br/> ▪️ Assigning tags to products and APIs<br/><br/> This role should be assigned on the service scope.|
53
+
| API Management Service Workspace API Product Manager | service | Has the same access as API Management Service Workspace API Developer as well as read access to users and write access to allow assigning users to groups. This role should be assigned on the service scope. |
0 commit comments