You uploaded a certificate to WebApp1 and need the app code to access the certificate. What should you do?
Choose an answer
Tap an option to check your answer.
Correct answer: Add an app setting to the WebApp1 configuration..
Why this is the answer
To access a certificate uploaded to an Azure Web App from your application code, you need to reference it using an app setting. Specifically, you add an app setting named WEBSITELOADCERTIFICATES with the thumbprint of the certificate (or '' to load all certificates). Your application code can then access the certificate from the certificate store. Adding a user-assigned or enabling a system-assigned managed identity is used for authenticating to other Azure services, not for accessing certificates within the app. Configuring TLS/SSL binding is for securing communication to the web app using the certificate, not for making the certificate accessible to the application code itself.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed