Use cloud symbol server for API Scan (#185)

This commit is contained in:
Smit Patel 2024-08-05 13:00:46 -07:00 коммит произвёл GitHub
Родитель 997452cd4e
Коммит caf84b894a
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -20,7 +20,7 @@ steps:
softwareName: 'Dotnet-NuGet.BuildTasks'
softwareVersionNum: ${{ parameters.SoftwareVersion }}
softwareBuildNum: $(Build.BuildId)
symbolsFolder: SRV*http://symweb
symbolsFolder: SRV*https://symweb.azurefd.net
noCopySymbols: true
noCopyBinaries: true
noDecompress: true
@ -32,4 +32,4 @@ steps:
# - https://microsoft.sharepoint.com/teams/apiscan/Lists/Contacts%20%20System%20Account%20and%20Wrappers/AllItems.aspx?skipSignal=true
# This value is provided from the DotNet-Project-System variable group, defined in the stage variables.
env:
AzureServicesAuthConnectionString: runAs=App;AppId=$(ApiScanClientId)
AzureServicesAuthConnectionString: runAs=App;AppId=$(ApiScanClientId)