标签: flexbuilder azure-storage-blobs put
我需要使用PUT方法从Flex上传文件到Win Azure。
在flex中,我可以使用URLRequest上传文件,但我不知道Azure Serveces的文件上传内容是什么。
答案 0 :(得分:0)
Azure blob转到: HTTP(S):// {存储帐户名称} .blob.core.windows.net / {容器名称} / {blobname}