exam questions

Exam AZ-900 All Questions

View all questions & answers for the AZ-900 exam

Exam AZ-900 topic 1 question 27 discussion

Actual exam question from Microsoft's AZ-900
Question #: 27
Topic #: 1
[All AZ-900 Questions]

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 Multi-Factor Authentication (MFA).
Does the solution meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
jgalanj
Highly Voted 2 years, 9 months ago
key word = concern that administrative CREDENTIALS could be uncovered during this process = Key Vault
upvoted 60 times
shadeey
2 years, 7 months ago
Correct!
upvoted 4 times
...
...
Dennx
Highly Voted 2 years, 9 months ago
MFA adds an aditional layer to the authentication process, but it doesn't keep your credential safe.
upvoted 37 times
...
kahla
Most Recent 1 month ago
Selected Answer: B
Azure MFA enhances login security by requiring multiple verification steps but does not encrypt or securely store administrative credentials during automated deployments. To protect credentials during deployment, Azure Key Vault should be used.
upvoted 1 times
...
tojatin
1 month ago
Selected Answer: B
Use azure Key Vault https://docs.microsoft.com/en-us/azure/vpn-gateway/design
upvoted 1 times
...
xxx_111_yyy_222
1 month, 3 weeks ago
Selected Answer: A
key vault to encrypt credentials
upvoted 1 times
...
deyson
2 months ago
Selected Answer: B
No, completly unrelated. This is a great example to use Azure Key-Vaults
upvoted 1 times
...
arjunyv2022
4 months, 3 weeks ago
Selected Answer: B
Azure Multi-Factor Authentication (MFA) is for user authentication and not for encrypting administrative credentials, the solution does not meet the goal. Instead, Azure Key Vault should be used for secure credential management
upvoted 1 times
...
ElPitu97
5 months ago
Selected Answer: B
no key vault correct answer
upvoted 2 times
...
supreddy
6 months, 1 week ago
Selected Answer: B
It is not MFA.
upvoted 1 times
...
Jas001
7 months, 1 week ago
Selected Answer: B
Key Vault.
upvoted 1 times
...
intentando
8 months, 2 weeks ago
Selected Answer: B
https://learn.microsoft.com/es-es/entra/identity/authentication/concept-mfa-howitworks
upvoted 2 times
...
azzaa
1 year, 2 months ago
MFA is authenticating a login. Key Vault will protect credentials
upvoted 7 times
...
GeeKaizer1
1 year, 4 months ago
Answer is No, it should be Key Vault
upvoted 2 times
...
MissLuka
1 year, 4 months ago
I just passed, a variation of MFA question was there so I recommend you guys to review it as I had 5 questions concerning MFA, SSO and autorization
upvoted 5 times
...
BeauChateau
1 year, 4 months ago
Selected Answer: B
No, the recommended solution of Azure Multi-Factor Authentication (MFA) does not encrypt administrative credentials during server deployment to Azure. MFA is a solution that adds an additional layer of authentication to the login process, and it can help prevent unauthorized access to resources. To encrypt administrative credentials during server deployment to Azure, a better solution would be to use Azure Key Vault. Azure Key Vault is a cloud-based service that provides secure storage of keys, secrets, and certificates. By storing the administrative credentials in Azure Key Vault, they can be encrypted and protected from unauthorized access.
upvoted 14 times
...
Zaidsdb
1 year, 5 months ago
Selected Answer: B
only the azure key vault
upvoted 1 times
...
Kanders
1 year, 6 months ago
B. No - does not meet goal due to MFA is used to add authentication layer for user access, not to encrypt credentials. Correct solution is Azure Key Vault.
upvoted 1 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 ...