Recent Blogs
6 MIN READ
📘 Preface
This post demonstrates one method to export Dynamics 365 Customer Engagement (CE) Dataverse organization data using the Office 365 Management Activity API and Azure Functions. It is fea...
Sep 11, 2025105Views
0likes
0Comments
4 MIN READ
This blog explores common pitfalls and presents a scalable pattern using the .Clone() method to ensure thread safety, avoid redundant authentication, and prevent SNAT port exhaustion.
🗺️ Conne...
Aug 25, 2025149Views
0likes
0Comments
👋 Introduction
This document introduces a practical approach for integrating Application Insights logging into Dynamics 365 plugins using the ILogger interface alongside the existing ITracingServi...
Aug 25, 202598Views
0likes
0Comments
Introduction
This document explores a performance optimization technique for Dynamics 365 plugins by implementing centralized token caching using static variables in a plugin base class. Since plu...
Aug 25, 2025122Views
0likes
0Comments
Key Insights for Spark Job Optimization
The Spark UI is your X-ray into application execution: It provides real-time and post-mortem insights into every job, stage, task, and resource usage, movi...
Aug 11, 2025394Views
2likes
0Comments
The Anti-Pattern Unveiled: EXECUTE with String Variables
Dynamic SQL involves constructing and executing a SQL statement as a string. The simplest method is using the EXECUTE (or EXEC) command with...
Jul 03, 2025223Views
0likes
1Comment
This article dives into building a robust and scalable connection pooling layer for Azure Database for PostgreSQL - Flexible Server. You'll learn how to deploy multiple PgBouncer instances, managed b...
Jun 04, 2025335Views
2likes
1Comment
Learn how to run any version of PNP without installation. This method will save you time and streamline your processes by giving you the ability to quickly run any version of PNP on the same machine...
May 23, 2025912Views
2likes
0Comments
Introduction
If you’re using Azure Kubernetes Service (AKS), you will need a mechanism for accepting and routing HTTP/S traffic to applications running in your AKS cluster. Until recently, this wa...
May 01, 20251.6KViews
4likes
0Comments
3 MIN READ
In this continuation (part 3) of the previous blog, you will create a simple metadata driven pipeline to ingest data into the Data Warehouse and populate the dimension tables.
Task4: Create a metad...
Apr 10, 2025284Views
2likes
0Comments
Resources
Tags
- data & ai6 Topics
- biz apps4 Topics
- apps & infra3 Topics
- General1 Topic
- monitoring1 Topic