Msg 3930, Level 16, State 1, Line 13 The current transaction cannot be committed

Purpose: 
Explain the following T-SQL error: 
Msg 3930, Level 16, State 1, Line 13The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction.
 
Solution:
This error hap… Continue reading Msg 3930, Level 16, State 1, Line 13 The current transaction cannot be committed

Integrating external Grid Engine Scheduler to CycleCloud (Cloud Bursting scenario)

Azure CycleCloud is an enterprise-friendly tool for orchestrating and managing High-Performance Computing (HPC) environments on Azure. With CycleCloud, users can provision infrastructure for HPC systems, deploy familiar HPC schedulers, and au… Continue reading Integrating external Grid Engine Scheduler to CycleCloud (Cloud Bursting scenario)

Integrate API Management Service with Application Insights availability tests

Background Introduction
 
Azure Application Insights is a powerful tool for monitoring the performance and availability of your applications. By sending web requests to your application at regular intervals from Application Insight’s servers aroun… Continue reading Integrate API Management Service with Application Insights availability tests