az-sshkey
Verified for current stable LTS
Az Sshkey Command: Delete Ssh Key
Use for delete ssh key with Az Sshkey. Exact CLI syntax to delete ssh key using Az Sshkey.
When to use this: Use for delete ssh key with Az Sshkey.
Destructive Command Warning
Destructive operation. Confirm the target path and keep a backup before executing.
Command Syntax
az sshkey delete --name <name> -g <resource_group> az sshkey delete --name <name> -g <resource_group> Command Breakdown
--name- Command Option
- Tool-specific option used by this command invocation.
-g- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to delete ssh key using Az Sshkey.
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
Az Sshkey Command: Create New Ssh Key
az sshkey create --name <name> -g <resource_group> Az Sshkey Command: Create Ssh Key az sshkey create --name <name> -g <resource_group> Az Sshkey Command: List All Ssh Keys az sshkey list Az Sshkey Command: List Ssh Keys az sshkey list Az Sshkey Command: Show Ssh Key Info az sshkey show --name <name> -g <resource_group>