Forum Discussion
rcequinox
Dec 05, 2023Copper Contributor
Store a file in Azure and make it accessible over the Internet
 I wish to store a txt file in Azure and make it so that the file is accessible when someone goes to it's corresponding URL. No need for access control or authentication     The file contain a filter ...
Kidd_Ip
Dec 19, 2023MVP
How about this? We can enable web access (https) as well:
https://learn.microsoft.com/en-us/azure/storage/blobs/anonymous-read-access-configure?tabs=portal