You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(pipeline): use ESRP_SERVICE_CONNECTION variable and MSI auth
All 5 ESRP tasks now use $(ESRP_SERVICE_CONNECTION) instead of
hardcoded service connection name. EsrpCodeSigning@5 steps aligned
with EsrpRelease@11 pattern: UseMSIAuth + service connection.
Removed AuthCertName (not needed with managed identity auth).
Kept AuthSignCertName for the signing certificate.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments