Forum Discussion
deennitj2k25
Feb 26, 2024Copper Contributor
Access private endpoint enabled azure storage account from internal container app
Hello Folks. Need solution to this problem statement. Requirement: Need to access blob from azure storage account which has public endpoint disabled and private endpoint enabled. Container a...
Kidd_Ip
Mar 10, 2024MVP
Did you follow this yet?
https://learn.microsoft.com/en-us/azure/storage/common/storage-private-endpoints
deennitj2k25
Mar 20, 2024Copper Contributor
Kidd_Ip: Yes, followed that document already. Problem is fixed as the table private endpoint was also required by the application which we identified from the container app logs and issue was fixed post that.
Thanks for your reply.
Thanks for your reply.