List of questions
Related questions
Question 482 - AZ-400 discussion
You use release pipelines in Azure Pipelines to deploy an app. Secrets required by the pipeline are stored as pipeline variables. Logging of commands is enabled for the Azure Pipelines agent.
You need to prevent the values of the secrets from being logged.
What should you do?
A.
Apply a prefix of secret to the name of the variables.
B.
Pass the secrets on the command line instead of in the pipeline variables.
C.
Echo the values of the secrets to the command line.
D.
Store the secrets in the environment variables instead of the pipeline variables.
Your answer:
0 comments
Sorted by
Leave a comment first