简体   繁体   English

托管身份 Azure

[英]Managed identity Azure

How i can implement managed identity (azure) to access to video indexer services in AZURE?我如何实施托管身份 (azure) 以访问 AZURE 中的视频索引器服务? Now the access to video indexer is handled with accessToken.现在使用 accessToken 处理对视频索引器的访问。 Thank for collaborating.感谢合作。

I try to understand the use of managed identity but is not clear for me.我试图了解托管身份的使用,但对我来说并不清楚。 I don't understand how it help us to access without to handle secrets.我不明白它如何帮助我们在不处理秘密的情况下进行访问。

Video Indexer have both classic and ARM based paid accounts. Video Indexer 有经典的和基于 ARM 的付费帐户。 Assuming you already using the ARM offering (recommended) you can follow this documentation https://learn.microsoft.com/en-us/azure/azure-video-indexer/connect-classic-account-to-arm#after-connecting-to-arm-is-complete假设您已经在使用 ARM 产品(推荐),您可以按照此文档https://learn.microsoft.com/en-us/azure/azure-video-indexer/connect-classic-account-to-arm#after-connecting -到武装完成

There is an ARM API call that enables you, using MI, to get an access token.有一个 ARM API 调用使您能够使用 MI 获取访问令牌。

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

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