-
Notifications
You must be signed in to change notification settings - Fork 16.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changing property 'linuxConfiguration.ssh.publicKeys' is not allowed #5442
Comments
I am also getting same error |
me too |
me three |
I'm running into the same issue when deploying a brand new VM using a template through the Azure REST API |
Still getting this issue. AAD role propagation done[############################################] 100.0000%Operation failed with status: 'Bad Request'. Details: Changing property 'linuxProfile.ssh.publicKeys.keyData' is not allowed. |
+1 |
This seems like a generic issue, I am facing too.. So the need is to have a parameter in the command that allows to overwrite the publicKeys (when we run with --generate-ssh-keys) |
guacamole-rdp-vnc-gateway-existing-vnet https://github.com/Azure/azure-quickstart-templates/tree/master/guacamole-rdp-vnc-gateway-existing-vnet
Issue Details
Various errors in deployment. Worked through the username problem, however I can not get past the SSH key
Tried the one created in PuttyGen (publicKey for pasting into Open SSH authorized_keys file) and also the contents of the publickey saved via PuttyGen (file starts with ---- BEGIN SSH2 PUBLIC KEY ----
Comment: "rsa-key-guacamole". then the key data)
Activity Log Summary is:
Operation name
Create or Update Virtual Machine
Time stamp
Fri Dec 14 2018 16:35:33 GMT+0000 (Greenwich Mean Time)
Event initiated by
me @ myAzureEmailAddress
Error code
PropertyChangeNotAllowed
Message
Changing property 'linuxConfiguration.ssh.publicKeys' is not allowed.
The text was updated successfully, but these errors were encountered: