Skip to content

Commit 8601f3e

Browse files
authored
Merge pull request #177488 from rolyon/rolyon-rbac-roles-website-contributor
[Azure RBAC] Website contributor role description
2 parents 6f7ef0c + 76fc722 commit 8601f3e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ The following table provides a brief description of each built-in role. Click th
9393
> | [SignalR REST API Reader](#signalr-rest-api-reader) | Read-only access to Azure SignalR Service REST APIs | ddde6b66-c0df-4114-a159-3618637b3035 |
9494
> | [SignalR Service Owner](#signalr-service-owner) | Full access to Azure SignalR Service REST APIs | 7e4f1700-ea5a-4f59-8f37-079cfe29dce3 |
9595
> | [SignalR/Web PubSub Contributor](#signalrweb-pubsub-contributor) | Create, Read, Update, and Delete SignalR service resources | 8cf5e20a-e4b2-4e9d-b3a1-5ceb692c2761 |
96-
> | [Web Plan Contributor](#web-plan-contributor) | Lets you manage the web plans for websites, but not access to them. | 2cc479cb-7b4d-49a8-b449-8c00fd0f0a4b |
97-
> | [Website Contributor](#website-contributor) | Lets you manage websites (not web plans), but not access to them. | de139f84-1756-47ae-9be6-808fbbe84772 |
96+
> | [Web Plan Contributor](#web-plan-contributor) | Manage the web plans for websites. Does not allow you to assign roles in Azure RBAC. | 2cc479cb-7b4d-49a8-b449-8c00fd0f0a4b |
97+
> | [Website Contributor](#website-contributor) | Manage websites, but not web plans. Does not allow you to assign roles in Azure RBAC. | de139f84-1756-47ae-9be6-808fbbe84772 |
9898
> | **Containers** | | |
9999
> | [AcrDelete](#acrdelete) | Delete repositories, tags, or manifests from a container registry. | c2f4ef07-c644-48eb-af81-4b1b4947fb11 |
100100
> | [AcrImageSigner](#acrimagesigner) | Push trusted images to or pull trusted images from a container registry enabled for content trust. | 6cef56e8-d556-48e5-a04f-b8e64114680f |
@@ -3954,7 +3954,7 @@ Create, Read, Update, and Delete SignalR service resources
39543954

39553955
### Web Plan Contributor
39563956

3957-
Lets you manage the web plans for websites, but not access to them.
3957+
Manage the web plans for websites. Does not allow you to assign roles in Azure RBAC.
39583958

39593959
> [!div class="mx-tableFixed"]
39603960
> | Actions | Description |
@@ -4007,7 +4007,7 @@ Lets you manage the web plans for websites, but not access to them.
40074007

40084008
### Website Contributor
40094009

4010-
Lets you manage websites (not web plans), but not access to them.
4010+
Manage websites, but not web plans. Does not allow you to assign roles in Azure RBAC.
40114011

40124012
> [!div class="mx-tableFixed"]
40134013
> | Actions | Description |

0 commit comments

Comments
 (0)