Sqlconnectionstring using managed identity in sql trigger
Diana Boone
26
Reputation points
I have an azure function that has a connection string that needs to use the managed identity assigned to it. The managed identity is a user assigned identity. What is the syntax of the connection string ?
Sign in to answer