Question: You are configuring a release pipeline in Azure DevOps. You need to read secrets from Azure Key Vault during pipeline execution. How should you retrieve application variables?

  1. with a community-developed Key Vault task
  2. with an ARM template
  3. all of these answers
  4. with an Azure CLI script in a Bash task

Answer: The correct answer of the above question is Option C:all of these answers