issues
search
PaloAltoNetworks
/
azure
VM-Series ARM Templates for Microsoft Azure
https://github.com/PaloAltoNetworks/azure
117
stars
156
forks
source link
ssh public-key authentication
#2
Closed
sulrich
closed
3 years ago
sulrich
commented
8 years ago
shell script mods
quoted the variables to prevent expansion/collision
VM-series template adds/modifications
small correction to params file to pass jsonlint test
added sshKeyData parameter to the params file for use with the ARM template that's been extended to use ssh-key authentication
added azureDeploy-ssh.json template which uses the same network topology and rules, but uses public key authentication.
shell script mods
VM-series template adds/modifications