disable Password Authentication
Parameters
value
Should Password Authentication be disabled on this Virtual Machine Scale Set? Defaults to true
.
Note: In general we'd recommend using SSH Keys for authentication rather than Passwords - but there's tradeoff's to each - please see this thread for more information. Note: When a
admin_password
is specifieddisable_password_authentication
must be set tofalse
.