exam questions

Exam AZ-103 All Questions

View all questions & answers for the AZ-103 exam

Exam AZ-103 topic 3 question 21 discussion

Actual exam question from Microsoft's AZ-103
Question #: 21
Topic #: 3
[All AZ-103 Questions]

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. an Azure Key Vault and an access policy
  • B. a Recovery Services vault and a backup policy
  • C. Azure Active Directory (AD) Identity Protection and an Azure policy
  • D. an Azure Storage account and an access policy
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
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.
References:
https://azure.microsoft.com/en-us/resources/templates/101-vm-secure-password/

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
nfett
Highly Voted 5 years ago
A is correct answer. https://docs.microsoft.com/en-us/azure/virtual-machines/linux/disk-encryption-key-vault
upvoted 7 times
...
Mike35
Highly Voted 4 years, 11 months ago
came in exam.
upvoted 7 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...