azure-acr-admin-credentials
When the admin user is enabled, listCredentials returns long-lived registry passwords.
Where it sits
| location | Microsoft.ContainerRegistry/registries/listCredentials response.{username,passwords[].value} |
| location kind | secret_value |
| data kinds | credential password |
| emits edge | ExposesCredential |
| service | Container Registry (azure:acr) |
Collection recipe
| access mode | read_api |
| operation | Registries - List Credentials |
| response path | {username,passwords[].value} |
| encoding | json |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.ContainerRegistry/registries/listCredentials/action
References