v1
latestOpenAPI 3.1.02026-07-261690320.7 KBAdd Azure container registry
Add Azure container registry to Aikido to scan
post/containers/registries/acr
Request body
Example request
{
"username": "my-azure-container-registry",
"accesstoken": "***************",
"registry_name": "demo.azurecr.io"
}Response
The public container has been added to aikido.
Example response
{
"registry_id": 1
}