Whenever I setup an ADO Pipeline, it fails because of the value of "Subscription" field.
The thing is, "Subscription" is not even the value. It should be "Service Connection".
It feels like a bug to have a field called "Azure Subscription" but the value in this field is "Service Connection". Please consider separating these into two, CLEAR fields.
Example:
- Setting up a new pipeline always results in:
- Clicking "Authorize Resources" adds the name of MY AZURE SUBSCRIPTION to the Service Connections area in Project Settings
- That doesn't make sense
- To fix the issue, I have to open the YAML Pipeline file, select "Settings" and select the ADO_SP Service Connection
PS!:
- There is no azure-devops tag in Q&A
-