6,654 questions with Azure SQL Database tags

Sort by: Updated
2 answers

SQL export job stuck

I'm trying to export an SQL-database hosted in Azure, but it gets stuck on 1% and does not seem possible to cancel the export and start again? How do I proceed?

Azure SQL Database
asked 2025-12-05T10:51:40.08+00:00
Henrik 40 Reputation points
answered 2025-12-05T19:14:56.32+00:00
Swapnesh Panchal 1,380 Reputation points Microsoft External Staff Moderator
10 answers One of the answers was accepted by the question author.

Microsoft SQL Server Studio - Dark Mode

Is there any official method to use Microsoft SQL Server Management Studio Studio with Dark Mode?

Developer technologies | Transact-SQL
Developer technologies | Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,713 questions
Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
5,576 questions
Azure SQL Database
SQL Server | Other
asked 2023-12-19T13:11:52.4966667+00:00
Kıvanç ÖZDEMİR 135 Reputation points
commented 2025-12-05T17:54:55.7766667+00:00
Bryan Diercks 6 Reputation points
2 answers

Elastic Pool Limit Reached

We are having an issue where we are exceeding the request limit of an elastic pool and we have no idea why because when we perform the same task in a test environment the problem does not occur. What we are trying to do is upgrade a database by running…

Azure SQL Database
asked 2025-11-26T12:33:11.62+00:00
developer-0760 0 Reputation points
commented 2025-12-05T13:22:20+00:00
Manoj Kumar Boyini 1,330 Reputation points Microsoft External Staff Moderator
2 answers

How do you connect to a read-only replica created by Read Scale-Out through an endpoint rather than using ApplicationIntent=ReadOnly

I am trying to connect to and Azure SQL Database Read-Only replica using Power BI, but have run into the issue of it not consistently connecting to the RO Replica. There seems to be no tools to solve this in Power BI so i am left with the only other…

Azure SQL Database
asked 2025-12-04T13:55:00.46+00:00
John Matthews 0 Reputation points
commented 2025-12-05T13:01:25.0466667+00:00
John Matthews 0 Reputation points
3 answers

oracle api connection is generating error of

