Unity3dAzure / AppServicesDemo

Azure App Services demos for Unity
https://www.deadlyfingers.net/tutorial/azure-app-services-for-unity3d
MIT License
27 stars 13 forks source link

Request: Support and example code for using Azure Blob storage #23

Closed Agrimat closed 8 years ago

Agrimat commented 8 years ago

These tools are great for working with databases on Azure from Unity. I went from having no idea where to start to doing database lookup very quickly.

I would love to be able to save and load files to Azure blob storage with the same convenience. An example of how to use the REST API to do that would be very helpful.

deadlyfingers commented 8 years ago

@Agrimat I aim to spin this out as a separate project. This project will only demo Azure App Services.

deadlyfingers commented 8 years ago

This new project will be added to the https://github.com/Unity3dAzure collection so I will be closing this issue.