Azure在存储帐户的容器中不显示Blob

编程入门 行业动态 更新时间:2024-10-23 05:50:18
本文介绍了Azure在存储帐户的容器中不显示Blob的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我终于可以将两个视频作为Blob上传到一个存储帐户容器中.当我深入到存储">存储帐户名">容器">容器名"时,可以从门户网站看到blob.

I've finally been able to upload two videos as blobs into a storage account container. I can see the blobs from the portal when I drill down into Storage > storage account name > Container > container name.

我还可以使用命令" storage blob list "从CLI看到它们.

I can also see them from the CLI with the command "storage blob list".

但是

当我尝试将内容上传到我的媒体服务帐户中时-我选择从存储空间上传内容,选择帐户",然后选择容器...,然后我收到一条错误消息,即没有斑点

When I attempt to upload the content into my Media service account - I select upload content from storage, Select the Account, then the container... and I get the erroneous message that there are no blobs

很明显,有-但它们没有出现.有任何线索吗?

Clearly, there are - but they are not showing up. Any clues?

(请参阅所附的屏幕截图)

(see attached screen shots)

推荐答案

您是否尝试过使用Azure Media Services Explorer?这是一个非常好的工具,无需任何代码即可使用Azure媒体服务!

Did you try with Azure Media Services Explorer ? It's a very nice tool to work with Azure Media Services without any line of code !

您可以直接从GitHub下载: github/Azure/Azure-Media-Services-Explorer

You can download it directly from GitHub: github/Azure/Azure-Media-Services-Explorer

好的,我想我已经找到了为什么blob列表为空.我没有看到您的两个文件没有扩展名.我刚刚用没有扩展名的文件来再现您的问题,如下所示:

EDIT : ok, I think I have found why the blob list is empty. I did not saw that your two files have no extensions. I have just repro your issue with a file without extension, as you can see below:

要使用Azure Media Services编码器,您的文件需要具有有效的扩展名.

To work with Azure Media Services encoders, your files need to have valid extensions.

希望这会有所帮助,

朱利安

更多推荐

Azure在存储帐户的容器中不显示Blob

本文发布于:2023-11-16 22:08:11,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1607663.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:中不   容器   帐户   Azure   Blob

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!