-
Couldn't load subscription status.
- Fork 239
ESRP and PMC migration to MI #1891
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR migrates the ESRP code signing and PMC publishing workflows from certificate-based authentication to Managed Identity (MI) using Workload Identity Federation (WIF).
- Updates ESRP code signing tasks from v1 to v5 with new authentication parameters
- Replaces PMC certificate-based authentication with WIF authentication
- Updates .NET SDK from version 3.1 to 9.0
…to sourav/pmcESRPToMI
Type of Change
Description
Migrate the ESRP code signing and PMC publish workflows to use MI based approach using WIF.
How Has This Been Tested?
Tested using the release pipeline.
Checklist