Can I use bastion with Virtual WAN?
I am using Azure Virtual WAN. I have created a DevTestLab in one of my spokes. One of the options for accessing the lab is through a Bastion, but I don't believe Azure Virtual WAN supports bastion (yet?). Does this mean I have to create an RDS…
Azure Virtual Network
Change a VM's NIC subnet/IP by modifying VNet address space instead of recreating the VM
I’m trying to change the VNet and private IP of a running VM in Azure without recreating the VM. As Azure does not allow changing the NIC to another VNet directly ("NIC must be in the same VNet"), I’m exploring an alternative method: …
Azure Virtual Network
Failed to delete Virtual Networks due to usage of Azure IPAM
Hello, I tried few month ago Azure IPAM on my subscription. I want to delete my poc, and when i tried to delete virtual network associeted to the ipam an error occurred with error code ResourceOperationFailure. When i refer to this case, i have…
Azure Virtual Network
endpoint IP flows via the normal path or via Azure private path hidden from the user ?
We have an endpoint behind the security appliance in the Hub vnet. pinging the endpoint shows the security appliance IP, but tcp traffic does not show in the security appliance log. Like to what I might have missed. thanks !!
Azure Virtual Network
For Virtual network flow logs, is the macAddress (or any other property in the log format) optional?
Can I get confirmation that the macAddress (and any other Flow log property) isn't optional?
Azure Virtual Network
How to properly configure Access to a Virtual WebServer (Ubuntu) running on Azure?
We are testing out (Apache2) installed on Ubuntu 24.04 (VM) which is running on azure. We have set up DNS to point to the public ip of the (VM). Set up Networking on the Azure portal to allow for TCP 80 and 443 and also allowed for TCP 80 and 443 on…
Azure Virtual Network
Azure DNS Private Resolver Germany West Central
Is there any timeline where I can see or can someone tell me when this service is going to be available in GWC region? Its very important for us to find out about the timeline to eventually avoid making our custom solution.
Azure DNS
Azure Virtual Network
Recovering a public ip address if it has not been reallocated yet ?
Hi, A public ip address has been deleted by mistake. If it has not been reallocated to another customer, is there a way to recover it ? Best regards, Thibault
Azure Virtual Network
How can I check all the resources/applications which are connected to the Subnet?
How can I find all the resources and applications in my subnet? When I click on my Subnet (under Virtual Network), only the "Edit Subnet" window opens.
Azure Virtual Network
Unable to remove vnet with serviceAssociationLinks
I've deployed a VNET with multiple subnets through Terraform alongside a GitHub.Network/networkSettings resource. One of the subnets is delegated to this resource. (I followed…
Azure Virtual Network

I can't remove MICROSOFT NETWORK ROUTING PREFERENCE my IP resource in Azure
In the configuration, I can see "Routing preference" is set to "Microsoft network". I started to get charged about $1 / day for the routing since May 9. Not sure, if I accidentally made any changes, or what happened. I tried to revert…
Azure Virtual Network
Checking IP Address Range Usage in Azure
How can I verify if a specific IP address range is currently in use within my Azure environment?"
Azure Virtual Network
I can't delete a resource group/virtual network because it is tied to a tenant that does not exist
Failed to delete virtual network Failed to delete virtual network ''. Error: The access token is from the wrong issuer 'https://sts.windows.net/4baf79f3-41f7-472a-a9e8-b40c631bfc4b/'. It must match the tenant…
Azure Virtual Network
VPN Connectivity Issue – No Effective Routes to On-Premises from Azure VM
Hi everyone, I'm currently facing an issue with my Azure Virtual Machine. The VM is connected to a Virtual Network that is peered with a VPN Gateway. However, the VM does not have effective routes to reach our on-premises network. As a result, it cannot…
Azure Virtual Network
Azure Virtual Network Manager - multiple address spaces causing issues
we are attempting to use Azure Virtual Network Manager, but we have encountered an issue. We utalize 2 address pools, one for vnet to vnet traffic and we have a secondary pool for things such intergrations to frontdoor for virtual machines and so…
Azure Virtual Network

any downtime or temporary disruptions if disable subnet default outbound access?
we are going to disable the default outbound access on our existing subnet. we have confirmed we have azure LB with outbound rules configured. Just want to learn the risk of the operation. is there any downtime or temporary disruptions?
Azure Virtual Network
Cannot delete my virtual network.
I need to delete the network or update the TSL to solve the following problem. But I cannot do it.
Azure Virtual Network
ptr record not resolve public ip address
Hi, I have public ip address on a Azure server, set dns name for ip address, create a dns zone for domain, set valid a record and ptr record . Ip address did not resolve DNS Record PublishedDNS Record not foundDNS Record PublishedDNS Record not found
Azure Virtual Network
Unable to Delete the Delegation from Subnet
We are getting this error After editing the Subnet and setting the Delegation to "None"
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.