Is there a way to encrypt the VM useraccount password passed during Azure provisioning?
As of now, we need to pass the password in plain text for the password to get set correctly when provisioning the VM, which is security issue.
I need to know is there is some Azure API available for password encryption.