I am creating a release pipeline on one of my Azure DevOps account. I want to release to the App Service created in my subscription under another account [email protected]. Above the Azure subscription dropdown I click Manage and then I create a connection. I choose Azure Classic and then: 1) if I choose Authentication Method: Credentials, I can see the following message:
"Specify a work or school account (for example @fabrikam.com). Microsoft accounts (for example @live or @hotmail) are not supported. Not recommended if Multi-Factored Authentication is enabled."
So I believe it won't work (and it doesn't)
2) if I choose Authentication Method: Certificate Based, I provide all the details, like Subscription Id, Subscription Name and Management Certificate and I click Verify, then the message says Verification Successfull. But when I save the changes I do not have this connection to choose on the list in the Azure subscription dropdown.
What am I doing wrong? Maybe I am missing something?