Azure VM's NIC Effective Routes VS VM OS Route Table
Hello , I was deep diving the routing for the NIC effective routes and the VM OS route table which I found something left me curious to ask about . Let me tell you about my Lab: VNet1 of address space : 10.1.0.0/16 LAN1 subnet : 10.1.1.0/29 LAN2…
Azure Virtual Network
Azure Virtual Network
In order for me to better understand and explain the virtual network, can we consider it's an abstraction of a cabinet holding switches , routers , firewalls and cabling into a resource named azure virtual network ? Is the azure VNet here an SDN…
Azure Virtual Network
Cannot delete VNET in Azure?
Cannot delete VNET in Azure? Error message: In order to delete the subnet, delete all the resources within the subnet.
Azure Virtual Network
Can you please check why traffic to smtp.gmail.com on port 25 is not reaching the server from our DR site, even though the port is allowed?
We have allowed port number 25 for smtp.gmail.com, but we are facing an issue while testing through telnet. The traffic is not reaching port 25 on smtp.gmail.com. This is the DR site, and in the on-premise environment the mail server is configured with…
Azure Virtual Network
VM to the Azure WireServer endpoint at 168.63.129.16 connectivity problem
Network observations from inside the VM: - ip route shows a valid route for xx.xx.xx.xx.: xxx.xx.xx.xx via xx.xx.xx.xx dev eth0 src xx.xx.xx.xx - iptables -L does not show any DROP rules affecting this traffic. - ping 168.63.129.16 → 100% packet…
Azure Virtual Network
Can't get routing working from VNET to Meraki vMX
I'm trying to get traffic from a Meraki vMX to Azure vnet but I'm not sure what the next hop is supposed to be for my routing.
Azure Virtual Network
What's needed in Active Directory DNS to force Azure resources to resolve to the Private IP Address? Is it a new Zone, Forwarder?
We need to force Azure resource to resolve to the Private IPs as opposed to the public IP. The resources are under the azurecontainerapps.io domain.
Azure Virtual Network
VPN site to site between my Azure VNG and Palo Alto is going down after lifetime of phase 2 does expires
Hello, I have a VPN S2S with Palo Alto using Azure VPN VNG and phase 2 is going down when lifetime of phase 2 does expires. We have all the parameters the same, we even changed the DPD on Azure and liveness check in Palo Alto to 9. I tried as lifetime of…
Azure Virtual Network
Standard LB -> AzureFw > App services
Hi all, I have situation where we have 2 Azure standard Internal load balancer and we want to forward traffic via Azure firewall for ingress only. can we use single azure firewall as backend pool for both internal load balancer ? We need to have…
Azure Virtual Network
NHRP traffic is from Azure Spoke is not forwarding to other on Prem Spoke
Recently, one of the Cisco virtual routers was installed in Azure. The virtual router is one of the spoke routers, like other on-prem spoke routers, which have a phase 3 dmvpn tunnel. There is no issue that the spoke router creates a dmvpn tunnel to the…
Azure Virtual Network
Can't delete virtual network due to orphaned service association link
Hi, I created an Azure Function App (App Service Plan) and then later deleted the associated resource group. However the RG won't fully delete because there's a subnet in a virtual network that has an orphaned Service Association Link. I've tried the…
Azure Virtual Network
Public IP Addresses Basic (ARM) was retired. Move to Public IP Addresses Standard
Public IP Addresses Basic (ARM) was retired. Move to Public IP Addresses Standard You’re receiving this notification because you have one or more Azure subscriptions that currently use Public IP Addresses Basic (ARM). As announced previously, Public IP…
Azure Virtual Network
issues connecting via RDP to a new Virtual Machine in Azure
Just recently created a new VM in an existing resource group. I am having trouble using RDP to get into the VM using the private IP. However, as a troubleshooting steps I attached a public ip and successfully log in via the public means. I want to be…
Azure Virtual Network
The Azure VPN client XML file created for my virtual network gateway will not import into Azure VPN
I have put a new Public certificate into the point-to-site configuration settings of my virtual network gateway, downloaded the VPN client files, but they will not import into the Azure VPN app. Can you help diagnose the problem?
Azure Virtual Network
I can't remove a virtual network link
I can't remove a private dns zone because of an existing virtual network link nested, although the console doesn't show any.
Azure Virtual Network
How to clone azure route table
Hi, We need to create new subnet which has almost identical routes as the current one (only 1 route will be different). Is there any simply way to copy current route table? Thank you in advance.
Azure Virtual Network
Using Azure Private Resolver with Firewall DNS proxy
Hi, I am currently looking at implementing Azure DNS private resolver (inbound and outbound endpoint subnets) within a hub-and-spoke network with the ultimate goal of resolving DNS to/from an on premise site located down a VPN connection and the spokes…
Azure DNS
Azure Firewall
Azure Virtual Network
Azure VNet Peering - Only communication in one way
So, after a lot of troubleshooting back and fourth, and different issues (sometimes full connectivity both ways, sometimes no connectivity at all), I'm now stable in the following issue. I have two VNets in the same region (different subscriptions),…
Azure Virtual Network
How to solve "Failed to delete network interface" when VM is already deleted
Customer ran into error with Failed to delete network interface. Details: Failed to delete network interface 'aadds-695c159972c24d4aa45dadbe85b983d2-nic'. Error: Network Interface…
Azure Virtual Network
Support Request: Problem in creating connection between resource in one vnet to resource in another vnet which are not directly peered with each other
I am trying to reach a storage account which is having a Private endpoint in VNET-D from Azure databricks connected to VNET-A. I have setup following VNET peerings - VNET-A is peered with VNET-B which is peered with VNET-C which is peered with VNET-D I…