exam questions

Exam AZ-303 All Questions

View all questions & answers for the AZ-303 exam

Exam AZ-303 topic 2 question 21 discussion

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

You have several Azure web apps that use access keys to access databases.
You plan to migrate the access keys to Azure Key Vault. Each app must authenticate by using Azure Active Directory (Azure AD) to gain access to the access keys.
What should you create in Azure to ensure that the apps can access the access keys?

  • A. managed identities
  • B. managed applications
  • C. Azure policies
  • D. an App Service plan
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
lasgidi
Highly Voted 4 years, 5 months ago
answer is correct
upvoted 18 times
...
oshoparsi
Highly Voted 4 years, 5 months ago
correct. Web app needs to access to key vault. assign managed identity to the web app and grant permission to the managed identity at the key vault.
upvoted 10 times
...
kristhiank
Most Recent 3 years, 3 months ago
Selected Answer: A
on exam today, passed
upvoted 1 times
...
Karkadan
3 years, 4 months ago
Selected Answer: A
Correct answer A
upvoted 1 times
...
Legan
3 years, 4 months ago
Selected Answer: A
Correct answer A
upvoted 1 times
...
nd78
3 years, 4 months ago
on Exam today 21st Jan, 2022
upvoted 2 times
...
Nands23
3 years, 5 months ago
This was on today's exam. 12/29/2021 Right answer.
upvoted 1 times
...
tomatosis
3 years, 5 months ago
On exam 23 Dec 2021, I chose A
upvoted 1 times
...
tavash
3 years, 6 months ago
Selected Answer: A
Correct answer A
upvoted 5 times
...
edmacoar123
3 years, 6 months ago
Selected Answer: A
On exam today 19/11/21. Correct answer. Score 860.
upvoted 5 times
...
syu31svc
3 years, 9 months ago
A is the answer Azure Key Vault provides a way to store credentials and other secrets with increased security. But your code needs to authenticate to Key Vault to retrieve them. Managed identities for Azure resources help to solve this problem by giving Azure services an automatically managed identity in Azure Active Directory (Azure AD). You can use this identity to authenticate to any service that supports Azure AD authentication, including Key Vault, without having to display credentials in your code. https://docs.microsoft.com/en-us/azure/key-vault/general/tutorial-net-create-vault-azure-web-app
upvoted 3 times
...
MinhajR
3 years, 9 months ago
On Exam 27/08/2021
upvoted 2 times
...
VMUN
3 years, 11 months ago
26-June-21, Passed the exam. Correct Answer
upvoted 3 times
...
AravindITGuy
3 years, 12 months ago
Took exam today passed this morning was on there 6/21/2021
upvoted 3 times
...
jd94
4 years ago
6/12/2021. Passed the exam. Managed identities
upvoted 3 times
...
gssd4scoder
4 years, 1 month ago
trivial
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 ...