Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要使用 PUT 方法将文件从 Flex 上传到 Win Azure。
在 flex 中,我可以使用 URLRequest 上传文件,但我不知道要上传文件的 Azure 服务的 URL 是什么。
Azure blob 转到:http(s)://{storage-account-name}.blob.core.windows.net/{containername}/{blobname}