30 questions with Azure NAT Gateway tags

Sort by: Updated
1 answer

How to change kube system pod images to pull from private registry

Issue: High nat gateway data transfer We are running ephemeral workloads that creates 2000-3000 pods and corresponding to that autoscaler spins up around 500 odd nodes. Now even though we are pulling our application images from ACR via service endpoints…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
428 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,999 questions
Azure NAT Gateway
Azure NAT Gateway
NAT Gateway is a fully managed service that securely routes internet traffic from a private virtual network with enterprise-grade performance and low latency.
30 questions
asked 2024-07-20T04:27:18.4833333+00:00
Azman Samad 5 Reputation points
commented 2024-07-22T17:12:41.8866667+00:00
deherman-MSFT 35,636 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to use Azure VPN with Azure NAT Gateway and route all P2S VPN traffic

Hello everyone, Is it possible to use Azure VPN with Azure NAT Gateway and route all P2S VPN traffic through a NAT Gateway connected to this VPN? I connected Azure NAT Gateway to the Virtual Network, in the p2s VPN connection settings I specified to…

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,461 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,312 questions
Azure NAT Gateway
Azure NAT Gateway
NAT Gateway is a fully managed service that securely routes internet traffic from a private virtual network with enterprise-grade performance and low latency.
30 questions
asked 2024-07-17T17:34:48.57+00:00
Oles Samolevsky 20 Reputation points
accepted 2024-07-22T15:59:15.0766667+00:00
Oles Samolevsky 20 Reputation points
2 answers

Does Azure App Gateway WAF V2 uses same static public IP for outbound calls?

To call our client APIs, I provided my client with my Azure WAF V2 Application Gateway public IP (2*..*.*9 (MY-AppGateway-pip)) to safelist our IP, and they successfully safelisted it. However, I am still unable to hit their APIs. Upon further…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,014 questions
Azure NAT Gateway
Azure NAT Gateway
NAT Gateway is a fully managed service that securely routes internet traffic from a private virtual network with enterprise-grade performance and low latency.
30 questions
asked 2024-07-16T14:53:48.47+00:00
Raghava Sai Akula 361 Reputation points
edited the question 2024-07-17T01:15:55.12+00:00
Lan Huang-MSFT 28,841 Reputation points Microsoft Vendor
0 answers

Hide VM Private over S2S VPN

Hello, I have a must have requirement to have my VM Internal IP NAT to a Public IP that is unique over a IPSec VPN tunnel. This is for security purposes and not due to overlapping subnets. I have the S2S VPN tunnel setup, but I am unable to find a way to…

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,461 questions
Azure NAT Gateway
Azure NAT Gateway
NAT Gateway is a fully managed service that securely routes internet traffic from a private virtual network with enterprise-grade performance and low latency.
30 questions
asked 2024-07-13T20:38:24.2033333+00:00
hmo1-6634 0 Reputation points
commented 2024-07-14T14:19:14.22+00:00
Sedat SALMAN 13,350 Reputation points
1 answer One of the answers was accepted by the question author.

In NAT gateway , can we use both public IP address by different subnets

Hi everyone , IN NAT Gateway Is anyway we can have the multi public outbound IP address by different subnets like 1.0.0.0/24 use Public IP address 1 like 2.0.0.0/24 use public IP address 2 Thanks

Azure NAT Gateway
Azure NAT Gateway
NAT Gateway is a fully managed service that securely routes internet traffic from a private virtual network with enterprise-grade performance and low latency.
30 questions
asked 2024-06-21T05:16:04.31+00:00
commented 2024-06-21T12:33:56.9833333+00:00
2 answers One of the answers was accepted by the question author.

Do I need to use Azure NAT Gateway for outbound internet access for Azure Container Apps or Azure Database for PostgreSQL?

Hi everyone, I would like to ask whether I need to use Azure NAT Gateway for outbound access to the internet? Insight: I have Hub and Spoke network topology implemented, in the Hub VNET there is an Azure Firewall and Azure VPN Gateway. I've setup Azure…

Azure Database for PostgreSQL
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
346 questions
Azure NAT Gateway
Azure NAT Gateway
NAT Gateway is a fully managed service that securely routes internet traffic from a private virtual network with enterprise-grade performance and low latency.
30 questions
asked 2024-05-31T16:22:41.7766667+00:00
Alberto Dasilvon 40 Reputation points
answered 2024-05-31T23:02:40.14+00:00
Sina Salam 7,441 Reputation points
1 answer

How do set a unique outbound IP/Subnet per namespace in a aks cluster

I want to have different outbound IPs (or route egress through unique VNET subnets) per namespace. I see that the recommendation is to have separate nodepools and attach different vnets to them. If I want the pods to share compute, however, what would be…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,312 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,999 questions
Azure NAT Gateway
Azure NAT Gateway
NAT Gateway is a fully managed service that securely routes internet traffic from a private virtual network with enterprise-grade performance and low latency.
30 questions
asked 2024-05-03T09:43:26.92+00:00
Siddhartha Mishra 1 Reputation point
answered 2024-05-06T04:08:00.7133333+00:00
Anveshreddy Nimmala 3,535 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

