Azure SQL idle sessions are killed after about 30 minutes

When we connect to our Azure SQL Databases or Azure SQL Managed Instances databases using the “Proxy” connection policy and the session is still open without any activity, the Azure SQL Gateway will kill the session after being idle for more than 30 mi… Continue reading Azure SQL idle sessions are killed after about 30 minutes

Deleted Azure SQL Database with existing diagnostic settings

In this article, you will find the required steps and setup to deploy diagnostic settings to your Azure SQL database. After creating a diagnostic setting, we will see an example where the Azure SQL database that we are going to delete is recreated, it … Continue reading Deleted Azure SQL Database with existing diagnostic settings

New RBAC capabilities with Configuration Manager and Intune

Today we are happy to announce new role-based access control (RBAC) capabilities in Microsoft Endpoint Manager. Starting in Configuration Manager version 2207, you can use Intune RBAC when interacting with tenant-attached devices from the Microsoft End… Continue reading New RBAC capabilities with Configuration Manager and Intune

How to enable query logging in Azure database for PostgreSQL?

In this post, we will show you how to enable query logging for Azure Database for PostgreSQL by modifying the associated server parameters.
 

 
Before we deep dive on this topic, let’s first review some important considerations involved with… Continue reading How to enable query logging in Azure database for PostgreSQL?