David Giard

Post by this author

An Approach to Unit Testing ADX Functions

Overview Our application contains many functions that return data stored in Azure Data Explorer (ADX). We wrote these functions in Kusto Query Language (KQL) and each function returns a set of data based on the arguments passed. Although developers tested these functions as they wrote them, we needed a way to validate that the functions ...
Comments are closed.0 1
CSE

Configuring Authentication and Authorization for REST APIs using Azure AD B2C ID Tokens

This article describes how were able to automate Azure Active Directory B2C token retrieval and authentication for our partner, allowing them to run End-to-End tests without user interaction.
Comments are closed.0 0
CSE

Feedback usabilla icon