You have an Azure DevOps organization named Contoso, an Azure DevOps project named Project1, an Azure subscription named Sub1, and an Azure key vault named vault1. You need to ensure that you can reference the values of the secrets stored in vault1 in all the pipelines of Project1. The solution must prevent the values from being stored in the pipelines. What should you do? A. Create a variable group in Project1. B. Add a secure file to Project1. C. Modify the security settings of the pipelines. D. Configure the security policy of Contoso. Â Suggested Answer: A Use a variable group to store values that you want to control and make available across multiple pipelines. Reference: https://docs.microsoft.com/en-us/azure/devops/pipelines/library/variable-groups This question is in AZ-400 Exam For getting Microsoft DevOps Engineer Expert Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer