az-storage-queue Verified for current stable LTS

Az Storage Queue Command: Create Queue

Use for create queue with Az Storage Queue. Exact CLI syntax to create queue using Az Storage Queue.

When to use this: Use for create queue with Az Storage Queue.

Command Syntax

az storage queue create --account-name <storage_account_name> -n <queue_name> --metadata <queue_metadata>

Command Breakdown

--account-name
Command Option
Tool-specific option used by this command invocation.
-n
Command Option
Tool-specific option used by this command invocation.
--metadata
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to create queue using Az Storage Queue.

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 Storage Queue directory