ExamQuestions.com

Register
Login
Microsoft Azure DevOps Solutions (AZ-400) Exam Questions

Microsoft

Microsoft Azure DevOps Solutions (AZ-400)

300 / 375

Question 300:

Where should you input the value for the AZURE_CREDENTIALS variable in the "Azure Login" step? ( the task is being run in GitHub actions instead of azure pipelines). 
image
 

Answer options:

A.Add a secret variable to the Azure DevOps Pipeline Library.
B.Add as an environmental variable to "env: " block in the script.
C.Add to the secretes section in the GitHub project Settings.
D.Stored as a Github secretes in Azure Key Vault.