Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 527 Bytes

File metadata and controls

10 lines (9 loc) · 527 Bytes
author ggailey777
ms.service azure-functions
ms.topic include
ms.date 12/29/2024
ms.author glenga

Important

For optimal security, your function app should use managed identities when connecting to Azure Data Explorer instead of using a connection string, which contains keys. For more information, see Kusto connection strings. For mananaged identity-based connections, you must set the managedServiceIdentity property in the binding definition.