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…
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…
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…
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…
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
How to connect Private endpoint created in Azure for Mongo DB (Atlas)
Hello Experts, This is regarding Mongo DB (Atlas) cluster & accessing over private endpoint. Atlas Mongo DB is not Azure native DB service, however it is one of the Partner resource. In Atlas portal, we can create private link service and using…
Keyvault Failover across regions with private endpoint
Hello, I've read this doc https://learn.microsoft.com/en-us/azure/key-vault/general/disaster-recovery-guidance#failover-across-regions and with reference to the bullet point in that doc, quote "If you're using private link to connect to your key…
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,…
How to Access Azure SQL on my Local Machine Using Point to Site VPN?
Hello! I looking for the help to access my Azure SQL more securely on my Local Machine Using Point to Site VPN. I configure the Point to Site VPN, Azure Private link, Private DNS Resolver but i'm not getting the exact answer. Please help me to teach the…
Replicating AWS VPC-Endpoint Policies on Azure Private Endpoints for Granular Access Control
How can we replicate AWS' VPC-endpoint policy on Azure's private-endpoint for granular access control? This example illustrates restricting access to a specific S3 bucket. As far as I can tell, an Azure private endpoint can be associated with a…
Deployment Issue in Azure Web App
I am trying to make a Python Application Deployment in Azure Web App. The Deployment is within the private network, and we have VNet and Azure Private Endpoints in place to secure the application. But while deploying the application which was previously…
Exploring Cost-Effective Solutions for Routing Traffic from an Azure Private Endpoint 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…
Resolving DNS names for Azure private endpoint of another company, when using private endpoint ourselves
Hello, It was hard to find an explicit title for that issue... We got a DNS server hosted in Azure which serves as a relay/conditional forwarder for the private DNS zones we have in our Azure tenant. Following the Microsoft documentation for…
Azure private endpoints' effect on unity catalog
We have our unity catalog on an azure storage account with no private endpoint. We are considering creating a new endpoint for this storage account. Would this have any repercussions on the unity catalog's access and performance?
What is the relationship between private link and network security perimeter?
The new feature for isolating public access ingress and egress for paas resources called network security perimeter is currently in public preview. The docs are parked within the private link section of the docs. I am a bit confused what the relationship…