Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam AZ-303 Topic 15 Question 9 Discussion

Actual exam question for Microsoft's AZ-303 exam
Question #: 9
Topic #: 15
[All AZ-303 Questions]

You plan to create an Azure logic app that will access secrets stored in an Azure key vault.

You need to ensure that the logic app can authenticate to the key vault by using Azure Active Directory (Azure AD).

What should you do?

Show Suggested Answer Hide Answer
Suggested Answer: A

Azure Key Vault provides a way to securely store credentials and other secrets, but your code needs to authenticate to Key Vault to retrieve them. Managed identities for Azure resources helps to solve this problem by giving Azure services an automatically managed identity in 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

Comments

Currently there are no comments in this discussion, be the first to comment!


Save Cancel