#cloud-config local-hostname: ${hostname} users: - name: testuser ssh-authorized-keys: - ${azure_ssh_public_key} shell: /bin/bash