An Azure relational database service.
Using DAC (Dedicated Admin Connection) with a SQL Server Managed Instance
Hi, Azure SQL Managed instances Is it possible to use DAC with a SQL Managed instance? If so how? Does it need to be on a vm that is within the same vnet as the managed instance? Is it possible to use the DAC from my remote laptop which connects to our…
Azure SQL Database
Copilot Studio – Azure SQL Knowledge Source Connected but Agent Cannot Retrieve Data
Dear reader, I'm integrating an Azure SQL Database as a knowledge source in Copilot Studio, but despite the connection showing as successful and preview data being visible, the agent is unable to retrieve any data when queried. Below are the details and…
Azure SQL Database
An Azure relational database service.
Azure SQL API version upgrade notification
Hello Team, We received a notification regarding the retirement of the Azure SQL REST API version 2014-04-01 (effective 30 June 2026), indicating that resources using this API version should be updated. The following advisor resources are reported: …
Azure SQL Database
An Azure relational database service.
Server identity does not have the Microsoft Entra Directory Readers permission.
I'm using a Service Principal that creates an SQL Server with an SMI (System-assigned managed identity) in an Azure DevOps pipeline, and then runs an .sql file with the SQL Server's SMI. I made sure that the SMI has the following permissions in Azure: I…
Azure SQL Database
An Azure relational database service.
Facing issue while trying to create Azure SQL DB
Hello, I am attempting to create a new SQL Server but encountering the following error: Your subscription does not have permission to create a server in the chosen region. For the most current information regarding region availability for your…
Azure SQL Database
An Azure relational database service.
Our alerting system is detecting random resource health issues on production databases hosted on Azure SQL MI
Every now and then production sql databases: At Monday, June 22, 2026 at 12:46:41 AM GMT+10, the Azure monitoring system received the following information regarding your Managed database: We're sorry, we have identified degradation of your database.…
Azure SQL Database
An Azure relational database service.
Azure SQL managed instance and API planing and designing questions to fix the latency issue.
I have an application hosted in a single location, but due to latency concerns, the Azure SQL Managed Instance databases are deployed across three regions: the US, India, and Europe. Each region has its own dedicated database. When a user performs…
Azure SQL Database
An Azure relational database service.
Understanding Temp Storage Cleanup and IOPS Utilization in Azure SQL Managed Instance
I have a couple of questions regarding Azure SQL Managed Instance storage and performance metrics. 1. TempDB Storage Behavior Our Azure SQL Managed Instance shows approximately 1.1 TB allocated for TempDB storage from the time the instance was…
Azure SQL Database
An Azure relational database service.
How to gain access for my subscription to make an sql database in the same region as my vnet
I'm trying to create an sql database and match the region to my vnet, which is in us east and it's saying my subscription doesn't have access to create a server in that region.
Azure SQL Database
An Azure relational database service.
Autoscaling delay causing downtime during Azure Load Testing – best approach?
We are currently performing Azure Load Testing on a production-like architecture and are facing issues with reactive autoscaling delays. Test Scenario: Concurrent users: 2000–3000 Load pattern: Step-based ramp (increase every 2 minutes) …
Azure SQL Database
An Azure relational database service.
Unable to Connect Azure to AWS RDS – Request for Technical Assistance & Meeting
Dear Azure Support Team, Greetings from Allianz Insurance Sri Lanka. We are currently using Azure in conjunction with AWS for our M484 system anomaly detection solution, with both environments hosted via our FCP setup. However, we are facing an issue…
Azure SQL Database
An Azure relational database service.
Unable to Enable Zone Redundancy for Azure SQL Managed Instance in East US 2
Issue Summary We are attempting to enable Zone Redundancy for our Azure SQL Managed Instance deployed in the East US 2 region. According to Microsoft documentation and the Azure region availability information, East US 2 supports Zone Redundant…
Azure SQL Database
An Azure relational database service.
Hyperscale log storage not reclaimed after DBCC SHRINKFILE TRUNCATEONLY
The transaction log file (file_id 2) shows 1046528.007812 MB allocated against 1657.414062 MB used (per sys.database_files). DBCC SHRINKFILE(2, TRUNCATEONLY) was run during a low-traffic window and completed successfully but did not reduce the allocated…
Azure SQL Database
An Azure relational database service.
Retirement notice: Azure SQL Database 2014-04-01 APIs will be retired on 30 June 2026
We’re constantly making updates to Azure SQL Database APIs to ensure optimal security and performance. As part of these updates, we’ll retire Azure SQL Database API version 2014-04-01 on 30 June 2026. See our documentation for a detailed list of all…
Azure SQL Database
An Azure relational database service.
Issues executing bulk data transfers using the SQL Server bcp utility.
SQL Server Tools & Utilities (bcp utility) We attempted to use bcp out with the native format flag (-n) to stream data through a Linux named pipe (FIFO), the process encounters data corruption. This issue specifically triggers when the table…
Azure SQL Database
An Azure relational database service.
Azure SQL Database Server - SQL Audit to Log Analytics Workspace - How can I view Failed Logins ?
I have Azure SQL Database server where I enabled SQL Audit. It writes to Log Analytics Workspace as audit destination. According to docs, it should capture FAILED_DATABASE_AUTHENTICATION_GROUP events. I have requirement to capture and view failed…
Azure SQL Database
An Azure relational database service.
Data Sync has been failing for over a week
Data Sync Sync_To_Reporting_Database on Database SDPriceIT has been failing for over a week, I have tried increasing the DTU settings to 3000 and it has still failed. Please advise what Failure looks to be a timeout.. Check the inner exception for any…
Azure SQL Database
An Azure relational database service.
A vulnerability was detected on Azure SQL server on port 443 that tls1.0 and 1.1 are enabled. But we already disabled and configured a minimul TLS version in configuration
We disabled and configured a minimum TLS version of 1.2 in configuration of Azure SQL server. But a vulnerability was detected on Azure SQL server on port 443 that tls1.0 and 1.1 are enabled. The vulnerabilities were not detected on port 1433 but only…
Azure SQL Database
An Azure relational database service.
How can I optimize a complex SQL reporting query with multiple joins, aggregations, and filters without changing existing business logic rules?
I am working on a production SQL report that joins eight tables, applies several date and status filters, and computes grouped totals for weekly dashboards. Query runtime increased from under one minute to nearly fifteen minutes after adding two new…
Azure SQL Database
An Azure relational database service.
How to tell which resources are using Azure SQL Database 2014-04-01 APIs
I got the email that says I have resources using Azure SQL Database 2014-04-01 APIs and those APIs are retiring but it has no indication on how to find the resources that are using that API. How can I find the resources that are using Azure SQL Database…
Azure SQL Database
An Azure relational database service.