Azure functions CosmosDB Trigger using User assigned managed identity

69 Views Asked by At

I'm trying to use "User assigned managed identity" among all my Azure functions and consume change feed. The cosmosDB trigger function is not using the identity. I provided connectionPrefix__clientId in the app settings as well. Does the trigger support User assigned managed identity ?

0

There are 0 best solutions below