Getting Data In

Setup Azure Storage Account using private endpoint

jmmontejo
Explorer

Hello,

 

We're trying to setup the Azure Storage account from the add-on and we're getting authentication failure. Credential is working fine when test using Azure Storage Explorer. Only difference is client environment has certain policy. It started to work when they add the respective VNET/Subnet in storage firewall while failing with authentication error over storage account private endpoint.

 

Does app can support storage account connectivity through specific storage services private endpoint? from configuration perspective, we can only define the storage account name and access key.

 

Thanks.

Labels (1)
0 Karma

harnhbn
Loves-to-Learn

Even i do have the same requirement.

Connect to Storage Account via private endpoint dns name rather than storage account name.

 

 

0 Karma

harnhbn
Loves-to-Learn

Found a fix after going through the Microsoft Docs

1. https://learn.microsoft.com/en-gb/azure/storage/common/storage-private-endpoints?toc=%2Fazure%2Fstor...

 

Answer is hidden in this - dns-changes-for-private-endpoints

https://learn.microsoft.com/en-gb/azure/storage/common/storage-private-endpoints?toc=%2Fazure%2Fstor...

Once you create a private end point for the storage account. You should be able to resolve the private ip with a DNS Name.

For Example

Storage Account Name - StorageAccountA

Private IP - 10.1.1.2

Storage Account DNS Name would be: StorageAccountA.blob.core.windows.net

Now the trick is where ever you are configuring the addon, let say from your onprem server -

1. you should be able to resolve the DNS name to the Private IP from that server.

2. you should have the connectivity to the Private IP on port 443.

3.  access keys to storage account

Thats it, you can configure it on the addon and the connections will go through the private end point

 

 

 

0 Karma
Get Updates on the Splunk Community!

.conf25 Registration is OPEN!

Ready. Set. Splunk! Your favorite Splunk user event is back and better than ever. Get ready for more technical ...

Detecting Cross-Channel Fraud with Splunk

This article is the final installment in our three-part series exploring fraud detection techniques using ...

Splunk at Cisco Live 2025: Learning, Innovation, and a Little Bit of Mr. Brightside

Pack your bags (and maybe your dancing shoes)—Cisco Live is heading to San Diego, June 8–12, 2025, and Splunk ...