Skip to content

Add '--ip' to the list of possible parameters for the 'az ssh vm' CLI command #21456

@cbellee

Description

@cbellee

Very small issue, but can '--ip' be added to the list of possible parameters for the 'az ssh vm' CLI command in this doc.
The parameters --name or --ip are listed as mutually exclusive parameters for this command in the 'Optional Parameters' section, but the initial command syntax example (see attached screen shot) doesn't reflect this.

``
az ssh vm [--certificate-file]
[--hostname] [--ip]
[--local-user]
[--name]
[--port]
[--prefer-private-ip]
[--private-key-file]
[--public-key-file]
[--resource-group]
[<SSH_ARGS>]


---
#### Document Details

⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*

* ID: 29a90500-fe23-5ae5-caad-9b897ed5ac6c
* Version Independent ID: 588d5bec-fcbe-75f9-5206-616746e61d5f
* Content: [az ssh](https://docs.microsoft.com/en-us/cli/azure/ssh?view=azure-cli-latest#az-ssh-vm)
* Content Source: [latest/docs-ref-autogen/ssh.yml](https://github.com/MicrosoftDocs/azure-docs-cli/blob/main/latest/docs-ref-autogen/ssh.yml)
* GitHub Login: @rloutlaw
* Microsoft Alias: **routlaw*
<img width="1166" alt="Screenshot 2022-02-28 130819" src="https://user-images.githubusercontent.com/8634922/155912829-cfb62a0f-fe65-4c53-ab14-852dbb1b681d.png">
*

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions