We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e5ef82 commit ad870beCopy full SHA for ad870be
1 file changed
.azure-pipelines/release.yml
@@ -457,10 +457,10 @@ extends:
457
displayName: 'Sign packages'
458
inputs:
459
connectedServiceName: '$(esrpConnectionName)'
460
+ useMSIAuthentication: true
461
appRegistrationClientId: '$(esrpClientId)'
462
appRegistrationTenantId: '$(esrpTenantId)'
463
authAkvName: '$(esrpAuthAkvName)'
- authCertName: '$(esrpAuthCertName)'
464
authSignCertName: '$(esrpAuthSignCertName)'
465
serviceEndpointUrl: '$(esrpEndpointUrl)'
466
folderPath: '$(Build.ArtifactStagingDirectory)/installers'
0 commit comments