nerdexam
Microsoft

AZ-700 · Question #36

You have an Azure application gateway for a web app named App1. The application gateway allows end-to-end encryption. You configure the listener for HTTPS by uploading an enterprise signed…

The correct answer is C. Upload the public key certificate to the HTTP settings. The certificate is an enterprise certificate and not a public certificate so you must upload the root certificate to the Application Gateway. There is no typo, it's HTTP settings. https://docs.microsoft.com/en-us/azure/application-gateway/self-signed-certificates#upload-the…

Submitted by stefanr· Apr 18, 2026

Question

You have an Azure application gateway for a web app named App1. The application gateway allows end-to-end encryption. You configure the listener for HTTPS by uploading an enterprise signed certificate. You need to ensure that the application gateway can provide end-to-end encryption for App1. What should you do?

Options

  • ASet Listener type to Multi site.
  • BIncrease the Unhealthy threshold setting in the custom probe.
  • CUpload the public key certificate to the HTTP settings.
  • DEnable the SSL profile for the listener.

How the community answered

(19 responses)
  • A
    11% (2)
  • B
    5% (1)
  • C
    79% (15)
  • D
    5% (1)

Explanation

The certificate is an enterprise certificate and not a public certificate so you must upload the root certificate to the Application Gateway. There is no typo, it's HTTP settings. https://docs.microsoft.com/en-us/azure/application-gateway/self-signed-certificates#upload-the- root-certificate-to-application-gateways-http-settings

Community Discussion

No community discussion yet for this question.

Full AZ-700 Practice