IAMinerva
HomeBlogAbout
m3M365 NewscoMicrosoft CopilotteMicrosoft TeamsshSharePoint & OneDriveinIntune & SecurityexExchange & OutlookpoPower PlatformazAzure & Entra IDtuTutorials & GuidesevEvents & ConferencesseSecuritywiWindows
IAMinerva

Professional blog dedicated to the Microsoft 365 ecosystem.

Quick links

HomeBlogAboutNewsletter

Stay informed

Get the latest Microsoft 365 news delivered straight to your inbox.

© 2026 IAMinerva. All rights reserved.

Built withNext.js&Tailwind
Azure Arc Gateway pour Kubernetes maintenant disponible en GA
BlogAzure & Entra IDAzure Arc Gateway for Kubernetes Now Available in GA
Azure & Entra ID#Azure Arc#Azure Kubernetes#Cloud Networking

Azure Arc Gateway for Kubernetes Now Available in GA

Discover how Azure Arc Gateway simplifies connectivity for Arc-enabled Kubernetes. Access faster and more efficient integration.

Houssem MAKHLOUF
March 22, 2026
4 min read

TL;DR par Minerva

généré par IA

Discover how Azure Arc Gateway simplifies connectivity for Arc-enabled Kubernetes. Access faster and more efficient integration.

Introduction

Microsoft announces the general availability (GA) of Azure Arc Gateway for Kubernetes. This tool significantly simplifies the network configuration required to integrate Kubernetes clusters with Azure Arc, reducing constraints related to enterprise proxies and firewalls. With outbound connectivity reduced to a set of easily definable endpoints, Azure Arc Gateway enables faster and more secure integration.

i

Good to know

Azure Arc Gateway is designed to accelerate the onboarding process for Kubernetes clusters while promoting simplified operations in the long term.

What is Azure Arc Gateway?

Azure Arc Gateway introduces two key components:

  • Arc Gateway: A single entry point within your Azure tenant, responsible for redirecting inbound traffic from on-premises workloads to the relevant Azure services.
  • Azure Arc Proxy: Present on each Arc-enabled Kubernetes cluster, the proxy routes traffic from agents and extensions through the Arc Gateway endpoint.

Simplified Traffic Flow

Here is an overview of the connectivity chain:

1Arc-enabled Kubernetes Agent → Arc Proxy → Enterprise Proxy → Arc Gateway → Azure Services

Key Benefits

With the move to GA, Azure Arc Gateway brings several benefits:

  • Reduction of endpoints to authorize: Instead of 18 distinct endpoints, only 9 are necessary, a 50% reduction.
  • Accelerated integration: Companies with strict controls on outbound connections can now reduce delays related to network approvals.
  • Simplified operations: Network and security teams benefit from a consistent and repeatable model for managing Arc agent and extension traffic.

Simplified diagram of the connectivity flow with Arc Gateway.

Supported Scenarios

Azure Arc Gateway extends its functionality to cover the following scenarios:

  • Connection to Arc-enabled Kubernetes cluster.
  • Viewing resources of Arc-enabled Kubernetes clusters.
  • Custom location.
  • Azure Policy extension for Arc.

Specific Scenarios

While the Gateway covers several use cases, certain data plane endpoints must still be manually authorized. This includes:

  • Azure Key Vault
  • Log Analytics Workspace
  • Storage Accounts
!

Attention

For a complete list of supported Arc Gateway scenarios and specific URLs to authorize, please refer to the official Azure Arc Gateway documentation.

Getting Started

The integration process with Azure Arc Gateway is as follows:

1

Create an Arc Gateway resource

Use the Azure portal, Azure CLI, or PowerShell to configure your first resource.

⚡PowerShell
1New-AzArcGateway -ResourceGroup "ResourceGroupName" -Name "GatewayName"
2

Authorize the endpoint

Configure your enterprise proxy or firewall to allow the Arc Gateway endpoint.

3

Enable or update your Kubernetes clusters

Associate your Azure Arc-enabled clusters to use the Arc Gateway resource.

FAQ

Does Arc Gateway require new software installation?

No. Arc Proxy is an integral part of the standard Azure Arc agent enabled for Kubernetes.

Do all Arc scenarios go through the Gateway?

For now, certain data plane endpoints still need to be manually validated. Check regularly for details in the official documentation.

What other Azure services are compatible with Arc Gateway?

Azure Arc Gateway is also in GA for Arc-enabled servers and Azure local environments.

Useful Resources

  • Azure Arc Gateway Documentation
  • Kubernetes Integration Guide with Azure Arc
  • Arc Gateway Product Feedback Forum

Glossary

  • GA (General Availability): Stage of a product or service where it is considered ready for public use and fully operational.
  • Endpoint: A network address used to enable communication between systems.
  • Proxy: An intermediate server that allows for securing and controlling network access.
✦

Tip

To improve security and network management, consider planning a semi-annual review of authorized endpoints in your environment.

Share:
HM

Houssem MAKHLOUF

Microsoft 365 enthusiast & IT professional.

Previous article

Microsoft Entra and Multi-Tenant Drift Detection

Mar 22, 2026
Next article

Microsoft Entra Backup and Recovery: Detailed Preview

Mar 23, 2026

Related articles

Réseau de données avec une loupe et graphiques informatiques.azure

Azure Copilot Observability Agent: Diagnosing Your Applications

Discover Azure Copilot Observability Agent: automatically diagnose application problems and reduce resolution time with Azure AI.

Jun 29, 20267 min
Arbre stylisé en doré sur fond noir avec des éléments circulaires.azure

Choosing the Right Extension Type in Microsoft Entra

Discover Microsoft Entra extension types and choose the optimal configuration for your directory objects based on their usage.

Jun 27, 20264 min
Pyramide réfléchissante au centre de réseaux de fils dorés et cercles.azure

Graph Delta Queries for Entra ID Groups

Learn how to use Graph Delta Queries for Entra ID groups to track changes in real-time. Tutorials and scripts included.

Jun 27, 20264 min