I'm trying to read a json file(to a string in my C# code) from an Azure file share nested directory. I couldn't find an exact sample on looking around, but found the below as the closest. Please can you help with a better way of handling this requirement. Appreciate any help with this.
azure file share read code sample
Thanks!