Released: SCOM Management Packs for SQL Server, RS, AS (7.2.0.0)

Updates to SQL Server, SQL Server Dashboards, Reporting Services, and Analysis Services Management Packs are available (7.2.0.0). You can download the MPs from the links below. Majority of the changes are based on your direct feedback. Thank you. … Continue reading Released: SCOM Management Packs for SQL Server, RS, AS (7.2.0.0)

Unlocking Seamless Communication: Integrating Azure Communication Services with Power Platform

Welcome to our blog, where we dive into the world of seamless communication by exploring the integration of Azure Communication Services with Power Platform. In today’s digital age, effective communication is paramount for businesses and individuals al… Continue reading Unlocking Seamless Communication: Integrating Azure Communication Services with Power Platform

Building a Private ChatGPT Interface With Azure OpenAI

TLDR – You can test my implementation at https://privategpt.baldacchino.net. If this appears slow to first load, what is happening behind the scenes is a ‘cold start’ within Azure Container Apps. Cold Starts happen due to a lack of load. To reduce cost… Continue reading Building a Private ChatGPT Interface With Azure OpenAI

Lesson Learned #396: Fixing ‘Invalid value for key ‘authentication’ using System.Data.SqlClient

Our customer is getting the following error message: Application Error System.ArgumentException: Invalid value for key ‘authentication’.    at System.Data.Common.DbConnectionStringBuilderUtil.ConvertToAuthenticationType(String keywo… Continue reading Lesson Learned #396: Fixing ‘Invalid value for key ‘authentication’ using System.Data.SqlClient