Skip to content

Commit

Permalink
Added missing connection
Browse files Browse the repository at this point in the history
  • Loading branch information
Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed Aug 22, 2024
1 parent b99ca57 commit 0d25be2
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .azure-pipelines/release-cli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,12 @@ extends:
displayName: 'ESRP CodeSigning (Notarize)'
inputs:
# Pipeline validation can't expand service name from matrix variables
ConnectedServiceName: "microsoftgraph ESRP CodeSign DLL and NuGet (AKV)"
ConnectedServiceName: 'Federated DevX ESRP Managed Identity Connection'
AppRegistrationClientId: '65035b7f-7357-4f29-bf25-c5ee5c3949f8'
AppRegistrationTenantId: 'cdc5aeea-15c5-4db6-b079-fcadd2505dc2'
AuthAKVName: 'akv-prod-eastus'
AuthCertName: 'ReferenceLibraryPrivateCert'
AuthSignCertName: 'ReferencePackagePublisherCertificate'
FolderPath: $(SIGN_PATH)
signConfigType: inlineSignParams
UseMinimatch: true
Expand Down

0 comments on commit 0d25be2

Please sign in to comment.