Microsoft AZ-400 Practice Test - Questions Answers, Page 49
List of questions
Related questions
HOTSPOT
You are interrogating logs by using KQL.
You execute the query shown in the following exhibit.
Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.
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.
Question