简体   繁体   中英

Managed identity Azure

How i can implement managed identity (azure) to access to video indexer services in AZURE? Now the access to video indexer is handled with 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. 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

There is an ARM API call that enables you, using MI, to get an access token.

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