ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 482 - AZ-400 discussion

Report
Export

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.
Answers
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.
Answers
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.
Answers
C.
Echo the values of the secrets to the command line.
D.
Store the secrets in the environment variables instead of the pipeline variables.
Answers
D.
Store the secrets in the environment variables instead of the pipeline variables.
Suggested answer: D
asked 02/10/2024
mohamed elfateh
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first