Question 217:
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?
Answer options:
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.