az-redis Verified for current stable LTS

Az Redis Command: Update Redis Cache

Use for update redis cache with Az Redis. Exact CLI syntax to update redis cache using Az Redis.

When to use this: Use for update redis cache with Az Redis.

Command Syntax

az redis update -n <name> -g <resource_group> --sku <Basic|Premium|Standard> --vm-size <c0|c1|c2|c3|c4|c5|c6|p1|p2|p3|p4|p5>

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.
--vm-size
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to update redis cache using Az Redis.

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