The session limit for the elastic pool is 30000 and has been reached.

On a previous blog post written by one of my colleagues it has been discussed the many ways to reach a connection limit in Azure SQL DB.
 
Recently, we worked on a case where the customer was getting the following error when trying to connect to a… Continue reading The session limit for the elastic pool is 30000 and has been reached.

Track IP addresses consumption with Azure Application Insights – Part 1

Introduction
In this article we will demonstrate how to send custom event telemetry to an Azure Application Insights instance through PowerShell.
We will track our Azure Virtual Network IP addresses consumption but note that after reading this article … Continue reading Track IP addresses consumption with Azure Application Insights – Part 1