File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -516,10 +516,10 @@ extends:
516516 displayName : ' Sign payload'
517517 inputs :
518518 connectedServiceName : ' $(esrpConnectionName)'
519+ useMSIAuthentication : true
519520 appRegistrationClientId : ' $(esrpClientId)'
520521 appRegistrationTenantId : ' $(esrpTenantId)'
521522 authAkvName : ' $(esrpAuthAkvName)'
522- authCertName : ' $(esrpAuthCertName)'
523523 authSignCertName : ' $(esrpAuthSignCertName)'
524524 serviceEndpointUrl : ' $(esrpEndpointUrl)'
525525 folderPath : ' $(Build.ArtifactStagingDirectory)/payload'
@@ -563,10 +563,10 @@ extends:
563563 displayName : ' Sign payload'
564564 inputs :
565565 connectedServiceName : ' $(esrpConnectionName)'
566+ useMSIAuthentication : true
566567 appRegistrationClientId : ' $(esrpClientId)'
567568 appRegistrationTenantId : ' $(esrpTenantId)'
568569 authAkvName : ' $(esrpAuthAkvName)'
569- authCertName : ' $(esrpAuthCertName)'
570570 authSignCertName : ' $(esrpAuthSignCertName)'
571571 serviceEndpointUrl : ' $(esrpEndpointUrl)'
572572 folderPath : ' $(Build.ArtifactStagingDirectory)/packages'
You can’t perform that action at this time.
0 commit comments