Hi, I m trying to create oracle api connection from terraform with pipeline , but it is creating error. im giving all values and keys , as per azurerm terraform format. resource "azurerm_api_connection" "oracle_connection" { …

Azure SQL Database
asked 2025-11-27T05:16:46.9533333+00:00
Krishan Nagwan 0 Reputation points
commented 2025-12-05T09:49:11.34+00:00
Kalyani Kondavaradala 4,595 Reputation points Microsoft External Staff Moderator
1 answer

We no longer have access to view our tables in our DB

Hi, So we have a database in our account called "bayer-server-test." After a bit of turnover in our agency, we seem to have misplaced the actual admin credentials to this DB. We do have a user that can connect to the DB, but we can't view our…

Azure SQL Database
asked 2025-12-04T14:35:27.9+00:00
Chris Vuletich 0 Reputation points
edited a comment 2025-12-05T05:01:26.89+00:00
VRISHABHANATH PATIL 2,070 Reputation points Microsoft External Staff Moderator
2 answers

Cannot execute SQL cursor in Azure Query Editor (Preview)

Hi, I am trying to run a simple cursor in Azure Query Editor (Preview). In Azure Query Editor, it does not run and shows no output. But the same code works in SSMS 21. Is this a limit in Query Editor? Do I need special permission? Thanks.

Azure SQL Database
asked 2025-11-27T13:10:16.54+00:00
Omkar Pawar 260 Reputation points
commented 2025-12-04T22:38:13.23+00:00
Erland Sommarskog 128.6K Reputation points MVP Volunteer Moderator
2 answers One of the answers was accepted by the question author.

Get-AzMaintenancePublicConfiguration timeout

Hello, I have some problems with Get-AzMaintenancePublicConfiguration. Sometimes it works perfectly fine, but often it times out. Do you have any advice? Code: $MaintenanceConfiguration = "SQL_NorwayEast_MI_2" $MaintenanceConfig =…

Azure SQL Database
asked 2025-12-04T08:35:07.5866667+00:00
Julie 100 Reputation points
accepted 2025-12-04T19:26:18.0266667+00:00
Julie 100 Reputation points
2 answers

Regarding Root CA Changes for Azure SQL Database and Azure Database for MySQL

Hi Support, The following two links contain the main content of this question: Azure SQL: https://learn.microsoft.com/en-us/azure/azure-sql/updates/ssl-root-certificate-expiring?view=azuresql Azure Database for MySQL:…

Azure SQL Database
asked 2025-11-05T03:27:14.1+00:00
FU JIE ZHAO 80 Reputation points
edited a comment 2025-12-04T09:05:30.81+00:00
Kalyani Kondavaradala 4,595 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Stop/start schedule Azure SQL Managed Instance

Hello, I have a managed instance currently configured with 4 vCores, 64 GB storage, and local backups. I have configured the instance with a nightly stop/start schedule (from 11:00 pm to 06:00 am each day). I would like to estimate the actual…

Azure SQL Database
asked 2025-11-06T11:03:48.88+00:00
Julie 100 Reputation points
accepted 2025-12-04T08:38:56.28+00:00
Julie 100 Reputation points
3 answers

SQL Arc to Azure SQL MI migration through MI Link - Failed

Link creation has failed because of the following reason(s): Failed to join distributed availability group DAG_Northwind.Join DAG operation on…

Azure SQL Database
asked 2025-11-27T20:48:47.2366667+00:00
Batuhan Yildiz 0 Reputation points Microsoft Employee
commented 2025-12-04T05:02:49.31+00:00
VRISHABHANATH PATIL 2,070 Reputation points Microsoft External Staff Moderator
2 answers

Sync Azure SQL Database across Tenants

Hi A customer wants to access some table that we host for them, we don't want then to have access to our database, so we have proposed looking into Sync Azure SQL Database is this available across Tenants (mine and theirs)? Also i need to cost this for…

Azure SQL Database
asked 2025-12-03T16:40:32.4733333+00:00
Richard Clark 0 Reputation points
answered 2025-12-04T01:22:36.8166667+00:00
VRISHABHANATH PATIL 2,070 Reputation points Microsoft External Staff Moderator
2 answers

Data is not sync from Member to Hub db.

I already configured column and table in sync group but data is only updating when I execute SQL query manually but If I performed scenario from .NET application then sync is not working (.NET Framework with EF). I checked that azure sql trace and found…

Azure SQL Database
asked 2025-11-24T17:35:53.95+00:00
Akash Patel 0 Reputation points
edited a comment 2025-12-04T00:11:41.1+00:00
Akash Patel 0 Reputation points
2 answers

Data load to the managed sql instance is taking forever, DB server is not responding and there is time out error also

Failure happened on 'Sink' side. 'Type=Microsoft.Data.SqlClient.SqlException,Message=Execution Timeout Expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.,Source=Framework Microsoft SqlClient Data…

Azure SQL Database
asked 2025-12-03T15:01:36.9733333+00:00
Anand Kishore 0 Reputation points
answered 2025-12-03T22:24:47.68+00:00
Pilladi Padma Sai Manisha 500 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Deleted SQL instance recovery help

Accidentally SQL Instance was deleted yesterday. Cannot create a new instance with the same name becuase the error says its soft deleted, cannot recover, cannot create a ticket to get help - just offers links to articles. Created new instance, but cannot…

Azure SQL Database
asked 2025-12-02T15:02:27.5066667+00:00
Kammy Olive 20 Reputation points
commented 2025-12-03T16:04:09.04+00:00
Kammy Olive 20 Reputation points
3 answers

How to fix sql server having a stuck ExportDatabase job at 1%, cancelling leads to stuck CancelInProgress instead

We were doing an ExportDatabase operation on our production database. This is part of our release pipeline, to do a backup before deploying new code. The github action timed out eventually since the export job got stuck at 1% and was stuck for 8 hours.…

SQL Server | Other
Azure SQL Database
asked 2025-02-18T08:04:09.8533333+00:00
Kalle Macklin 5 Reputation points
commented 2025-12-03T08:14:59.5833333+00:00
Henrik 40 Reputation points
3 answers

I need some help with getting data from my SQL MI into my Azure VM

Good day, We are busy moving from on prem solution into Azure. A big issue I have run into is, currently we have automated jobs that takes data from SQL, runs a PowerShell script, creates a CSV where it then gets dropped onto my VM where it can be…

Azure SQL Database
asked 2025-12-02T08:25:49.5033333+00:00
Ziaan Kunneke 0 Reputation points
commented 2025-12-03T07:46:17.7533333+00:00
Ziaan Kunneke 0 Reputation points
2 answers

Download database data

Hello, we have already cancelled our account, but we would like to download our data to keep it safe. We have already downloaded the WordPress data, but we are unable to download the database data; we receive an error message, see also attachment. How…

Azure SQL Database
asked 2025-12-02T17:27:54.6+00:00
Webmaster 0 Reputation points
answered 2025-12-03T07:26:55.9733333+00:00
VRISHABHANATH PATIL 2,070 Reputation points Microsoft External Staff Moderator
3 answers

Why is my connection to a SQL Server getting blocked even though my public IP is in the allow list?

I have a SQL Server that is blocking connection from a specific office. I have already added the office public IP to the allow list. When trying to connect I get an error that says the public IP is not allowed and has been blocked. I have already…

Azure SQL Database
asked 2025-12-01T23:03:14.93+00:00
Erich Late 0 Reputation points
answered 2025-12-02T23:24:36.3366667+00:00
Pilladi Padma Sai Manisha 500 Reputation points Microsoft External Staff Moderator
3 answers

Can't create Azure SQL server via Azure portal

I attempted to create an Azure SQL (logical) server via the Azure Portal in the East US 2 region and immediately faced the following error: Your subscription does not have access to create a server in the selected region. For the latest information…

Azure SQL Database
asked 2025-11-06T15:35:34.7666667+00:00
Alexander F 20 Reputation points
recommended 2025-12-02T22:16:06.2066667+00:00
Alexandra Tanasescu 0 Reputation points Microsoft External Staff Moderator