Skip to content

Commit a244845

Browse files
authored
[ApiScan] Fix subscription (#23704)
1 parent 9124af0 commit a244845

File tree

1 file changed

+1
-1
lines changed
  • tools/devops/automation/templates/governance

1 file changed

+1
-1
lines changed

tools/devops/automation/templates/governance/apiscan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ steps:
7272
toolVersion: 'Latest'
7373
verbosityLevel: standard
7474
preserveLogsFolder: true
75+
azureSubscription: 'VSEng-APIScanSC'
7576
env:
76-
AzureServicesAuthConnectionString: RunAs=App;AppId=$(CLIENT_ID)
7777
SYSTEM_ACCESSTOKEN: $(System.AccessToken)
7878

7979
- task: PublishSecurityAnalysisLogs@3

0 commit comments

Comments
 (0)