WAP Storage Sample – v0.2 – Enable tenant to upload files
Updated Git Project with changes for version 0.2. In this version following features are enabled.
- Tenants can upload files to the containers they create
- Only small file uploads are supported (content is uploaded in a single API call).
- Demonstrates navigation into tab items
- Demonstrates upload of file using file upload control
If you have any questions on the code sample, need help with some specific scenarios, you can reach me through MSDN forum for WAP. I follow the forum almost daily.
Here is the experience for Tenant for this update.
Posted on 2014/09/28, in Cloud-OS and tagged Storage Sample, Windows Azure Pack. Bookmark the permalink. 4 Comments.
Your v0.2 does not seem to be updated on Github…
I updated the code couple of weeks back actually. Here is the commit trace from Git. https://github.com/terawe/WindowsAzurePack/commit/25248134dca30448fd070cd16b9e90194ae461bb
Did you try to use it? Let me know if you find any issues in getting in up and running. I will be happy to assist you. This update only support small file uploads and from UI.
Can you tell me what kind of storage cloud is running behind it i dont understand the admin connection url for the file store?
This is for a file system based storage. Do you have any specific requirement / storage that you need to adapt to?