C4
Coding 4 Bread
News
Careers
Certifications
Playground
More
Sign in
Get started
Microsoft Certified: Azure DevOps Engineer Expert
Microsoft Certified: Azure DevOps Engineer Expert Fundamentals — Quiz 1
Question 1 of 60
hard
AI explanations
You are designing a pipeline to deploy a sensitive application. What is the most secure way to handle API keys used by the application?
A
Store the API keys in environment variables within the pipeline definition
B
Hardcode the API keys directly into the application code
C
Store the API keys in Azure Key Vault and retrieve them during pipeline execution
D
Store the API keys in a public GitHub repository
Previous
Check answer