nerdexam
Microsoft

AZ-700 · Question #197

You have an on-premises network. You have an Azure subscription that includes a virtual network named VNet1 and a private Azure Kubernetes Service (AKS) cluster named AKS1. VNet1 is connected to…

The correct answer is A. Azure Application Gateway. The Application Gateway Ingress Controller (AGIC) is a Kubernetes application, which makes it possible for Azure Kubernetes Service (AKS) customers to leverage Azure's native Application Gateway L7 load-balancer to expose cloud software to the Internet…

Submitted by haruto_sh· Apr 18, 2026

Question

You have an on-premises network. You have an Azure subscription that includes a virtual network named VNet1 and a private Azure Kubernetes Service (AKS) cluster named AKS1. VNet1 is connected to your on-premises environment via an Azure ExpressRoute circuit. AKS1 is connected to VNet1. You need to implement an off-cluster ingress controller for AKS1. The solution must provide connectivity from the on-premises environment to containerized workloads hosted on AKS1. Which Azure service should you use?

Options

  • AAzure Application Gateway
  • BAzure Front Door
  • CAzure Traffic Manager
  • DAzure Load Balancer

How the community answered

(44 responses)
  • A
    82% (36)
  • B
    5% (2)
  • C
    2% (1)
  • D
    11% (5)

Explanation

The Application Gateway Ingress Controller (AGIC) is a Kubernetes application, which makes it possible for Azure Kubernetes Service (AKS) customers to leverage Azure's native Application Gateway L7 load-balancer to expose cloud software to the Internet. https://learn.microsoft.com/en-us/azure/application-gateway/ingress-controller-overview

Community Discussion

No community discussion yet for this question.

Full AZ-700 Practice