.NET Framework Custom Code – Calling Existing Assemblies

We recently announced the public preview of .NET Framework Custom Code Extensibility for Azure Logic Apps (Standard). In that post, we discussed how to author new code and debug it. We now want to expand upon that scenario and discuss how we can call a… Continue reading .NET Framework Custom Code – Calling Existing Assemblies

Harnessing the Power of Conversational AI with Power Platform and Azure OpenAI Services

Conversational AI, powered by Power Platform Copilot has emerged as a revolutionary technology that has transformed the way businesses operate. With the ability to automate customer service, provide valuable insights, and enhance employee training, Con… Continue reading Harnessing the Power of Conversational AI with Power Platform and Azure OpenAI Services

Exploring Configuration Manager Automation Fundamentals – WMI

Hello everyone!
 
Welcome back to our blog series on automation and API capabilities within Microsoft Configuration Manager. In our previous post, we delved into the SMS Provider, the WMI interface that enables interaction with an MECM site. In th… Continue reading Exploring Configuration Manager Automation Fundamentals – WMI

Lesson Learned #383: Loading multiple extended file using sys.fn_xe_file_target_read_file

In today’s technologically advanced world, data plays a crucial role in driving decision-making processes and gaining valuable insights. One of the popular methods for capturing and analyzing data in Microsoft SQL Server is through Extended Events (XE)… Continue reading Lesson Learned #383: Loading multiple extended file using sys.fn_xe_file_target_read_file

Lesson Learned #382: Loading multiple Audit Log files using sys.fn_get_audit_file

In Azure SQL Database, the auditing feature enables you to track and monitor database activities, providing valuable insights into the actions performed on your database. One of the key components of auditing is the audit log files, which store the rec… Continue reading Lesson Learned #382: Loading multiple Audit Log files using sys.fn_get_audit_file