6,657 questions with Azure SQL Database tags

Sort by: Updated
3 answers

Cannot establish ODBC 18 Connection via Interactive authentication

I have been unable to create an ODBC interactive connection to an Azure database. The credentials work fine in SSMS and using the SQLCMD. The browser window opens and allows me to authenticate. I have tried using the ODBC manager (32-bit) as well as…

Azure SQL Database
asked 2025-12-08T16:01:05.7033333+00:00
P Christel 0 Reputation points
edited a comment 2025-12-09T16:22:52.6466667+00:00
P Christel 0 Reputation points
2 answers

pg_repack log file keeps growing after plugin removed

We added pg_repack to deal with busy tables. A repack went rogue for some reason and the log file grew WAY beyond 2x the size of the table being repacked. We reconfigured to allow more space but the log file just kept growing. We then disabled the plugin…

Azure SQL Database
asked 2025-12-09T13:08:36.8333333+00:00
christopher 0 Reputation points
edited the question 2025-12-09T15:16:10.7466667+00:00
christopher 0 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-09T10:00:41.8166667+00:00
Saraswathi Devadula 13,410 Reputation points Microsoft External Staff Moderator
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-09T09:20:24.85+00:00
Kalyani Kondavaradala 4,600 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
commented 2025-12-08T17:19:30.5466667+00:00
Pilladi Padma Sai Manisha 500 Reputation points Microsoft External Staff Moderator
1 answer

When trying to create a SQL Managed Instance link, we keep receiving a "Create Failed for 'New Certificate'." error.

When trying to create a SQL Managed Instance link, we keep receiving a "Create Failed for 'New Certificate'." error. We have tried every instruction in documents we were able to find online. We've created master keys, we've verified…

Azure SQL Database
asked 2025-12-04T17:19:42.7333333+00:00
JoeP 0 Reputation points
commented 2025-12-08T10:59:12.71+00:00
Manoj Kumar Boyini 1,650 Reputation points Microsoft External Staff Moderator
3 answers One of the answers was accepted by the question author.

Convert Julian dates in Normal date

How to convert Julian date column in normal date like colum contains 12490,12492 Julian dates

Azure SQL Database
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,759 questions
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
SQL Server | Other
asked 2024-09-19T18:36:21.3566667+00:00
Vineet S 1,390 Reputation points
answered 2025-12-08T10:17:23.4333333+00:00
Julian Schulz 0 Reputation points
4 answers One of the answers was accepted by the question author.

Is it possible to set up SQL Server cross database queries from Azure SQL dbaas to Azure SQL Managed Instance

I have successfully created cross database queries between databases on the same Azure dbaas instance but is it possible to create cross database queries from a database hosted in our Azure SQL dbaas instance to a database in our Azure SQL Managed…

Azure SQL Database
asked 2025-11-17T16:05:34.19+00:00
Cooling, Steve 45 Reputation points
accepted 2025-12-08T07:59:51.03+00:00
Cooling, Steve 45 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-08T06:48:53.91+00:00
VRISHABHANATH PATIL 2,230 Reputation points Microsoft External Staff Moderator
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,455 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?

Azure SQL Database
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,580 questions
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

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
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.7K 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,600 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,230 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,230 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