az-acr Verified for current stable LTS

Az Acr Command: Create Managed Container Registry

Use for create managed container registry with Az Acr. Exact CLI syntax to create managed container registry using Az Acr.

When to use this: Use for create managed container registry with Az Acr.

Command Syntax

az acr create -n <registry_name> -g <resource_group> --sku <sku>

Command Breakdown

-n
Command Option
Tool-specific option used by this command invocation.
-g
Command Option
Tool-specific option used by this command invocation.
--sku
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to create managed container registry using Az Acr.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Az Acr directory