Forum Discussion
slache
Mar 17, 2024Copper Contributor
Access storage account (SMB file share) via private endpoint in a Hub-Spoke setup
Hello community, I am struggeling with this issue since days now. I need to access a SMB share (=private endpoint in spoke Vnet) from a VM (Zscaler App Connector) in the Hub Vnet. The traf...
Kidd_Ip
Mar 18, 2024MVP
Are you using Azure Files?
https://learn.microsoft.com/en-us/azure/storage/files/storage-files-networking-dns
slache
Mar 18, 2024Copper Contributor
Hi Kidd_lp,
yes, I am using Azure Files.
I have set it up like described in the guides and DNS is working properly.
I am getting back the private IP address:
The most irritating thing is, that it´s working from OnPrem perfectly but not from
the Hub Vnet.
From my point of view:
DNS is ok
Routing is ok
Firewalling is ok
Is there anything more i forgot?
Thanks
Stephan