Showing results for 2022 - ISE Developer Blog

Jun 14, 2022
0
8

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
1

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
0

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
May 11, 2022
0

Configuring Edge Devices At Scale

Alexander
Alexander

While many agent- and SSH-based server management solutions exist, the seamless integration with IoT Hub gives OSConfig a decisive edge for IoT scenarios that have strict requirements in terms of scalability, security and offline resiliency.

CSEInternet Of Things
Mar 15, 2022
1

E2E Tests for LoRaWAN Starter Kit with Real Hardware

Maggie Salak
Maggie Salak

This article focuses on the different aspects of end-to-end testing of the LoRaWAN Starter Kit project. Due to the specifics of the LoRaWAN protocol and the Starter Kit, the end-to-end testing of the solution needs to be performed with real hardware which includes LoRa leaf devices, LoRa concentrators and Edge gateways.

CSE
Mar 2, 2022
1

Observability Journey

agonzalez
agonzalez

As an Engineering team on Microsoft’s Commercial Software Engineering (CSE), we strive to empower customers to build and maintain their software-based solutions. A key factor in being successful in our goal is to educate and develop the solution by applying certain Engineering Fundamentals. In this article, we will cover Observability.

CSE
Mar 2, 2022
1

Entity Framework Journey

agonzalez
agonzalez

As an Engineering team on Microsoft’s Commercial Software Engineering (CSE), we strive to empower customers to build and maintain their software-based solutions. In this article, we will cover an aspect of our Engineering Fundamentals, DB change management using Entity Framework.

CSEFrameworks
Mar 2, 2022
2

Continuous Integration and Deployment Journey

agonzalez
agonzalez

As an Engineering team on Microsoft’s Commercial Software Engineering (CSE), we strive to empower customers to build and maintain their software-based solutions. A key factor in being successful in our goal is to educate and develop the solution by applying certain Engineering Fundamentals. In this article, we will cover Continuous Integration

CSEDevOps
Mar 1, 2022
0
0

Privacy in Medical Systems using FHIR

Avishay Balter
Avishay Balter

This post describes how we leveraged the FHIR specification to define a model of ownership for resources and delegation of access to FHIR resources by their owners.

CSEHealthcare