-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Run azure/login@v2
Running Azure CLI Login.
C:\Windows\system32\cmd.exe /D /S /C ""C:\Program Files\Microsoft SDKs\Azure\CLI2\wbin\az.cmd" cloud set -n azurecloud"
Done setting cloud: "azurecloud"
Federated token details:
issuer - https://token.actions.githubusercontent.com/
subject claim - repo:dubnemo/Traceability-API:ref:refs/heads/main
audience - api://AzureADTokenExchange
job_workflow_ref - dubnemo/Traceability-API/.github/workflows/main_function-app-traceability-api.yml@refs/heads/main
Attempting Azure CLI login by using OIDC...
Error: AADSTS7002138: No matching federated identity record found for presented assertion subject 'repo:dubnemo/Traceability-API:ref:refs/heads/main'. The subject matches with case-insensitive comparison, but not with case-sensitive comparison. Check your federated identity credential Subject, Audience and Issuer against the presented assertion. See documentation at: https://learn.microsoft.com/entra/workload-id/workload-identity-federation. See breaking change notification and remediation at: https://learn.microsoft.com/en-us/entra/identity-platform/reference-breaking-changes#august-2024. Trace ID: fd4a11c4-8ae9-4dce-8119-9bfa0481c200 Correlation ID: 6959dd16-7ee3-4987-998e-e9af2242023c Timestamp: 2025-08-18 02:35:41Z
Error: Run the command below to authenticate interactively; additional arguments may be added as needed:
az logout
az login
Error: Login failed with Error: The process 'C:\Program Files\Microsoft SDKs\Azure\CLI2\wbin\az.cmd' failed with exit code 1. Double check if the 'auth-type' is correct. Refer to https://github.com/Azure/login#readme for more information.