Showing category results for CSE

Jan 11, 2023
Post likes count2

Hosting a Capture-the-Flag event on Azure

Avishay Balter
Avishay Balter

Guidance for setting up a self-hosted, scalable, secured, and easy to maintain CTFd environment, using nothing Azure Platform as a Service components.

CSE
Jun 14, 2022
Post likes count8

X++ And Git: A Basic Setup

Ian Jensen
Ian Jensen

Overview In this post we outline the basics of setting up an X++ repository in Git as well as a YAML-based build pipeline which executes against this repository. Background Git is an increasingly popular version control system which sees broad use within the Commercial Software Engineering (CSE) organization at Microsoft. Dynamics 365 for Financ...

CSEDevOpsBusiness Applications
Jun 13, 2022
Post likes count1

An Approach to Unit Testing ADX Functions

David Giard
David Giard

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 continued ...

CSE
May 13, 2022
Post likes count0

A Search Solution For Video Archive

Maysam Mokarian
Maysam Mokarian

Background   Azure Video Analyzer enables developers to quickly build an AI-powered video analytics solution to extract actionable insights from videos, whether stored or streaming. It can be used to enhance workplace safety, in-store experiences, digital asset management, media archives, and more by assisting in understanding audio and visual vid...

CSE