How to connect to MongoDB cluster hosted on Azure using private endpoint
Hello experts, I have an application running in customer's plant on a Windows 10 PC that needs to send data to MongoDB Atlas cluster. The PC is behind the customer firewall, so they requested needed IPs and ports for the connection. Given that Mongo…
FIXED: App Service unable to connect to Cosmos database with private endpoints - RemoteCertificateNameMismatch
Hi, I have a problem with a new Cosmos account service. I have never deployed one before. Both the App Service and the Cosmos database account have private endpoints. Both private endpoints are in the same vnet and subnet. It seems the App Service…
![](https://techprofile.blob.core.windows.net/images/kjzQAO5Oq0Oj37wdNf6qTQ.png?8D8E42)
How to connect Private-Link resource to a VPN gateway?
Greetings, I would appreciate assistance with a design to a solution I would like to implement on Azure. Below I summarized all the information and approaches I tried. Customer has a private endpoint on a "consumer" VNet, from which I…
Private Endpoint NSLookup Resolving to Public IP Instead of Private IP for AppConfiguration
I have set up a Private Endpoint for my Azure resource (AppConfiguration) and followed all the necessary steps as per the Microsoft documentation, including: Created a Private Endpoint. Configured a Private DNS Zone (privatelink.azconfig.io). Linked…
Clarity on multiple private endpoint creation for a service
We use private DNS at scale concept which creates DNS records in a centrally managed place (private DNS zones). If I create a private DNS entry for storage account "abc", the policy will add a DNS record (eg.…
Automatic detection of the absence or outdated SSL certificate
Hello, Would be good to implement following feature for Microsoft Azure private endpoint service and related services behind. In case if SSL certificate outdated or either not installed, insecure access to the online resource must be blocked. SSL socket…
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,…
Deployment Failed: A virtual network cannot be linked to multiple zones with overlapping namespaces
I created a new Function App using an existing App Service plan with Inbound Private Endpoints and Outbound VNET Integration. During deployment on the ~11th step an error occurred; A virtual network cannot be linked to multiple zones with overlapping…
Issue Creating Private Endpoint with Azure Application Gateway's Private Link Enabled
Hello Azure Community, We are facing an issue while creating a private endpoint in Azure, and we need some assistance to resolve this. Scenario: We have created an Azure Application Gateway with the private link feature enabled. Now, we are trying to…
Cannot Connect to PosgresDB Flexible Server From in Private AKS
Hi all, I am experiencing an issue with connecting to a PostgreSQL database from a private AKS cluster. The AKS and the database are located in two different virtual networks and subscriptions. To debug the connection, I created a pod using the following…
How to deploy using github actions to webapp behind private endpoint
Hello, I'm facing a problem and cannot figure out the best way to solve it. Deploying new versions using github actions to webapp works like a charm but once you put your webapp behind a private endpoint it become a nightmare since the runner cannot…
![](https://techprofile.blob.core.windows.net/images/pjOzEJgK7kGKU15dxWn0Tw.png?8DBDAB)
Gateway authentication failed for 'Microsoft.Network' creating a private endpoint
Morning, I have been problems creating a private endpoint in my Visual Studio Subscription. The error is the following: { "status": "Failed", "error": { "code":…
![](https://techprofile.blob.core.windows.net/images/681dPzgBCU686ztSZnnzvg.png?8DA695)
Azure private link can connect to service which out side Azure environment
From the document able to understand azure private link mainly using to connect between service within in any azure virtual network to other azure service out side the network securely without traveling traffic through internet. So with the same feature…
![](https://techprofile.blob.core.windows.net/images/WcjpNjM8Vkqnq_i4f4aj4Q.png?8D9A05)
Configuring DNS with Azure VPN Client and Private DNS Resolver to Resolve Private Endpoint DNS
Hi, I am attempting to configure a VPN client to resolve Azure DNS queries automatically. The infrastructure is illustrated in the attached diagram. My goal is to run the following command on my laptop: nslookup stvpn20250120.blob.core.windows.net and…
Azure Private endpoint is showing in failed state . how can i resolve this
Azure Private endpoint is Provisioning state is showing as failed . how can i resolve this
Connecting Databricks through Microsoft Purview by enabling "No Public Access"
Hi, I was able to connect Databricks through Microsoft Purview using Public Network but now the requirement is to connect Databricks through Microsoft Purview by enabling "No Public Access" in Databricks. The Databricks account is created…
Impossible to have CI/CD with GitHub Actions on Azure Web App which has Private Endpoint
Hi, I have created a GitHub Action pipeline for CI/CD for my Azure AppService which was working fine until I didn't add the Private Endpoint. Once I integrate the App Service with the VNet and added a Private Endpoint to it, my deploy job on GitHub…
Azure Firewall DNS Proxy Failing to Resolve SCM Records in Private DNS Zones
I have a hub-and-spoke architecture in Azure where I'm using Azure Firewall in the hub as a DNS proxy. I have multiple private DNS zones configured in the hub and have established VNet links to my spoke networks. I've also added A records for my function…
Secure Data Transfer from On-Premises Windows 11 Devices to Azure Storage
Dear Experts, Could you please assist with the scenario below? I need to back up local files from Windows 11 on-premises devices to an Azure storage using AzCopy. Could you please provide recommendations for secure transfer? I am considering using Azure…
NSG rule for Azure Data Factory for North Europe Region
HI All, How we can create a NSG rule for Azure Data Factory for North Europe Region. so we can use selects network when we use Azure Batch Account. Requirement is connect ADF to Azure Batch to creating NSG rule. please help