We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f952ed5 commit 2c705c7Copy full SHA for 2c705c7
1 file changed
azure-pipelines.yml
@@ -45,7 +45,7 @@ steps:
45
- task: EsrpCodeSigning@5
46
displayName: 'ESRP CodeSigning - Authenticode MI'
47
inputs:
48
- ConnectedServiceName: 'ForgeServiceConnection'
+ ConnectedServiceName: 'ForgeManagedIdentity'
49
UseMSIAuthentication: true
50
AppRegistrationClientId: 'ee5bddcd-7e6d-40c7-a645-8f0be9da4e24'
51
AppRegistrationTenantId: '33e01921-4d64-4f8c-a055-5bdaffd5e33d'
@@ -102,7 +102,7 @@ steps:
102
103
displayName: 'ESRP CodeSigning - NuGet MI'
104
105
106
107
108
0 commit comments