An Azure relational database service.
Why does my Azure SQL Database with auto-pause enabled show recurring CPU spikes every 5 minutes overnight and is it generating billable compute time?
I have two Azure SQL Databases across two separate development stages: Dev 1 (serverless tier, auto-pause enabled) and Dev 2 (auto-pause disabled). Both databases are configured identically apart from the auto-pause setting. Both receive traffic from…
Azure SQL Database
How to connect Excel to Azure SQL instance using Entra MFA
Howdy! We have a Azure SQL managed instance with 3 databases. There is no public access, access is granted via Azure VPN and all users are required to use Entra ID with MFA enforced. Connecting with SSMS works absolutely fine. MFA is prompted via the…
Azure SQL Database
An Azure relational database service.
How to adjust the TimeZone of AzureDataBase
Currently, we are using Azure Database in Japan. In our tables, fields like UpdateTime and InsertTime are being recorded, but the times are stored in U.S. time. Is there a setting to make them match Japan Standard Time?
Azure SQL Database
An Azure relational database service.
Unable to disable Microsoft Entra-only authentication on SQL Managed Instance. Met with InvalidParameterValue error
We are unable to disable Microsoft Entra-only authentication on a SQL Managed Instance. Behavior: The API accepts the PUT request (HTTP 202 Accepted) but the async operation fails with:…
Azure SQL Database
An Azure relational database service.
Azure SQL Database Query Performance, misleading as it includes primary and standby data
Query Performance is including information for primary and secondary (note this is a business critical read-only replica, not a geo). Take a query ID provided, go to query store, it shows on Secondary, not Primary. This gives misleading information as…
Azure SQL Database
An Azure relational database service.
Migration from Azure SQL Database to SQL Managed Instance on Azure
We have around 100 database in Azure SQL database in an elastic pool. We want to switch for various reasons to SQL Managed Instance like better support for cross database queries. Our conditions are the following: We can only afford a short downtime…
Azure SQL Database
An Azure relational database service.
Azure SQL logical server create/update stuck: Microsoft.Sql/servers/write failing repeatedly with InternalServerError (HTTP 500) in uksouth
Hi team, I am blocked on Azure SQL server provisioning and need guidance. I am deploying with Terraform, and Azure SQL logical server create/update keeps failing in a loop. In Activity Log, I continuously see: Update SQL server -> Started Update…
Azure SQL Database
An Azure relational database service.
Azure SQL Server Region Migration (Central India to South India) – Production Latency Issue
I need to migrate my Azure SQL Server and all databases from Central India to South India due to high latency affecting production applications. Current setup: Azure SQL Server with Elastic Pool ~60 databases Connected to 500+ client machines using…
Azure SQL Database
An Azure relational database service.
Azure SQL Managed Instance database not visible in sys.databases but name still appears to exist
We ran into an issue on Azure SQL Managed Instance after a database drop operation. The database no longer appears in sys.databases, so from the normal catalog view it looks like it has already been removed. However: CREATE DATABASE using the same name…
Azure SQL Database
An Azure relational database service.
ExportDatabase stuck in CancelInProgress state for 2+ days — cannot trigger new export
Hi, I have an Azure SQL Database export operation that has been stuck in "CancelInProgress" state for over 2 days and I cannot trigger a new export. Operation: ExportDatabase - Status: CancelInProgress - Started: 2026-04-11 15:04:47 UTC -…
Azure SQL Database
An Azure relational database service.
Improve SQL insert latency?
We had an Azure SQL Database running on the hyperscale tier provisioned with 8 vCores running on an Azure SQL Server to see how well it would perform with our application, which was running in an Azure VM in the same geographic area. The application…
Azure SQL Database
An Azure relational database service.
Unable to move sql database to a different resource group
I go to the db in Azure I click "move" on the resource group Step 1 Source + Target appears and I choose a different resource group I click Next and I immediately get a screen that some resources can't be moved and under Errors it reads…
Azure SQL Database
An Azure relational database service.
Sql server used space started steadily increasing at a very quick rate
I am unsure of why my space usage is going up so drastically, please advise. My table usage only totals about 90GB, yet my used space is near 200GB. It increased almost 40GB in the matter of about 10 minutes and continues to grow. No data syncs or…
Azure SQL Database
An Azure relational database service.
Change Elastic Pool Location from Central India to South India
I would like to request assistance in changing the location of our Azure SQL Elastic Pool from Central India to South India. We recently evaluated performance from our application environment and observed a significant reduction in latency when using…
Azure SQL Database
An Azure relational database service.
Is it possible to connect to Azure resources via Entra password auth any more now that MFA is required by default?
Pretty much the title. Wondering if (via SSMS or other on-prem clients) Microsoft Entra Password authentication is still viable for connecting to Azure resources (SQL DB, MI).
Azure SQL Database
An Azure relational database service.
AzureSQL: Error executing a cross database query on the server with private endpoint
Hello, I'm trying to execute a cross database query on Azure SQLServer with multiple databases and run into error below: Any clue on how to go above resolving this? Msg 46832, Level 16, State 3, Line 93 An error occurred while establishing connection to…
Azure SQL Database
An Azure relational database service.
Deleted Azure SQL Managed Instance database recovery
Issue: On April 3, 2026, the original managed instance was unintentionally deleted and recreated. Two user databases were deleted with it: What we already tried: Azure portal > Managed Instance > Backups > Deleted backups Azure CLI…
Azure SQL Database
An Azure relational database service.
Issue with Defender for SQL recommendation – unable to load query results / baseline disabled
Hi, I am experiencing an issue with Microsoft Defender for Cloud related to the recommendation: “VA2108 - Minimal set of principals should be members of fixed high impact database roles” on an Azure SQL Managed Instance. Error: The Selected storage…
Azure SQL Database
An Azure relational database service.
Login failed for user 'MyUser'. (Microsoft SQL Server, Error: 18456)
I haven't changed anything in Azure in over a year. All of a sudden, I can't access my sql server databases. From SSMS 2022 I get error "Login failed for user 'myUser'. (Microsoft SQL Server, Error: 18456)" From the Azure portal login, I get…
Azure SQL Database
An Azure relational database service.
Using SSMA v10.0 on AzureSQL Managed Instance
I'm trying to use SQL Server Migration Assistant for Sybase, to migrate to an Azure managed instance. However, when I try to connect to the AzureSQL database, SSMS apparently tries to do a cross-database query, and gets the error: One of the internal SQL…
Azure SQL Database
An Azure relational database service.