Share via

Uploading Images to Azure File from Mobile Devices

Michael McNeill 0 Reputation points
Aug 16, 2024, 8:06 PM

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)?

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,390 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. KarishmaTiwari-MSFT 20,672 Reputation points Microsoft Employee
    Aug 23, 2024, 4:19 AM

    @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

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.