exam questions

Exam AZ-500 All Questions

View all questions & answers for the AZ-500 exam

Exam AZ-500 topic 5 question 9 discussion

Actual exam question from Microsoft's AZ-500
Question #: 9
Topic #: 5
[All AZ-500 Questions]

You have an Azure web app named WebApp1.
You upload a certificate to WebApp1.
You need to make the certificate accessible to the app code of WebApp1.
What should you do?

  • A. Add a user-assigned managed identity to WebApp1.
  • B. Add an app setting to the WebApp1 configuration.
  • C. Enable system-assigned managed identity for WebApp1.
  • D. Configure the TLS/SSL binding for WebApp1.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
mrwhite
Highly Voted 4 years, 9 months ago
Looks to me that B is the anwer? To access a certificate in your app code, add its thumbprint to the WEBSITE_LOAD_CERTIFICATES app setting, by running the following command in the Cloud Shell: Azure CLI Copy Try It az webapp config appsettings set --name <app-name> --resource-group <resource-group-name> --settings WEBSITE_LOAD_CERTIFICATES=<comma-separated-certificate-thumbprints>
upvoted 40 times
Thi
4 years, 3 months ago
exactly thanks mrwhite
upvoted 3 times
...
...
CK9797
Highly Voted 2 years, 5 months ago
Passed on the 04/11/22 40 Questions 1 Case Study = 6 Questions 1 Lab = 10 Tasks - You need to be comfortable navigating in Azure Total 56 Questions Some new questions, most are from this site. Big thank you to Exam Topics and everyone for their comments. Rule of thumb, go with the most votes.
upvoted 13 times
xRiot007
9 months, 1 week ago
Wouldn't advise you to that. Instead, check the questions yourself because there are many mistakes.
upvoted 1 times
...
...
majstor86
Most Recent 2 years, 2 months ago
Selected Answer: B
B. Add an app setting to the WebApp1 configuration.
upvoted 3 times
...
Tash95
3 years, 1 month ago
Key Vault references can be used as values for Application Settings, allowing you to keep secrets in Key Vault instead of the site config. Application Settings are securely encrypted at rest, but if you need secret management capabilities, they should go into Key Vault.
upvoted 1 times
...
wooyourdaddy
3 years, 4 months ago
Selected Answer: B
"To access a certificate in your app code, add its thumbprint to the WEBSITE_LOAD_CERTIFICATES app setting"
upvoted 2 times
...
zioggs
3 years, 6 months ago
Exam - 4/11/21
upvoted 1 times
...
Sandomj55
3 years, 9 months ago
In Exam 8/4/2021
upvoted 4 times
...
Cyberbug2021
4 years ago
Prepare your web app To create custom TLS/SSL bindings or enable client certificates for your App Service app, your App Service plan must be in the Basic, Standard, Premium, or Isolated tier. In this step, you make sure that your web app is in the supported pricing tier.
upvoted 2 times
...
HardcodedCloud
4 years, 2 months ago
Given answer B is correct.
upvoted 2 times
...
deegadaze1
4 years, 2 months ago
In Exam & no Simulation
upvoted 10 times
Sash82
3 years, 11 months ago
did you take exam and how many question simulation in the exam
upvoted 2 times
...
...
milind8451
4 years, 2 months ago
Right Ans.
upvoted 1 times
...
finolweb
4 years, 2 months ago
Make the certificate accessible To access a certificate in your app code, add its thumbprint to the WEBSITE_LOAD_CERTIFICATES app setting, by running the following command in the Cloud Shell: az webapp config appsettings set --name <app-name> --resource-group <resource-group-name> --settings WEBSITE_LOAD_CERTIFICATES=<comma-separated-certificate-thumbprints> To make all your certificates accessible, set the value to *.
upvoted 3 times
...
mayenite
4 years, 2 months ago
In exam
upvoted 4 times
deegadaze1
4 years, 2 months ago
Thanks, Did you see any Simulation in Exam?
upvoted 3 times
deegadaze1
4 years, 2 months ago
In Exam & no Simulation
upvoted 2 times
kimalto452
3 years, 10 months ago
Are you bot ?
upvoted 3 times
...
...
...
...
mayenite
4 years, 3 months ago
Answer given is correct To access a certificate in your app code, add its thumbprint to the WEBSITE_LOAD_CERTIFICATES app setting... https://docs.microsoft.com/en-us/azure/app-service/configure-ssl-certificate-in-code
upvoted 4 times
...
fdera
4 years, 4 months ago
D https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwjSqqjJ89ftAhXEWhUIHXizAK0QFjAAegQIAhAC&url=https%3A%2F%2Fdocs.microsoft.com%2Fen-us%2Fazure%2Fapp-service%2Fconfigure-ssl-certificate-in-code&usg=AOvVaw3-EeTc8r7FxgKTpfdqxeii
upvoted 1 times
...
ipindado2020
4 years, 7 months ago
B is correct WEBSITE_LOAD_CERTIFICATES
upvoted 1 times
...
Spamuel
4 years, 9 months ago
Agree - definitely B
upvoted 4 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago