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?
- with a community-developed Key Vault task
 - with an ARM template
 - all of these answers
 - with an Azure CLI script in a Bash task
 
Answer: The correct answer of the above question is Option C:all of these answers