Skip to Content

AZ-700: How to Configure Azure Application Gateway to Redirect HTTP Traffic to HTTPS?

Learn how to configure an Azure Application Gateway to redirect HTTP traffic to HTTPS for the AZ-700 certification exam. Understand global redirection, path-based rules, and more.

Table of Contents

Question

You have an Azure web app named Web1.
You have an Azure Application Gateway named Gateway1 that has two listeners for HTTP and HTTPS named listener1 and listener2 respectively.
You need to configure Gateway1 to redirect HTTP traffic to listener2.
Which redirection option should you use?

A. DNS forwarding ruleset
B. global redirection
C. path-based redirection
D. redirection to an external site

Answer

B. global redirection

Explanation

Global redirection – or Listener redirection – is used to direct traffic to another listener. Path-based configures redirection based on matching strings in the URL path. Redirection to an external site sends the traffic to a specified URL. A DNS forwarding ruleset is used for Azure Private DNS Resolver and is unrelated to this technology.

Designing and Implementing Microsoft Azure Networking Solutions AZ-700 certification exam assessment practice question and answer (Q&A) dump including multiple choice questions (MCQ) and objective type questions, with detail explanation and reference available free, helpful to pass the Designing and Implementing Microsoft Azure Networking Solutions AZ-700 exam and earn Designing and Implementing Microsoft Azure Networking Solutions AZ-700 certification.