To learn more, visit the Azure documentation.

Parameters

ParameterDescription
NameThe name of the container registry.
Subscription IDThe Microsoft Azure subscription ID.
TypeThe resource type of the container registry. This field must be set to ‘Microsoft.ContainerRegistry/registries’.

Example Output

{    "message": "If any, the error message that provides more detail for the reason that the name is not available.",    "nameAvailable": false,    "reason": "If any, the reason that the name is not available."}

Workflow Library Example

Check Container Registry Name Availability with Azure and Send Results Via Email

Preview this Workflow on desktop