az-storage Verified for current stable LTS

Az Storage Command: Update Minimum Tls Version

Use for update minimum tls version with Az Storage. Exact CLI syntax to update minimum tls version using Az Storage.

When to use this: Use for update minimum tls version with Az Storage.

Command Syntax

az storage account update --min-tls-version <TLS1_0|TLS1_1|TLS1_2> -g <group_name> -n <account_name>

Live Command Builder

Final Command

az storage account update --min-tls-version <TLS1_0|TLS1_1|TLS1_2> -g <group_name> -n <account_name>

Command Breakdown

--min-tls-version
Command Option
Tool-specific option used by this command invocation.
-g
Command Option
Tool-specific option used by this command invocation.
-n
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to update minimum tls version 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