i know that we can access azure file share from only the Linux Azure Container Instance. (not windows) link here
- So how can i access Azure file share from an Azure ACI of windows ?
- Can i access a shared folder on Azure ACI container from on-premises windows machine ?Azure ACI has public IP address. So can we access like \IP Address\shareName ?
Please help