简体   繁体   中英

Copy blob from Azure Storage and Media Services

I've seen several articles and post on this subject, but most of it seems maybe outdated or maybe I have the wrong version.

This article seemed to be what I needed, but CopyBlobHelpers.CopyBlobAsync does NOT seem to be supported.
https://docs.microsoft.com/en-us/azure/media-services/media-services-copying-existing-blob

I think what I need is simple: Take a file/blob from an Azure Storage account and "copy" to Media Services as an Asset so that it could then be encoded.

thanks, v.

I just updated the sample on github https://github.com/Azure-Samples/media-services-dotnet-copy-blob-into-asset

and the article will also be updated tomorrow.

Let me know if you have issues with the code.

thank you, Julia

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM