An Azure relational database service.
Create SQL Database not allowing me to use the (US) East US region
I'm following along on creating a single database - Azure and when I try to use my "Free" subscription I get this error: Your subscription does not have access to create a server in the selected region. For the latest information about region…
Azure SQL Database
SqlException in stored procedure of an Azure SQL database that goes away when updating stored procedure without any changes
We have a stored procedure in an Azure SQL database which uses OPENJSON to access a json value. The field containing the value is checked with ISJSON to make sure that it really contains valid json. This stored procedure randomly throws an SqlException…
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.
How to set up new SQL server database
I am using enterprise SQL at work and would like to practise my coding from a home laptop. With no previous experience, how do I configure my azure account to create a simple SQL database that I can load data to and use SSMS?
Azure SQL Database
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
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.
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.
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.
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.
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.
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.
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.
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.
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.