Share via

UWP Cloud Storage.

VoyTec 671 Reputation points
2021-08-27T17:28:27.9+00:00

Greetings M Community,

I need someone to explain me how this thing works:

  1. What are the steps?
  2. What do I have to know?
  3. What should I look for?

... to use my app in UWP to save files in the internet

Or maybe give me a sample?

I would be greatful to receive any help.

Developer technologies | Universal Windows Platform (UWP)

Answer accepted by question author

Anonymous
2021-08-30T09:42:41.1+00:00

Hello,

Welcome to Microsoft Q&A!

If you want to save files in the cloud, you have different ways to implement it.

First, you could try Microsoft Graph. This is free. With the Microsoft Graph, you could store data on the user's OneDrive. The Microsoft Graph Github sample is a good place where you could start. If you have questions about Microsoft Graph, you could ask another question with microsoft-graph Tag. Or ask with microsoft-graph-api Tag on StackOverflow.

Second, you could try the Azure SQL Database. With Azure SQL Database, you build apps that scale with the pace of your business with managed and intelligent SQL in the cloud. If you have questions about Azure SQL Database, you could ask another question with azure-sql-database Tag.

Also, there are other third party cloud servers and you need to check them by yourself.

Thank you.


If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

Was this answer helpful?

1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

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