Solutionunvalidated
Ensure the Azure DevOps PAT is valid and not expired. — az devops login --organization ${{ secrets.ORG }}. Tension: You need to provide the complete URL of the organization (`https://dev.azure.com/{organizationName}`), not only the organization name. Outcome: az devops login --organization https://dev.azure.com/{organizationName}.
3ea40181-cf97-4e6f-8dc8-cb01dc25f293
Ensure the Azure DevOps PAT is valid and not expired. — az devops login --organization ${{ secrets.ORG }}. Tension: You need to provide the complete URL of the organization (https://dev.azure.com/{organizationName}), not only the organization name. Outcome: az devops login --organization https://dev.azure.com/{organizationName}.