Github quit deploying to azure

Richie 0 Reputation points
2025-02-23T05:20:25.78+00:00

Error: AADSTS7002138: No matching federated identity record found for presented assertion subject 'repo:GuideRichieWhite/centergy:environment:Production'. 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: 4fb2366e-5571-4567-a34d-c7df58144b00 Correlation ID: 6a2c26fe-0ad9-4e81-abd4-3e8d35571ad7 Timestamp: 2025-02-23 04:55:45Z

19

20Error: Interactive authentication is needed. Please run:

21az login

22

23Error: Login failed with Error: The process '/usr/bin/az' failed with exit code 1. Double check if the 'auth-type' is correct. Refer to https://github.com/Azure/login#readme for more information.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,434 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Alicia De Armas Hernandez 10 Reputation points
    2025-02-25T13:37:58.0433333+00:00

    Hi! Just change the environment name to 'production' (with a lowercase 'p') in the workflow file. I just tried it, and it worked. This change is mentioned in the latest release notes on https://learn.microsoft.com/en-us/entra/identity-platform/reference-breaking-changes#august-2024.release environment name

    Hope this helps!

    2 people found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.