简体   繁体   中英

Can I assign a user-assigned identity in Azure Logic Apps?

I am creating some Azure Logic Apps in order to monitor a workload. These Logic Apps needs a managed identity in order to post metrics to a resource in Azure monitor.

As per documentation , I am sure I can create a system-managed identity for each Logic App and assign the Monitoring Metrics Publisher role to them, but it would be much simpler to create a single user-defined managed identity and assign it to all Logic Apps. I am pretty sure this feature existed, but maybe it was removed.

Do you know any way I can do this?

Support for user-assigned managed identities in Logic Apps is now in preview:

托管标识的支持矩阵

https://docs.microsoft.com/en-us/azure/logic-apps/create-managed-service-identity#user-assigned

托管身份配置刀片

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