I created a new Azure AD account and an Azure node web application. I can log in using azure-cli, and I can git push deployment.
However, instead of getting a password hint every time I would like to authenticate with the ssh key. There is a section "Management certificates" on the settings panel of the azure portal, and in the azure CLI there is an option azure account cert export, but I'm not sure if this is what I'm looking for.
source
share