diff --git a/.azure/pipelines/build.yaml b/.azure/pipelines/build.yaml index ca9c605f..2e140854 100644 --- a/.azure/pipelines/build.yaml +++ b/.azure/pipelines/build.yaml @@ -42,6 +42,7 @@ stages: folderPath: '$(Build.SourcesDirectory)/src/ai/.x/config' fileType: json targetFiles: telemetry.config.json + - task: NuGetAuthenticate@1 - task: DotNetCoreCLI@2 displayName: Build inputs: