Minor punctuation change.

This commit is contained in:
Cameron Stokes 2017-03-15 10:19:13 -05:00 committed by GitHub
parent 408ce5fe3f
commit c4b46081f6
1 changed files with 1 additions and 1 deletions

View File

@ -298,7 +298,7 @@ For more information on the different example configurations, please check out t
* `disable_password_authentication` - (Required) Specifies whether password authentication should be disabled.
* `ssh_keys` - (Optional) Specifies a collection of `path` and `key_data` to be placed on the virtual machine.
~> **Note:** Please note that the only allowed `path` is `/home/<username>/.ssh/authorized_keys` due to a limitation of Azure_
~> **Note:** Please note that the only allowed `path` is `/home/<username>/.ssh/authorized_keys` due to a limitation of Azure.
`os_profile_secrets` supports the following: