Skip to content

Commit 2c705c7

Browse files
committed
Update ServiceConnection in yaml
1 parent f952ed5 commit 2c705c7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ steps:
4545
- task: EsrpCodeSigning@5
4646
displayName: 'ESRP CodeSigning - Authenticode MI'
4747
inputs:
48-
ConnectedServiceName: 'ForgeServiceConnection'
48+
ConnectedServiceName: 'ForgeManagedIdentity'
4949
UseMSIAuthentication: true
5050
AppRegistrationClientId: 'ee5bddcd-7e6d-40c7-a645-8f0be9da4e24'
5151
AppRegistrationTenantId: '33e01921-4d64-4f8c-a055-5bdaffd5e33d'
@@ -102,7 +102,7 @@ steps:
102102
- task: EsrpCodeSigning@5
103103
displayName: 'ESRP CodeSigning - NuGet MI'
104104
inputs:
105-
ConnectedServiceName: 'ForgeServiceConnection'
105+
ConnectedServiceName: 'ForgeManagedIdentity'
106106
UseMSIAuthentication: true
107107
AppRegistrationClientId: 'ee5bddcd-7e6d-40c7-a645-8f0be9da4e24'
108108
AppRegistrationTenantId: '33e01921-4d64-4f8c-a055-5bdaffd5e33d'

0 commit comments

Comments
 (0)