Azure Files
An Azure service that offers file shares in the cloud.
1,280 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We are currently storing images and video in Azure File and have been able to upload and download them successfully from Windows devices. What are some recommended methods for uploading photos directly from mobile devices (iOS/Android)?
@Michael McNeill You can use the Azure Storage SDKs for iOS and Android. These SDKs provide APIs to interact with Azure Storage services, including Azure Files.
https://github.com/Azure/azure-sdk-for-ios