InTouch Hub · Blue Isle Software

Azure Container Registry

Azure Container Registry management API — 12 operations consolidated from 2 Microsoft OpenAPI specs into one connector.

Provided free and as is, without warranty of any kind — including merchantability, fitness for a particular purpose, and the accuracy or completeness of any result. See the licence. You are responsible for checking what this produces before relying on it.

azurecloud

Azure Container Registry

Azure Container Registry management API — 12 operations consolidated from 2 Microsoft OpenAPI specs into one connector.

Consolidated from 2 spec-per-resource-provider connectors; every operation from every one of them is preserved. The superseded names still resolve.

Operations

Inputs

Publishes

The keys a later task may reference as {{taskName.key}}. Referencing anything not listed here resolves to nothing at run time.

Input Properties

Every property this tool accepts, from its own tool.iml.

Property Type Required Default Description
operation string yes One of: registries_generatecredentials, runs_get, runs_list, scopemaps_create, scopemaps_get, scopemaps_list, taskruns_get, taskruns_list, tasks_get, tasks_list, tokens_get, tokens_list
registryName string no Path parameter registryName (required by some operations).
resourceGroupName string no Path parameter resourceGroupName (required by some operations).
runId string no Path parameter runId (required by some operations).
scopeMapName string no Path parameter scopeMapName (required by some operations).
subscriptionId string no Path parameter subscriptionId (required by some operations).
taskName string no Path parameter taskName (required by some operations).
taskRunName string no Path parameter taskRunName (required by some operations).
tokenName string no Path parameter tokenName (required by some operations).
query string no Optional query params as a JSON object string, e.g. {"limit": 10}.
body string no Request body as a JSON object string. Sent as JSON, or form-encoded when the operation expects a form. Required by write operations.