Azure Virtual Network: Cross-Tenant Vnet-to-Vnet Connection Fails with 'InternalRetriableError
Using the Vnet-to-Vnet style from doc(https://learn.microsoft.com/en-us/powershell/azure/install-az-ps?view=azps-0.10.0) New-AzVirtualNetworkGatewayConnection -Name $Connection51 -ResourceGroupName $RG5 -VirtualNetworkGateway1 $vnet5gw…
Azure Virtual Network: Cross-Tenant Vnet-to-Vnet Connection Fails with 'InternalRetriableError
We have been using New-AzVirtualNetworkGatewayConnection to establish cross tenant Vnet-to-Vnet connections for years, and even one a few months ago. Now we are getting an error message: New-AzVirtualNetworkGatewayConnection: Line | 39 | …
Public ip connectivity and log issue.
Hello, I have a CA server with port 8443 open, which also accepts REST requests. I've configured the NSG to allow outbound TCP traffic for the full 0-65K range and inbound TCP on port 8443, yet there's still no connectivity (both nc and REST) on that…
Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement.
Hi Team I´m facing a problem without solution Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable…
How to route AVD outbound traffic to vnet in other region
Hello AVD is not available in my region so I had to deploy it in EU West (my nearest region). When I browse the internet within a AVD session I have a Dutch IP (Amsterdam) because of this region. Because of this a lot of websites use the wrong locale…
General Question on Azure VM Network Setting
Hello Team, I just have a basic question and i am totally new to Azure. I signed up for a free account and using the free account i created a Windows 10 basic VM in a particular Resource Group. I see that along with the VM other default resources like…
![](https://techprofile.blob.core.windows.net/images/ry6R2MtA5kWHG-EcrJfTkg.png?8DD495)
Traffic Forwarding from one VM to another VM in Azure
Hello, I am looking for a solution to forward traffic from a web VM to an app VM. Specifically, when a user tries to access the web VM on port 6545, the traffic should be routed through the web VM to the app VM on port 6767. Can this be achieved in…
Ping Issue
We were attempting to ping the server, but it was not working initially. However, after changing the NIC, it started working. We would like to understand the issue and how to fix in existing NIC
Hub Spoke network configuration - "Route Missing" when routing from spoke to spoke via hub as gateway
I am trying to setup a new hub-spoke network architecture for my application. I am using Azure Virtual Network Manager to configure these networks. I currently have 3 'spoke' network groups ("Shared", "Test", and "Admin"). I…
Azure Function app stopped responding
My azure function app is associated to VNet. The whole setup was working absolutely fine till yesterday. Since morning today, the app is not available. I tried to access through browser and it says that the app is not reachable. If I try to deploy code…
How to Retrieve Subnet and Route Table Information via PowerShell
What are the PowerShell commands to retrieve subnet and route table information from an Azure environment?
Issue with Azure Blob Storage Connectivity via P2S VPN
I am writing to request assistance regarding an issue we are currently facing while trying to connect our local systems to Azure Blob Storage through an Azure VPN connection. Plan and Current Configuration: We have set up an Azure VPN using OpenVPN to…
Adding firewall in front of web apps in Hub-and-Spoke architecture
Hi, I am shifting towards hub & spoke model in my Azure subscription so that all the traffic coming into my subscription goes through the firewall. I have multiple types of resources but I am more concerned about web apps and function apps. How can…
Setup a Server 2022 Domain Controller with DHCP to provide IP to Windows 11. Like to provide my DHCP
Setup a Server 2022 Domain Controller with DHCP to provide IP to Windows 11. Like to provide my DHCP from Domain Controller to Windows 11 machine in private subnet. How do I tell azure not to use their DHCP?
Topology not appearing under network watcher monitoring
Hello - I'm trying to see my network topology. When I go into my network watcher resource, it doesn't appear under "Monitoring." Am I doing something wrong?
Azure Firewall Rules Hit Count - Top Hitters
We have AZFW deployed with Standard subscription. I am evaluating if there is any way to identify unused rules and 'top-hitters', so we can optimise the FW. I checked under Metrics and see Summary view only. I am unable to drill down further, that…
Connectivity for transferring data from Azure to GCP
I am working on a project that involves securely transferring data from Microsoft Azure to Google Cloud Platform (GCP) without using the public internet. Could someone advise on which Azure and GCP products or services need to be configured for secure,…
Unable to delete vNet although no more resources were inside the virtual network
Failed to delete the vNet although there's no more connected devices. I saw that you need a Microsoft Support team to help to remove the vNet…
MultiTenant VNet Peering using (ASO) and Managed Identity
Question: How can I set up virtual network (VNet) peering between Tenant A and Tenant B using Azure Service Operator (ASO) and ASO using Managed Identity (via workload identity) ? How can we do vnet link to ER Circuit running on different tenant using…
PowerShell commands for virtual networks and where is peered to.
PowerShell commands for all virtual networks and where is peered to in azure tenant.