Skip to content

[docs] Do not include individual names in docs #749

Description

~ az vm extension set -h

[...]

Examples
    Add a new linux user
        az vm extension set -n VMAccessForLinux --publisher Microsoft.OSTCExtensions --version 1.4
        --vm-name myvm --resource-group yugangw --private-config '{"username":"user1",
        "ssh_key":"ssh_rsa ..."}'
``

I'm a bit against this stuff. The docs can be a little bit more generic/formal.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions