You need to implement the e-commerce checkout API. Which three actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
A.
Set the function template's Mode property to Webhook and the Webhook type property to Generic JSON.
B.
Create an Azure Function using the HTTP POST function template.
C.
In the Azure Function App, enable Cross-Origin Resource Sharing (CORS) with all origins permitted.
D.
In the Azure Function App, enable Managed Service Identity (MSI).
E.
Set the function template's Mode property to Webhook and the Webhook type property to GitHub.
F.
Create an Azure Function using the Generic webhook function template.
Suggested Answer:ABD🗳️
Scenario: E-commerce application sign-ins must be secured by using Azure App Service authentication and Azure Active Directory (AAD). D: A managed identity from Azure Active Directory allows your app to easily access other AAD-protected resources such as Azure Key Vault. Incorrect Answers: C: CORS is an HTTP feature that enables a web application running under one domain to access resources in another domain. References: https://docs.microsoft.com/en-us/azure/app-service/overview-managed-identity
This section is not available anymore. Please use the main Exam Page.AZ-203 Exam Questions
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.
resser
4 years, 4 months agoLarry616
4 years, 8 months agoLarry616
4 years, 8 months ago