Skip to content

Commit

Permalink
Fix APIScan authentication (#74063)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjonescz authored Jun 19, 2024
1 parent c5211e3 commit 8085c11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines-compliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ steps:
softwareBuildNum: '$(Build.BuildId)'
symbolsFolder: 'SRV*http://symweb'
env:
AzureServicesAuthConnectionString: runAs=App;AppId=$(RoslynApiScanClientId);TenantId=$(RoslynApiScanTenant);AppKey=$(RoslynApiScanSecret)
AzureServicesAuthConnectionString: runAs=App;AppId=$(MicroBuildApiScanClientId)
continueOnError: true

- task: TSAUpload@2
Expand Down

0 comments on commit 8085c11

Please # to comment.