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 9124af0 commit a244845Copy full SHA for a244845
tools/devops/automation/templates/governance/apiscan.yml
@@ -72,8 +72,8 @@ steps:
72
toolVersion: 'Latest'
73
verbosityLevel: standard
74
preserveLogsFolder: true
75
+ azureSubscription: 'VSEng-APIScanSC'
76
env:
- AzureServicesAuthConnectionString: RunAs=App;AppId=$(CLIENT_ID)
77
SYSTEM_ACCESSTOKEN: $(System.AccessToken)
78
79
- task: PublishSecurityAnalysisLogs@3
0 commit comments