
Azure SQL Blog | Microsoft Community Hub
Azure SQL Database is a fully managed, always‑up‑to‑date relational database service built for mission‑critical apps. It delivers built‑in high availability, automated backups, and elastic scale, …
Database compatibility level 170 in Azure SQL Database and SQL …
Apr 17, 2025 · Database compatibility level 170 is now the default for new databases created in Azure SQL Database and SQL database in Microsoft Fabric across all public regions.
General availability: Database compatibility level 160 in Azure SQL ...
160: in SQL Server 2022 and Azure SQL Database For details about which feature, or features compatibility level 160 enables, please see Intelligent query processing in SQL databases. …
How to maintain Azure SQL Indexes and Statistics
Nov 26, 2025 · There are a lot of work that Azure SQL saves from you, and most of the users we meet seem to believe that maintain the database indexes and statistics is one the missions …
Preparing for the Deprecation of TLS 1.0 and 1.1 in Azure Databases
Jun 24, 2025 · Self-serve minimum tls version enforcement in Azure Cosmos DB - Azure Cosmos DB | Microsoft Learn Azure Database for MySQL Azure Database for MySQL supports …
Setting up SQL Managed Instance Link to an Availability Group …
Jan 10, 2025 · On a recent case, a customer was trying to set up SQL Managed Instance Link to partner with an on premise Always On Availability Group (AG). Using the public...
NL to SQL Architecture Alternatives
May 14, 2024 · A guide to implementing a NL to SQL chat application by showing three architecture alternatives.
Using Managed Service Identity (MSI) to authenticate on Azure …
Apr 8, 2020 · We all know that we can use SQL authentication or Azure AD authentication to log on Azure SQL DB. We can also use Azure AD Token authentication or certificate-based …
How to enable Auditing in Azure SQL Databases to Storage …
Apr 23, 2025 · Azure SQL Databases offer robust auditing capabilities, and in this blog, we'll explore how to enable auditing with a storage target in JSON format. This approach simplifies …
Automating Azure SQL DB index and statistics maintenance using …
Oct 27, 2024 · First published on MSDN on Jan 15, 2018 To provide complete solution to maintain you Azure SQL DB statistics and maintenance we provide our maintenance...