I have the same problem here. When I use Azure CLI in an Azure DevOps Pipeline, the following text is written to Std Error:
Please let us know how we are doing: https://aka.ms/azureclihats
and let us know if you're interested in trying out our newest features: https://aka.ms/CLIUXstudy
although I set the environment variable AZURE_CORE_ONLY_SHOW_ERRORS to true.
This makes my pipeline job fail then. Also see microsoft/azure-pipelines-tasks#16840.
Originally posted by @svdHero in #16949 (comment)
I have the same problem here. When I use Azure CLI in an Azure DevOps Pipeline, the following text is written to Std Error:
although I set the environment variable
AZURE_CORE_ONLY_SHOW_ERRORStotrue.This makes my pipeline job fail then. Also see microsoft/azure-pipelines-tasks#16840.
Originally posted by @svdHero in #16949 (comment)