Needs clarity on PIP upgradation and allocation.
Can you people give me some clarity regarding PIP, So, when I'm updating the public IP from basic to standard, I need to dissociate the IP. After the update, can I re-associate the same IP back to my Virtual Machine?
Azure Virtual Network
Internet Application Accessing Azure Storage Account SFTP over Private Endpoint
Hi We have the following requirement: Azure Hybrid environment, with on-prem connected to Azure over an ExpressRoute connection. There's an Internet based application trying to access Azure Storage Account configured as SFTP server. The Storage Account…
Azure Virtual Network
Cannot delete orphaned azure network interface
I'm unable to delete two network interfaces that are attached to virtual machines that no longer exist: Remove-AzNetworkInterface -Name [my nic] -ResourceGroupName [my rg] -Force Remove-AzNetworkInterface : Network Interface /subscriptions/[path to nic]…
Azure Virtual Network
Network connectivity
Hello, I tried to open a ticket in the portal about this however it wont let me. It just gives me suggestions but wont move forward with opening a ticket. We had to move our development Vm to a different Subscription and had to give it a new IPV4…
Azure Virtual Network

Unable to delete unwanted, unsued resources
I am on Microsoft Azure, trying to delete 2 public IP addresses and an associated virtual network and firewall. I can't delete any of them, I believe because they are linked. This is preventing me from deleting my resources, which are all incurring…
Azure Virtual Network
Recommendations for Extending VNET or Creating New VNET for Azure Resources
When adding a new subnet for Azure resources in an existing VNET that lacks sufficient capacity and with all subnets already allocated to resources such as VMs, Application Gateway, and VNet peering, what are Microsoft's recommendations? Is it advisable…
Azure Virtual Network
Cannot delete Virtual Network/Enterprise Policy
I have been trying to setup the virtual network connection between the Power Platform and Azure, and in doing so it involves creating two virtual networks that delegate a subnet to Microsoft.PowerPlatform/enterprisePolicies. In the same resource group…
Azure Virtual Network
how to find the subnets in subcription
Doesn't anyone know how to search a subnet is the Azure's subscription
Azure Virtual Network

Unable to delete VNet due to serviceAssociationLinks/AppServiceLink
http://learn.microsoft.com/en-us/answers/questions/140197/unable-to-delete-vnet-due-to-serviceassociationlin didnt help
Azure Virtual Network
Cannot view virtual machine inventory
Hello We currently have a site to site vpn configured to connect to our azure environment directly from our corporate LAN via vCenter. When accessing the portal (portal.azure.com) from a computer that is connected to the corporate LAN we are unable to…
Azure Virtual Network
Site-to-Site VPN not working with same settings after redeploying from template from subscription to subscription
One of our subscriptions was orphaned because the admin was a Classic Owner instead of an RBAC owner, and when the admin left, the subscription was not transferred to a current admin. My team and I were unable to use the Move function for a resource…
Azure Virtual Network
NSG is allowing traffic but i still see a network timeout
I have a VNET with a couple of subnets in. I am attempting connectivity between Windows servers. I have an App server in subnet A attempting to connect to a database server in Subnet B. The NSG rules appear correct. When I run the IP Flow Verify tool…
Azure Virtual Network
High latency to Azure vm compared to GCP
I have a vnet with 3 VM which are in suse linux and running sap HANA. we configured a VPN with GCP ( google cloud) where in also we have Vm runing SUSE same version. now , when we transfer data from azure vm to google vm the data copy is slow . when…
Azure Virtual Network
TCP Timeout Issues in Azure
I'm running into an issue with TCP timeouts and Helix(Perforce) Core on a fairly new Azure Instance. With large file uploads we keep seeing TCP resets. The application is set to defer to the OS. Everything on the OS appears to be at the default settings…
Azure Virtual Network
Network Manager IPAM - "failed to fetch usage data" error and cannot remove
I have a Network Manager in my subscription, that is showing a 'failed to fetch usage data' error in the Azure portal. Have had this error before on support case 2502060xxxxxxx and it was fixed at the backend after a time. What happens is, get this error…
Azure Virtual Network
ICMP outbound on Azure Virtual machines
Hello Team, I'm having a question, i just noticed that i cannot ping nothing from my Azure VM (Inbound/outbound) so i cannot use tracert to troubleshoot a network issue ... I created the nsg rules to allow icmp i turned off the local FW on…
Azure Virtual Network

Best Practices for Preventing and Mitigating Intermittent Network Connectivity Issues in Azure
An organization is experiencing intermittent network connectivity issues and increased latency specifically affecting resources deployed in the Azure East US region. These issues are impacting the production environment, which includes: Intermittent…
Azure Virtual Network
How to deploy a routing configuration for Azure Virtual Network Manager using Terraform.
Terraform's azurerm provider does not currently support Azure Network Manager UDR Management (Although an issue has been raised for it here) Using the azapi provider I can create a routing configuration using the code below with attached rule…
Azure Virtual Network
I want to change the public IP address of my virtual network gateway, but where should I change it?
I received a notification to upgrade to the Standard SKU, and would like to upgrade my public IP address, but I cannot change it because the public IP address of the virtual network gateway is associated. I would like to know how to change the…
Azure Virtual Network
Create an IPSec VPN connection FROM an on-prem FortiGate TO an Azure VPN Gateway
I am attempting to create an IPSec VPN connection from my on-prem FortiGate to an Azure VPN Gateway. I have followed the instructions outlined here, but currently the Connection (in Azure) is "Not Connected". I would like to set-up a…