You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.
Then I realised that there is a new username requirement for Linux VMs on Azure which requires that the string must be at least 8 characters long. I used the standard "azureuser" and it works.
I created the DSVM from https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2FDataScienceVM%2Fmaster%2FExtensions%2FIoTEdge%2Fazuredeploy.json a couple times but upon VM deployment, I could not authenticate my SSH session with the following error:
Permission denied (publickey,password)
Then I realised that there is a new username requirement for Linux VMs on Azure which requires that the string must be at least 8 characters long. I used the standard "azureuser" and it works.
Improvement suggestion - please validate fields in https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2FDataScienceVM%2Fmaster%2FExtensions%2FIoTEdge%2Fazuredeploy.json
The text was updated successfully, but these errors were encountered: