Skip to content

Commit 2cbe236

Browse files
Merge pull request #230515 from dlepow/wksrole
[APIM] Update workspace role descriptions
2 parents 086cfc2 + af2a25e commit 2cbe236

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/api-management/api-management-role-based-access-control.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@ A workspace collaborator must be assigned both a workspace-scoped role and a ser
4444

4545
|Role |Scope |Description |
4646
|---------|---------|---------|
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. |
5454

5555

5656
## Custom roles

0 commit comments

Comments
 (0)