Inside Microsoft Teams Season 5 Episode 2- “Simplifying productivity with Kent State University”

In this episode, I had a conversation with John Rathje, VP (Vice President) IT/CIO at Kent State University. We discuss how Kent State leveraged Microsoft Teams, Power Platform, and bots to reduce complexity while improving productivity to produce the … Continue reading Inside Microsoft Teams Season 5 Episode 2- “Simplifying productivity with Kent State University”

Implementing and Optimizing Bounding Box Queries in Azure Data Explorer

Implementing and Optimizing Bounding Box Queries in Azure Data Explorer
Overview
For our current project, we are capturing into ADX the location of vehicles over time. Our customer asked us to create a function that would return all vehicles that are w… Continue reading Implementing and Optimizing Bounding Box Queries in Azure Data Explorer

Evaluation Lab: new domain-joined devices support in Public Preview

Microsoft Defender for Endpoint’s Evaluation Lab is an environment that allows security teams to seamlessly test their defense against threats. The lab is designed to eliminate the complexities of device and environment configuration so that you can fo… Continue reading Evaluation Lab: new domain-joined devices support in Public Preview

Generating and Visualizing H3 Indexed Data with Kusto and Python

Working with and visualizing geospatial data can sometimes be a challenge, especially in cases where you need to index or group your data into clusters. While there are many approaches to geospatial indexing, one of the most common approaches is to use… Continue reading Generating and Visualizing H3 Indexed Data with Kusto and Python

Query performance drops due to version_ghost_record_count in AlwaysOn

The title is actually a little bit misleading, because the issue will not only happen on AlwaysOn, but let’s start with this. The symptom is that, you may have alwayson environment and you have readable secondary, when the secondary failed synchronizat… Continue reading Query performance drops due to version_ghost_record_count in AlwaysOn

Enabling Job accounting for SLURM with Azure Cyclecloud 8.2 and Azure MariaDB database

Overview
SLURM, the Simple Linux Utility for Resource Management, is an open-source cluster resource management and job scheduler. This package contains also SlurmDBD (Slurm Database Daemon) that can be used to securely manage the accounting data for s… Continue reading Enabling Job accounting for SLURM with Azure Cyclecloud 8.2 and Azure MariaDB database

Troubleshoot Cloud Service Application issue with Application Insight – Part 1 Basic features

When we use Azure Cloud Service to host websites or proceed some data process, it’s always better for developers and service providers to have a way to monitor the service status, usage and other metrics.  Application Insight is a such kind of off… Continue reading Troubleshoot Cloud Service Application issue with Application Insight – Part 1 Basic features