Issues about storage private link and VPN S2S connectivitity

Mateus Parente 30 Reputation points
2023-08-30T09:01:03.6733333+00:00

Dears,

Can you help me out with the following situation, please?

We connected our on-premise network to a VNET using a site-to-site (with Meraki) VPN connection. So far, looks good, and we are able to reach private IPs from our on-premise machine. Via internet, we are also able to mount SMB file shares directly using the UNC path, as the machines are domain-joined and the storage account has active directory with kerberos enabled.

https://learn.microsoft.com/en-us/azure/storage/files/storage-how-to-use-files-windows#access-an-azure-file-share-via-its-unc-path

Our goal is to block the internet for these machines, forcing all the integrations with Azure to go through the VPN tunnel, so, for this

  • I created a private link for the storage account and linked to the respective VNET
  • Deployed an Azure DNS private resolver, to resolve the storage account URL to the private link
  • Pointed the Azure DNS private resolver inbound IP to our Meraki DNS configuration

Performing a nslookup on ourstorage.file.core.windows.net seems to be resolving to the private link and private ip on the respective machine, but does not connect when the internet is blocked. It just keeps loading something for a long time, and then throws a network connectivity error or credentials windows.

It is like to be able to work some endpoint needs to be whitelisted for the internet, but so far, no luck in identifying.

Is there any limitation to achieving what we are trying to do?

Thanks in advance

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,425 questions
Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
779 questions
Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,545 questions
Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,803 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
551 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.