Python中的Azure媒体服务示例 [英] Azure media service examples in python

查看:74
本文介绍了Python中的Azure媒体服务示例的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我通过https://docs.microsoft.com/zh-cn/python/api/overview/azure/media-services?view=azure-python此链接.我没有找到我可以在python中理解和实现的关于Azure媒体服务的任何简单示例.

解决方案

Azure CLI for Media Services是使用Python SDK编写的,因此请看一下文档 此外,如果您想了解媒体服务的身份验证方法, Python中的API,通常与对其他身份验证没有区别 Azure Python管理SDK.请查看文档 https://docs.microsoft.com/zh-cn/python/azure/python-sdk-azure-authenticate?view=azure-python 上面有一些示例.


I go through the https://docs.microsoft.com/en-us/python/api/overview/azure/media-services?view=azure-python this link. i didn't find any simple example on azure media service that i can understand and implement in python. please help me in same.

解决方案

The Azure CLI for Media Services is written using the Python SDK, so kindly take a look at the document https://github.com/Azure/azure-cli/tree/dev/src/command_modules/azure-cli-ams/azure/cli/command_modules/ams for a similar approach.

Additionally, if you wish to know about the Authentication approach for the Media Services API in Python, typically it is no different than authentication to other Azure Python management SDKs. Please take a look at the document https://docs.microsoft.com/en-us/python/azure/python-sdk-azure-authenticate?view=azure-python which has some samples on it.


这篇关于Python中的Azure媒体服务示例的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