Power of Threat Intelligence sprinkled across Microsoft Sentinel

 
Threat attacks are on a constant rise like never before and Security Operation Center (SOC) analysts need quick ways to triage through their incidents and take relevant actions. During the investigation of an incident, entities and their context… Continue reading Power of Threat Intelligence sprinkled across Microsoft Sentinel

New query optimization techniques in Apache Spark for Azure Synapse

The Azure Synapse Analytics team has prominent engineers enhancing and contributing back to the Apache Spark project. One of our focus areas is Spark query optimization techniques, where Microsoft has decades of experience and is making significant con… Continue reading New query optimization techniques in Apache Spark for Azure Synapse

Configure JMeter script to optimize utilization of test engines in Azure Load Testing

Load testing your application can uncover critical performance and scale issues before your customers do. However, one important factor that can be overlooked is that the test system itself needs to be running smoothly – otherwise the accuracy of your … Continue reading Configure JMeter script to optimize utilization of test engines in Azure Load Testing

Improved For-each loop performance in Stateless Workflows

Introduction
For-each loop is a common construct in many languages, allowing collections of items to be processed the same way. Within Logic Apps, for-each loops offer a way to process each item of a collection in parallel – using a fan-out / fan-in ap… Continue reading Improved For-each loop performance in Stateless Workflows