Azure Private Endpoint private DNS zone values for App Configuration in China
Hi, May I know if private endpoint is supported for App Configuration in China? I cannot find the private DNS zone value for App Configuration in China here: https://learn.microsoft.com/en-us/azure/private-link/private-endpoint-dns If it is supported,…
Azure Private Link
Once the private connection is established, can it be accessed from another Azure account using Private Link ?
Hi, Scenario: Tenant A / Subscription 1: Resources: VM1 and SQL1/MySQL1 (PaaS) Private Endpoint is already established between VM1 and SQL1/MySQL1, and public access is disabled for the database. Tenant B / Subscription 2: Goal: VM2 in Tenant…
Azure Private Link
Stuck waiting for Microsoft.Features/providers/Microsoft.Network/features/AllowPrivateEndpoints
We've been waiting many hours since executing the command to register the AllowPrivateEndpoints feature of Microsoft.Network: az feature register --namespace Microsoft.Network --name AllowPrivateEndpoints --subscription "$SUBSCRIPTION_ID" The…
Azure Private Link
Private link suddenly refusing connections to DB from kubernetes clusters
Hello, We have been operating private link for some time between our K8S cluster and database. Since today the private link is refusing connections from the cluster. We had to delete the private link resource in order for our services to connect to the…
Azure Private Link
A virtual network cannot be linked to multiple zones with overlapping namespaces.
I'm trying to create a Virtual Network Link to the private DNS zone privatelink.azurewebsites.net, but I consistently receive the following error: "A virtual network cannot be linked to multiple zones with overlapping namespaces. You tried to link…
Azure Private Link
Azure Private Link Use Case
Hi All, I would like to ask if it is possible this use case for an Azure Private Link. My on-premise network is connected to Tenant-A VNET-A via Expressroute. This Tenant-A VNET-A is also connected to Tenant-B VNET-B via Azure Private Link. Is it…
Azure Private Link
How does failover work for resources with private endpoints and public access disabled?
Hi, I have a question regarding how failover behaves for Azure resources that have private endpoints attached and public access disabled. (Disaster recovery and regional outage scenario) Let’s say I’m using a resource (e.g., Storage Account or Cosmos DB)…
Azure Private Link
DNS Privatelink
I have find in this link https://learn.microsoft.com/en-us/azure/private-link/private-endpoint-dns?source=docs this statement: Existing Private DNS Zones linked to a single Azure service should not be associated with two different Azure service Private…
Azure Private Link
A web app is not able to access Storage account SAS URL within VNET.
Hello Team, I have a use case, where I have a web app (Python-based), that lets us translate documents using azure document translator API. As per the documentation, azure document translator begin_translation needs and for the documents. All my…
Azure Storage
Azure AI Translator
Azure Private Link
Azure Static Web Apps
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…
Azure SQL Database
Azure VPN Gateway
Azure Private Link

“Microsoft.Network/AllowPrivateEndpoints feature stuck in Pending for over 2 days
I am trying to create a Private Endpoint for Azure Monitor (specifically Application Insights) in my subscription , but the deployment is failing with the error: "SubscriptionNotRegisteredForFeature: Subscription is not registered for feature…
Azure Private Link
Stuck Feature Registration – Request for Assistance
Subject: Azure Feature Registration Microsoft.Network/AllowPrivateEndpoints stuck in Pending state Hello Azure Support, I'm working on setting up a Private Endpoint for Azure Monitor (Log Analytics) and encountered an issue with feature…
Azure Private Link
Private endpoint for Application Gateway
Is there any use in creating a private endpoint for an Application Gateway? An application gateway is ypically configured with a private frontend IP, so what would a private endpoint give in addition? The documentation says that…
Azure Application Gateway
Azure Private Link
How to setup private endpoint for multiple VNETs
I have applications running in two separate VNETs (in same subscription) that need to connect to a third party DB service using Private Link. I have created two private end points specific to each VNET then created a private DNS Zone that maps to the…
Azure DNS
Azure Private Link
Azure portal access to app insights and log analytics workspace set to private
Hi, I had a task to disable public access to log analytics workspace and app insights. I have read microsft documentation and I have made private endpoint and private link scope. Now I can access the app insights logs on machine on vnet which has private…
Azure Private Link
Setup private link for storage account
Hello members, I need some help understanding the guide for creating a private link for a storage account. We are two teams, let's say team A and team B. Team A (consumer) has apps that run in a VM in Azure in account A. Team A is strictly responsible…
Azure Private Link
Private Endpoint DNS integration over Point to Site VPN connection with Azure Cosmos DB for MongoDB
Facing an issue while resolving the IP of my DB. My scenario is: I have created private endpoint in "Azure Cosmos DB for MongoDB" in the same subnet as my vpn gateway p2s configured. I have tested the DB connection by creating VM in same…
Azure Private Link
Azure Cosmos DB
Azure private endpoint - stuck in Disconnecting
Hi all, I was testing a Private Endpoint for my azure static web app. After doing some testing I tried to delete the endpoint. In Azure Portal, the endpoint is stuck in a 'Disconnecting' state. The endpoint itself is deleted already. When I click…
Azure Private Link
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…
Azure Key Vault
Azure Virtual Network
Azure Private Link

Private endpoint as cloud witness for clustering supported ?
Windows cluster in Azure , two VMS ( for now ) Storage account standard gen 2 with min TLS 1.0 ( just in case ) and network access cut ( only to be done via PE) Private endpoint lies in a nearby subnet of the source, auto approved, dns registered.…