ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 77 - AZ-104 discussion

Report
Export

You download an Azure Resource Manager template based on an existing virtual machine. The template will be used to deploy 100 virtual machines.

You need to modify the template to reference an administrative password. You must prevent the password from being stored in plain text.

What should you create to store the password?

A.
Azure Active Directory (AD) Identity Protection and an Azure policy
Answers
A.
Azure Active Directory (AD) Identity Protection and an Azure policy
B.
a Recovery Services vault and a backup policy
Answers
B.
a Recovery Services vault and a backup policy
C.
an Azure Key Vault and an access policy
Answers
C.
an Azure Key Vault and an access policy
D.
an Azure Storage account and an access policy
Answers
D.
an Azure Storage account and an access policy
Suggested answer: D

Explanation:

You can use a template that allows you to deploy a simple Windows VM by retrieving the password that is stored in a Key Vault. Therefore the password is never put in plain text in the template parameter file.

Reference: https://azure.microsoft.com/en-us/resources/templates/101-vm-secure-password/

asked 26/09/2024
Ishan Patel
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first