Microsoft Azure Fundamentals — Question 215
Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements.
You have been informed by your superiors of the company's intentions to automate server deployment to Azure. There is, however, some concern that administrative credentials could be uncovered during this process.
You are required to make sure that during the deployment, the administrative credentials are encrypted using a suitable Azure solution.
Solution: You recommend the use of Azure Information Protection.
Does the solution meet the goal?
Answer options
- A. Yes
- B. No
Correct answer: B
Explanation
The proposed solution does not meet the goal because Azure Information Protection is designed for classifying and protecting documents and emails, not specifically for encrypting administrative credentials during deployment. A more suitable option would be Azure Key Vault, which is specifically intended for securely storing and managing sensitive information like credentials.