az-storage Verified for current stable LTS

Az Storage Command: Create Storage Account With Location

Use for create storage account with location with Az Storage. Exact CLI syntax to create storage account with location using Az Storage.

When to use this: Use for create storage account with location with Az Storage.

Command Syntax

az storage account create -g <group_name> -n <account_name> -l <location> --sku <account_sku>

Command Breakdown

-g
Command Option
Tool-specific option used by this command invocation.
-n
Command Option
Tool-specific option used by this command invocation.
-l
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 storage account with location using Az Storage.

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 directory