Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 526 Bytes

functions-azure-data-explorer-authentication-note.md

File metadata and controls

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

Important

For optimal security, your function app should use managed idenities 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.