Is there any interface provided to upload data on BLOBS or Queues
-
20 กันยายน 2553 12:56
Does azure provide any way to upload any document to blob,text,queue storage services via any interface.
thanks
mayank thapak
Thanks & Regards Mayank Thapak- ย้ายโดย DanielOdievichEditor 28 กันยายน 2553 22:06 forum migration (From:Windows Azure)
ตอบทั้งหมด
-
20 กันยายน 2553 13:03ผู้ดูแล
I'm not sure what you mean by "any interface", but Azure storage is REST based API, so any language may leverage it. There are also numerous GUI utilities.
- เสนอเป็นคำตอบโดย Patriek van DorpMVP 20 กันยายน 2553 13:04
- ทำเครื่องหมายเป็นคำตอบโดย Yi-Lun LuoModerator 24 กันยายน 2553 9:32
-
20 กันยายน 2553 13:17
Hi Mayank,
If you're looking for a GUI tool, take a look at this blog post:
http://blogs.msdn.com/b/windowsazurestorage/archive/2010/04/17/windows-azure-storage-explorers.aspx
If you want to write code to do so, you could either use Storage Client library or write your own wrapper around REST API .
Hope this helps.
Thanks
Gaurav Mantri
Cerebrata Software
http://www.cerebrata.com- ทำเครื่องหมายเป็นคำตอบโดย Yi-Lun LuoModerator 24 กันยายน 2553 9:32