I have PAT set using environment variable so do I need again login using az DevOps login in cli to work on Azure DevOps?
I tried the codes in the below three workstations.
- Ubuntu running in Azure
- Ubuntu running locally in the container on my laptop
- WSL (Ubuntu) running locally on my laptop
It keeps on failing in the 3rd one.
Please note: I can retrieve the project list from the first two "workstations" without invoking az DevOps login.