简体   繁体   English

从Azure存储和媒体服务复制Blob

[英]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. 这篇文章似乎是我所需要的,但是似乎不支持CopyBlobHelpers.CopyBlobAsync。
https://docs.microsoft.com/en-us/azure/media-services/media-services-copying-existing-blob 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. 我认为我需要的很简单:从Azure存储帐户中获取文件/ blob,然后将其作为资产“复制”到Media Services,以便随后对其进行编码。

thanks, v. 谢谢,v。

I just updated the sample on github https://github.com/Azure-Samples/media-services-dotnet-copy-blob-into-asset 我刚刚在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 谢谢朱莉娅

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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