az-storage-account Verified for current stable LTS

Az Storage Account Command: Create Storage Account

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

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

Command Syntax

az storage account create -n <storage_account_name> -g <azure_resource_group> --location <azure_location> --sku <storage_account_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.
--location
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 using Az Storage Account.

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 Account directory