Cannot connect to Application Service from the Application Gateway when Private endpoints and Virtual Network Integration
Cannot connect to Application Service from the Application Gateway when Private endpoints and Virtual Network Integration Application Gateway give 502 error
Azure Function Outbound Internet Access and Service Endpoints
Hi, I have an Azure Function which is VNET integrated into a subnet which has service endpoints enabled for Microsoft.Web. The Function is configured with Outbound Internet Traffic enabled through the VNET, the subnet has a NAT Gateway attached. The…
Troubleshooting Azure Databricks to On-premise MS SQL Server VPN tunnel instability
We have a VPN tunnel that connects Azure Databricks to an on-premise server. The tunnel is however instable, and the phase 2 selector goes down daily at random times. We did an audit and it does seem to be mostly after working hours, varying from 7pm to…
azure force consumption
I want to configure an IP address for the SKU "basic", but I'm forced to use network DDoS protection. After referring to the documentation, it only states that the IP address of "basic" cannot be used for IP protection, but it doesn't…
![](https://techprofile.blob.core.windows.net/images/m5buVEA_QUeJ9P_0vgAtbg.png?8DACCA)
How to Use the Same IP Address on Mobile as My Azure VPS?
Hi everyone, I have an Azure VPS with a static public IP, and I want my mobile device to use the same IP when accessing the internet. Questions: Is it possible to route my mobile internet traffic through my Azure VPS so that it appears as if it's…
Action required for your ExpressRoute Gateway deployment
Hello! I was contacted regarding the message I’ve shared below. My question is: Should I only recreate the connections in the circuit, or do I need to recreate anything else? If there’s a guide available, I’d appreciate it if you could share it, so I…
How to configure Gateway subnet
Hi Q&A team, Actually i was working on site to site vpn connection so i've created resource group and vnet as well so in the vnet>>subnet section i cannot find gateway subnet so i've tried multiple ways to find it could you please help me…
Azure Container App Down
We had two app containers configured on the same environment go down suddenly. They both pull from the same Azure Container Registry. These apps have been deployed many times and run without any configuration changes for months prior to going down.…
![](https://techprofile.blob.core.windows.net/images/Z5INGQQc9Uy45E6S986Teg.png?8DD4A2)
Unexpected Network Traffic Reaching VM Despite NSG Configuration in Azure
We are experiencing an issue where network traffic is reaching our Virtual Machine, even though our Network Security Group (NSG) is configured to block this traffic. For example, traffic on port 80 is being logged by UFW on the VM, despite the NSG rules…
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 | …
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
Azure Network Secuirty Group: Unable to find service tag 'ApiManagement' in inbound and outbound rules
I need to add inbound and outbound security rules to an NSG for my API Management instance, the documentation states that there are few rules to create and those rules should use the service tag "ApiManagement" for source in inbound rules for…
Issue with File Transfers between On-premises Computers and Azure Files/Servers
We are experiencing issues in our infrastructure when users attempt to upload or download files from on-premises computers to Azure Files Premium or Azure servers via the SMB protocol, resulting in very slow transfer speeds. The users are connected to a…
NIC card and vnet
I am a newbie to Azure. I could see many resources in my azure with and without NIC card. I have seen Data factory resource with NIC card and without NIC card. The only difference I could see is that, with NIC card I can apply NSG better. My question…
Not resolving private dns zone over point to site VPN connection into Azure
Having issues getting a private DNS setup, attached to a vnet, to resolve over a point to site VPN connection. My point to site VPN connection is working and I am able to ping the IP and get to IIS on the server. I've set the private DNS up and it's…
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…
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?
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…
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…
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…