I've created a new Azure AD account and an Azure node web app. I can log in using azure-cli
and I can git push deploy.
However instead of getting a password prompt every time I'd like to be able to authenticate using an ssh key. There's a Management Certificates section in the azure portal settings panel, and there's an azure account cert export
option from the azure CLI, but I'm not sure either of those are what I'm looking for.