exam questions

Exam AZ-303 All Questions

View all questions & answers for the AZ-303 exam

Exam AZ-303 topic 1 question 20 discussion

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

HOTSPOT -
You are developing an Azure Web App. You configure TLS mutual authentication for the web app.
You need to validate the client certificate in the web app. To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:

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
widurr
Highly Voted 4 years, 5 months ago
Answer is correct. https://docs.microsoft.com/en-us/azure/app-service/app-service-web-configure-tls-mutual-auth
upvoted 30 times
...
azurellc
Highly Voted 4 years ago
On exam 5/15/2021
upvoted 10 times
...
jadepe
Most Recent 3 years, 5 months ago
On exam 13dic2021
upvoted 1 times
...
quantumray
3 years, 6 months ago
Question appeared On AZ-303 exam on 08/12/2021 - 49 questions, 4Q - Fabrikan case study
upvoted 2 times
...
MnO2
3 years, 6 months ago
Correct
upvoted 1 times
...
plmmsg
3 years, 9 months ago
Answer is correct Request header and Base64 https://docs.microsoft.com/en-us/azure/app-service/app-service-web-configure-tls-mutual-auth
upvoted 3 times
...
syu31svc
3 years, 9 months ago
https://docs.microsoft.com/en-us/azure/app-service/app-service-web-configure-tls-mutual-auth In App Service, TLS termination of the request happens at the frontend load balancer. When forwarding the request to your app code with client certificates enabled, App Service injects an X-ARR-ClientCert request header with the client certificate. App Service does not do anything with this client certificate other than forwarding it to your app. Your app code is responsible for validating the client certificate . You can get the certificate from Request.Headers and decode from Base64. Answer is correct
upvoted 2 times
...
bhushan_786
3 years, 11 months ago
This que is also there in 203 and 204
upvoted 2 times
...
AravindITGuy
3 years, 11 months ago
Took exam today passed this morning was on there 6/21/2021
upvoted 2 times
knowledgeshared
3 years, 11 months ago
What all sources did you use to prepare for the exam ? Are these enough ?
upvoted 1 times
...
...
MukeshAT0977
3 years, 12 months ago
On exam today
upvoted 1 times
...
babyhu
4 years ago
Answer is correct. https://docs.microsoft.com/en-us/azure/app-service/app-service-web-configure-tls-mutual-auth#access-client-certificate
upvoted 1 times
...
nfett
4 years ago
answer is correct per https://docs.microsoft.com/en-us/azure/app-service/app-service-web-configure-tls-mutual-auth
upvoted 3 times
...
bhushan_786
4 years ago
Part of Az-204 as well.
upvoted 5 times
...
hunter08
4 years, 1 month ago
answer correct
upvoted 1 times
...
linhht
4 years, 1 month ago
Agreed
upvoted 1 times
...
rsaintt
4 years, 1 month ago
Agree.
upvoted 1 times
...
AKumar
4 years, 2 months ago
In Exam, Given answer is correct
upvoted 3 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 ...