VTAP trial in East US 2
We are trying to test VTAP in EastUS2. See error message…
Azure Virtual Network
Clarification on Basic SKU Public IPs attached to NICs without active VMs
Hello, I received the notification about the retirement of Basic SKU public IP addresses on 30 September 2025. I understand that any existing Basic SKU IPs need to be upgraded to Standard to avoid disruption. In my subscription, I see some Basic SKU…
Azure Virtual Network
Public ip sku upgrade of availability set vm
Hi I have 2 vms in availability set both have basic public ip. I want to know can I upgrade the ip of vm one after the other. Somewhere I read that mixing of public ip sku is not allowed.Is there any way to do this without any downtime.vms are not…
Azure Virtual Network

Can not create Network Security Groups inbound rules for my VM
I have only one NSG and no rules inside. So it's definitely impossible for my NSG to exceed the amount limit of NSG rules. When I'm trying to create an inbound rule to open a port on my Virtual Machine, it tells me failed to create security rule. When…
Azure Virtual Network
[Azure] Flow logging for network security groups
Hello, As far as I know, "Network security group (NSG) flow logs will be retired on September 30, 2027. After June 30, 2025, you'll no longer be able to create new NSG flow logs. We recommend migrating to virtual network flow logs, which address the…
Azure Virtual Network
Enable Communication between two Virtual Networks
Hi Team, We are planning to have two virtual networks and we need to enable communication between the same. we tried to enable VNET Peering but it is not helping. Regards.
Azure Virtual Network
Unable to access Azure Database for MySQL private endpoint over VPN + VNet Peering
Hello, I’m trying to connect to an Azure Database for MySQL private endpoint that I created in the UK South VNet. Here’s my setup: I have a VPN Gateway in the UAE VNet that allows me to connect my laptop to the VNet. The UAE VNet is peered with the UK…
Azure Virtual Network
Need SMTP port 25 opened on Virtual Machine
We have two Azure Subscriptions. One for production and the other is for our test environment. In January 2021 we requested SMTP port 25 to be opened on our production virtual machine as our web application relies heavily on sending emails. The SR…
Azure Virtual Network
i am facing issue on accessing the private cluster via VPN. and not moving traffic to firewall
i am facing an issue accessing the private cluster via VPN, and not going traffic from the firewall. This is the error iam getting E0825 12:17:25.677908 39308 memcache.go:265] "Unhandled Error" err="couldn't get current server API group…
Azure Virtual Network
Need udp fragmentation packet reorder applied to Azure Subscription
I need Microsoft to enable UDP packet re-ordering on a new tenant in a empty subscription.I have tried to submit a support ticket but i can not get past coming here to create the request.
Azure Virtual Network
Do failover replication and the actual failover for resources between different VNET regions require peering?
Hi everyone, I have a question about failover replication and the actual failover for resources between different VNET regions. Let's take an example: VM A1 and SQL Managed Instance A2 in South Central US has been setup for failover to its pair…
Azure Virtual Network
Inconsistent Casing in Azure API Responses for Specific Subnets
I am observing inconsistent casing in Azure API responses for two specific subnets. Here are the details: API Call: GET…
Azure Virtual Network
Cross-Subscription Zombie References Preventing Resource Deletion - Infrastructure Cleanup Required
I am experiencing a critical Azure infrastructure issue where orphaned resources with cross-subscription references are preventing normal resource deletion operations. This is causing unnecessary costs and subscription clutter. Error Details: Error…
Azure Virtual Network
Retirement Announcement - Basic SKU Public IP addresses will be retired on 30 September 2025
Basic SKU Public IP addresses will be deprecated on September 30, 2025. Below are timelines to keep in mind for deprecation: March 31, 2025 - Last day to create new Basic SKU Public IP addresses. After this date, you will not be able to create new…
Azure Virtual Network
Unable to delete serviceAssociationLinks and then associated subnet/vnet
Unable to delete serviceAssociationLinks. This is because of this: "serviceAssociationLinks": [ { "allowDelete": false, "etag": " "id": " "link": …
Azure Virtual Network
Network Manager ipam pool API throttling
When performing CreateOrUpdate on vNet in parallel (more than around 2 at the same time) I'm receiving an error that suggest throttling on IPAM API. I'm using resources allocation during the vnets deployment. The deployment is failing if vnet creation is…
Azure Virtual Network

For Azure NSG stateful firewall, what is/are the value(s) used to match a packet to a session?
For Azure NSG stateful firewall, what is/are the value(s) used to match a packet to a session? All the following values --> Protocol + Source IP + Source Port + Destination IP + Destination Port + TCP Session ID ?
Azure Virtual Network
I need to confirm if my Azure Virtual Desktop is taking an alternative route to the internet, bypassing the NVA in it's path.
The deployment is an AVD, Standard Load Balancer, Gateway Load Balancer and Network Virtual Appliance. All traffic from the AVD should route through the SLB, through the GWLB and hit the NVA where it will either be blocked, or passed through out to the…
Azure Virtual Network
Cannot delete subnet delegated to Microsoft.PowerPlatform/vnetaccesslinks
Hi I am trying to delete a virtual network. however, there is one subnet that is delegated to " Microsoft.PowerPlatform/vnetaccesslinks" which I cannot undelegate. How do I delete the virtual network if the subnet cannot be undelegated? I also…
Azure Virtual Network
Is this how to calculate the cost for VNET peering and VNET-to-VNET VPN connection?
Hi everyone, I am trying to understand the difference cost between doing VNET peering vs VNET-to-VNET VPN connection. Let's take this scenario: VNET 1 is in US South Central Region VNET 2 is in US East Region. VNET 1's Resource in Zone 1 sends…