diff --git a/eng/pipelines/templates/analyze-compliance.yml b/eng/pipelines/templates/analyze-compliance.yml index e8f67911f5..96d0521cd5 100644 --- a/eng/pipelines/templates/analyze-compliance.yml +++ b/eng/pipelines/templates/analyze-compliance.yml @@ -28,7 +28,7 @@ steps: softwareName: Dotnet-Project-System softwareVersionNum: ${{ parameters.SoftwareVersion }} softwareBuildNum: $(Build.BuildId) - symbolsFolder: SRV*http://symweb + symbolsFolder: SRV*https://symweb.azurefd.net noCopySymbols: true noCopyBinaries: true noDecompress: true @@ -40,4 +40,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) \ No newline at end of file + AzureServicesAuthConnectionString: runAs=App;AppId=$(ApiScanClientId)