Uploading Images to Azure File from Mobile Devices

Michael McNeill 0 Reputation points
2024-08-16T20:06:59.9033333+00:00

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,280 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. KarishmaTiwari-MSFT 19,872 Reputation points Microsoft Employee
    2024-08-23T04:19:29.24+00:00

    @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.