Skip to content

Commit 112619d

Browse files
Merge pull request #294167 from rolyon/rolyon-rbac-permissions-container-registry
[Azure RBAC] Microsoft.ContainerRegistry permissions
2 parents 067517f + 84a3efd commit 112619d

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

articles/role-based-access-control/permissions/containers.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.topic: reference
66
author: rolyon
77
manager: amycolannino
88
ms.author: rolyon
9-
ms.date: 01/25/2025
9+
ms.date: 02/05/2025
1010
ms.custom: generated
1111
---
1212

@@ -86,8 +86,6 @@ Azure service: [Container Registry](/azure/container-registry/)
8686
> | Microsoft.ContainerRegistry/registries/regenerateCredential/action | Regenerates one of the login credentials for the specified container registry. |
8787
> | Microsoft.ContainerRegistry/registries/generateCredentials/action | Generate keys for a token of a specified container registry. |
8888
> | Microsoft.ContainerRegistry/registries/importImage/action | Import Image to container registry with the specified parameters. |
89-
> | Microsoft.ContainerRegistry/registries/getBuildSourceUploadUrl/action | Gets the upload location for the user to be able to upload the source. |
90-
> | Microsoft.ContainerRegistry/registries/queueBuild/action | Creates a new build based on the request parameters and add it to the build queue. |
9189
> | Microsoft.ContainerRegistry/registries/listBuildSourceUploadUrl/action | Get source upload url location for a container registry. |
9290
> | Microsoft.ContainerRegistry/registries/scheduleRun/action | Schedule a run against a container registry. |
9391
> | Microsoft.ContainerRegistry/registries/privateEndpointConnectionsApproval/action | Auto Approves a Private Endpoint Connection |
@@ -98,18 +96,6 @@ Azure service: [Container Registry](/azure/container-registry/)
9896
> | Microsoft.ContainerRegistry/registries/agentpools/operationResults/status/read | Gets an agentpool async operation result status |
9997
> | Microsoft.ContainerRegistry/registries/agentpools/operationStatuses/read | Gets an agentpool async operation status |
10098
> | Microsoft.ContainerRegistry/registries/artifacts/delete | Delete artifact in a container registry. |
101-
> | Microsoft.ContainerRegistry/registries/builds/read | Gets the properties of the specified build or lists all the builds for the specified container registry. |
102-
> | Microsoft.ContainerRegistry/registries/builds/write | Updates a build for a container registry with the specified parameters. |
103-
> | Microsoft.ContainerRegistry/registries/builds/getLogLink/action | Gets a link to download the build logs. |
104-
> | Microsoft.ContainerRegistry/registries/builds/cancel/action | Cancels an existing build. |
105-
> | Microsoft.ContainerRegistry/registries/buildTasks/read | Gets the properties of the specified build task or lists all the build tasks for the specified container registry. |
106-
> | Microsoft.ContainerRegistry/registries/buildTasks/write | Creates or updates a build task for a container registry with the specified parameters. |
107-
> | Microsoft.ContainerRegistry/registries/buildTasks/delete | Deletes a build task from a container registry. |
108-
> | Microsoft.ContainerRegistry/registries/buildTasks/listSourceRepositoryProperties/action | Lists the source control properties for a build task. |
109-
> | Microsoft.ContainerRegistry/registries/buildTasks/steps/read | Gets the properties of the specified build step or lists all the build steps for the specified build task. |
110-
> | Microsoft.ContainerRegistry/registries/buildTasks/steps/write | Creates or updates a build step for a build task with the specified parameters. |
111-
> | Microsoft.ContainerRegistry/registries/buildTasks/steps/delete | Deletes a build step from a build task. |
112-
> | Microsoft.ContainerRegistry/registries/buildTasks/steps/listBuildArguments/action | Lists the build arguments for a build step including the secret arguments. |
11399
> | Microsoft.ContainerRegistry/registries/cacheRules/read | Gets the properties of the specified cache rule or lists all the cache rules for the specified container registry |
114100
> | Microsoft.ContainerRegistry/registries/cacheRules/write | Creates or updates a cache rule for a container registry with the specified parameters |
115101
> | Microsoft.ContainerRegistry/registries/cacheRules/delete | Deletes a cache rule from a container registry |

0 commit comments

Comments
 (0)