HOTSPOT - You need to implement the Azure Function for delivery driver profile information. Which configurations should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Hot Area:
Suggested Answer:
Box 1: Azure Identity library - Store delivery driver profile information in Azure Active Directory (Azure AD) by using an Azure Function called from the corporate website. We recommend that you use a managed identity for applications deployed to Azure. The preceding authentication scenarios are supported by the Azure Identity client library and integrated with Key Vault SDKs. Note: What is Managed Service Identity? Azure Key Vault avoids the need to store keys and secrets in application code or source control. However, in order to retrieve keys and secrets from Azure Key Vault, you need to authorize a user or application with Azure Key Vault, which in its turn needs another credential. Managed Service Identity avoids the need of storing credentials for Azure Key Vault in application or environment settings by creating a Service Principal for each application or cloud service on which Managed Service Identity is enabled. This Service Principal enables you to call a local MSI endpoint to get an access token from Azure AD using the credentials of the Service Principal. This token is then used to authenticate to an Azure Service, for example Azure Key Vault.
Box 2: Azure Key Vault - Azure Key Vault allows you to securely access sensitive information from within your applications: * Keys, secrets, and certificates are protected without your having to write the code yourself, and you can easily use them from your applications. Use Azure Key Vault to store only secrets for your application. Examples of secrets that should be stored in Key Vault include:
Store delivery driver profile information in Azure Active Directory (Azure AD), I would use:
Code Library: MSAL
API: Microsoft Graph
https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-overview
correct, profile is stored in AD not keyvault
"Store delivery driver profile information in Azure Active Directory (Azure AD) by using an Azure Function called from the corporate website."
To prevent reading the cases multiple times:
Please see the spots below where you can find the questions (page/topic/question/subject)
VanArsdel, Ltd.
47 10 1 delivery profile information in code
48 10 2 grant access SAS or AD?
48 10 3 JWT +claims
48 10 4 place to store the RSA-HSM key
51 15 1 reduce read latency Cosmos DB
51 15 2 audit transactions in blob
54 21 1 systems for source-receiver-handler
57 29 1 funcion configuration : binding , trigger, direction
57 29 2 tier of SPA web app
57 30 1 Azure Blob features for point-in-time restore and accidental deletion of data
Microsoft Graph API is used in order to get user provide information from Azure AD. Key valult is used to manage Secrets, Certificates and Keys.
upvoted 2 times
...
Log in to ExamTopics
Sign in:
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.
willchenxa
Highly Voted 2 years, 2 months agoDani_ac7
2 years, 2 months agodavidkerr7
1 year, 5 months agocoffecold
Highly Voted 2 years agoOPT_001122
1 year, 11 months agodancing__donkey
1 year, 9 months agoraymond_abcd
Most Recent 9 months, 3 weeks agodddddd111
1 year agooverhill
4 days, 10 hours agojaf19f
1 year, 3 months agojuanckar
1 year, 4 months agoJH81
1 year, 4 months agoOPT_001122
1 year, 11 months agocoffecold
2 years, 1 month agoCiupaz
1 year, 1 month agoIshan_63
2 years, 1 month ago