Tobias Zimmergren 3/31/2022

Obfuscate strings in KQL queries

Read Original

This article explains how to protect sensitive information like Personally Identifiable Information (PII), API keys, and user accounts in KQL queries for Azure Data Explorer (ADX). It demonstrates how query logs can expose plain-text strings and provides a simple method to obfuscate them by prepending 'h' or 'H' to string literals. The technique ensures audit logs redact sensitive data while remaining valid for auditing purposes. Includes examples of queries with and without obfuscation, and links to official Microsoft documentation.

Obfuscate strings in KQL queries

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet