We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04672bf commit d6555adCopy full SHA for d6555ad
tools/releaseBuild/azureDevOps/templates/compliance/apiscan.yml
@@ -148,7 +148,7 @@ jobs:
148
# write a status update every 5 minutes. Default is 1 minute
149
statusUpdateInterval: '00:05:00'
150
env:
151
- AzureServicesAuthConnectionString: RunAs=App;AppId=$(APIScanClient);TenantId=$(APIScanTenant);AppKey=$(APIScanSecret)
+ AzureServicesAuthConnectionString: RunAs=App
152
153
- task: securedevelopmentteam.vss-secure-development-tools.build-task-report.SdtReport@2
154
continueOnError: true
0 commit comments