How to dis associate subnet from NATGateway using Azure SDK.

0 I am using this method to associate NATGateway to a subnet. ArmClient azure = this.azureProvider.GetAzureClient(resourceTenantId, subscriptionId); var subnetId = SubnetResource.CreateResourceIdentifier(subscriptionId,…

Azure NAT Gateway
Azure NAT Gateway
NAT Gateway is a fully managed service that securely routes internet traffic from a private virtual network with enterprise-grade performance and low latency.
30 questions
asked 2024-04-17T07:00:51.18+00:00
Shijun Lv 86 Reputation points Microsoft Employee
accepted 2024-04-24T09:43:36.0966667+00:00
Shijun Lv 86 Reputation points Microsoft Employee
1 answer

How to fix Azure Plesk FTP not listing directories after inbound and outbound rules, passive mode is set ? Plesk say its someting to do with NAT and routing.

the connection was allowed, and the incoming packet arrived on the Plesk server: But at the same time, from my test server, packets do not reach the Plesk server: Not a single packet arrived on the server, that is, it was blocked or not…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,312 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,014 questions
Azure NAT Gateway
Azure NAT Gateway
NAT Gateway is a fully managed service that securely routes internet traffic from a private virtual network with enterprise-grade performance and low latency.
30 questions
asked 2024-04-08T11:00:58.0633333+00:00
Mathias Melen 0 Reputation points
answered 2024-04-10T03:01:28.3333333+00:00
ChaitanyaNaykodi-MSFT 24,681 Reputation points Microsoft Employee
1 answer

Azure Migrated Server - SMTP Traffic Bypassing NAT Gateway

I have migrated an on-prem server to the Azure cloud. Machine Details: Name: Horizon Private IP: 192.168.1.10 Subnet: Development NAT Gateway: azure-nat Public IP on NAT: 104.233.121.78 When surfing the web, the public IP check returns source IP as…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,312 questions
Azure NAT Gateway
Azure NAT Gateway
NAT Gateway is a fully managed service that securely routes internet traffic from a private virtual network with enterprise-grade performance and low latency.
30 questions
asked 2024-04-08T03:59:45.9866667+00:00
abeer hayat khan 0 Reputation points
commented 2024-04-08T07:51:10.2566667+00:00
abeer hayat khan 0 Reputation points
0 answers

i am unable to select CIDR size of /30 while creating NAT gateway. i dont want to upgrade for now to pay as you go .. i m a student doing a project for testing

i am unable to select CIDR size of /30 while creating NAT gateway. i don't want to upgrade for now to pay as you go for now as i have my free credits.. i m a student doing a project for testing. can this be enabled or give alternate ways which i can do…

Azure NAT Gateway
Azure NAT Gateway
NAT Gateway is a fully managed service that securely routes internet traffic from a private virtual network with enterprise-grade performance and low latency.
30 questions
asked 2024-03-13T17:41:03.0366667+00:00
Hema Naik 0 Reputation points
commented 2024-03-14T03:26:33.9+00:00
ChaitanyaNaykodi-MSFT 24,681 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure NAT Gateway for specific subnet or VMs but not all

Good Day, We are wanting to tie a specific public IP that we have as a resource in our Resource Group for egress access. Our AVD hosts are the target for this. These AVD hosts though are part of a bigger Virtual Network that includes many other resources…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,312 questions
Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,451 questions
Azure NAT Gateway
Azure NAT Gateway
NAT Gateway is a fully managed service that securely routes internet traffic from a private virtual network with enterprise-grade performance and low latency.
30 questions
asked 2024-03-07T23:54:03.87+00:00
mpls 80 Reputation points
commented 2024-03-13T12:54:03.3833333+00:00
KapilAnanth-MSFT 41,566 Reputation points Microsoft Employee
1 answer

Why NAT gateway is not listed in azure pricing calculator

Azure NAT Gateway
Azure NAT Gateway
NAT Gateway is a fully managed service that securely routes internet traffic from a private virtual network with enterprise-grade performance and low latency.
30 questions
asked 2024-03-04T03:03:18.4966667+00:00
Yugesh KC 21 Reputation points
commented 2024-03-07T11:45:58.4666667+00:00
GitaraniSharma-MSFT 49,401 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Resource Not Found when creating NAT Gateway.

Hello, I am new to Azure and am following the documentation Quickstart: Create a NAT gateway using the Azure CLI. After creating a public IP it claims that the resource does not exist when creating the nat gateway. Wondering if I am missing something in…

Azure NAT Gateway
Azure NAT Gateway
NAT Gateway is a fully managed service that securely routes internet traffic from a private virtual network with enterprise-grade performance and low latency.
30 questions
asked 2024-02-19T17:34:01.6266667+00:00
mooneyn 20 Reputation points
accepted 2024-02-22T15:12:17.6566667+00:00
mooneyn 20 Reputation points
0 answers

Getting issue in network connection in my Private Vm

I am trying to create a private Vm then connecting it using a bastion. I created a Vm in a subnet which is attached to a NAT, NSG and a route table. I am connecting this Vm with a bastion server. I am getting issue in internet connectivity inside the…

Azure Bastion
Azure Bastion
An Azure service that provides private and fully managed Remote Desktop Protocol (RDP) and Secure Shell (SSH) access to virtual machines.
250 questions
Azure NAT Gateway
Azure NAT Gateway
NAT Gateway is a fully managed service that securely routes internet traffic from a private virtual network with enterprise-grade performance and low latency.
30 questions
asked 2024-01-31T13:10:19.5533333+00:00
Jeet Dagar 0 Reputation points
edited a comment 2024-02-07T01:26:23.6533333+00:00
ChaitanyaNaykodi-MSFT 24,681 Reputation points Microsoft Employee
1 answer

Which service to use for dynamically rotating IP-Addresses?

Is there an Azure service that allows me to proxy requests from my app (hosted in Azure) to other websites, while each time using IPs from an IP-Pool? (So my requests appear like from different IPs). Also, I want each ip to be used only 5 times per…

Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
424 questions
Azure NAT Gateway
Azure NAT Gateway
NAT Gateway is a fully managed service that securely routes internet traffic from a private virtual network with enterprise-grade performance and low latency.
30 questions
asked 2024-01-22T22:54:20.4833333+00:00
lgoeb 0 Reputation points
commented 2024-01-30T14:21:56.96+00:00
GitaraniSharma-MSFT 49,401 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Connecting to Azure VNet + Azure NAT

Hi, I am relatively new to Azure and I have the following use-case. I have an AKS cluster and a VM running in an Azure Virtual Network. I wish that all outbound traffic from Azure Virtual Network use a static IPv4 address. I think I can accomplish…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,588 questions
Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,461 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,312 questions
Azure NAT Gateway
Azure NAT Gateway
NAT Gateway is a fully managed service that securely routes internet traffic from a private virtual network with enterprise-grade performance and low latency.
30 questions
asked 2024-01-10T20:32:07.72+00:00
SA0015 20 Reputation points
accepted 2024-01-11T17:04:27.6066667+00:00
SA0015 20 Reputation points
1 answer One of the answers was accepted by the question author.

How to Setup Highly Available NAT Gateway W/ AKS Deployment (Zonal Isolation)

Hi! Thank you in advance for reading. I've read this article, but I'm having trouble figuring out how to make the zone-resilient setup described work with an AKS deployment. I'm looking to make the NAT Gateway setup for a single AKS node pool deployed…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,312 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,999 questions
Azure NAT Gateway
Azure NAT Gateway
NAT Gateway is a fully managed service that securely routes internet traffic from a private virtual network with enterprise-grade performance and low latency.
30 questions
asked 2023-12-08T19:33:09.2566667+00:00
Tyler McCoy 65 Reputation points
accepted 2024-01-02T21:07:31.59+00:00
Tyler McCoy 65 Reputation points
1 answer

We can't delete the Network interface and the virtual Network

Hi, We want to delete the Network interface and the virtual Network but we recieve an error message: Échec de la suppression du sous-réseau Échec de la suppression du sous-réseau 'NetApp_Subnet'. Erreur : Le sous-réseau NetApp_Subnet est utilisé par…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,312 questions
Azure NAT Gateway
Azure NAT Gateway
NAT Gateway is a fully managed service that securely routes internet traffic from a private virtual network with enterprise-grade performance and low latency.
30 questions
asked 2023-12-18T09:34:22.71+00:00
Amani Sahli 11 Reputation points
commented 2023-12-20T05:43:13.65+00:00
KapilAnanth-MSFT 41,566 Reputation points Microsoft Employee
0 answers

IP subnet already in use on premise. Any way to NAT Azure Virtual Network addresses rather than On premise VPN address

We have an Azure subscription which has 20 Site to Site VPN's connected to seperate customers, there is no public ip address access, all access is S2S VPN only. In the Azure subscription there are 2 regions setup with failover from primary to secondary…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,312 questions
Azure NAT Gateway
Azure NAT Gateway
NAT Gateway is a fully managed service that securely routes internet traffic from a private virtual network with enterprise-grade performance and low latency.
30 questions
asked 2023-12-11T10:49:48.2966667+00:00
Joe Stravers 0 Reputation points
commented 2023-12-15T10:46:56.2366667+00:00
GitaraniSharma-MSFT 49,401 Reputation points Microsoft Employee