5,954 questions with Azure SQL Database tags

Sort by: Updated
1 answer

Azure SQL Database - on master - long execution of a query program TdService

On Azure SQL Database in Azure there is a really long query running (many days). The details: database_name master program_name TdService It looks like a bug from an Azure SQL Service. On diagnostics while trying to send a support ticket: The…

Azure SQL Database
asked 2025-01-13T14:30:08.76+00:00
RaTheMigthy 0 Reputation points
commented 2025-01-30T15:41:11.5266667+00:00
Martin Smith 1 Reputation point
2 answers

How to import multiple json files present in a container of azure blob storage into Azure SQL Database using Openrowset

I have a scenario where i have to load json files present in a folder of a container in azure blob storage to azure sql database. I tried passing wildcards in data_file_path but seems it's not working. Can you please provide alternatives or an example.

Azure SQL Database
asked 2023-07-10T09:59:26.0033333+00:00
commented 2025-01-30T15:31:39.34+00:00
Martin Smith 1 Reputation point
3 answers

How can I get all the failure SQL queries logs o

I want to track all the failure SQL in the log metrics, how can i get the output

Azure SQL Database
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,396 questions
asked 2025-01-29T13:45:01.7433333+00:00
Robert Antwi 0 Reputation points
commented 2025-01-30T14:52:14.2466667+00:00
Vijayalaxmi Kattimani 1,065 Reputation points Microsoft Vendor
3 answers

how do I find resources that may use Azure SQL Database resources that use version 2014-04-01 APIs

Get an email from Microsoft telling me that all version 2014-04-01 APIs will be retired on 31 October 2025. Further, the email says You’re receiving this email because you use Azure SQL Database APIs. How do I find in my Azure subscription, I am using…

Azure SQL Database
asked 2025-01-29T13:38:41.9133333+00:00
Guy Russell 0 Reputation points
commented 2025-01-30T14:50:15.8233333+00:00
Vijayalaxmi Kattimani 1,065 Reputation points Microsoft Vendor
1 answer

Request for Insights on Enabling CDC with ADR on Azure SQL Managed Instance

I am reaching out to check if anyone has prior experience or insights on enabling and managing these features together in Azure SQL Managed Instance. Specifically, we are interested in understanding: • Any challenges or considerations when enabling CDC…

Azure SQL Database
asked 2025-01-10T06:30:36.1366667+00:00
Satya Varaprasad 1 Reputation point
commented 2025-01-30T12:44:26.0233333+00:00
Satya Varaprasad 1 Reputation point
1 answer

How to migrate from SQL Server 2016 to Azure SQL DB

I plan to migrate 1.2 TB Database from SQL 2016 (on Proem) to Azure SQL DB. What is the best way to migrate from on-prem to Azure DB? Can I take a full backup and restore it on Azure SQL DB?

Azure SQL Database
Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
855 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,396 questions
asked 2025-01-28T20:35:11.6866667+00:00
chuck DM 101 Reputation points
commented 2025-01-30T01:30:36.28+00:00
Sai Raghunadh M 2,155 Reputation points Microsoft Vendor
1 answer

Login failed for user '<token-identified principal>'.

Hello, I am encountering the following error when trying to connect via Microsoft Entra Service Principal in SSMS. I -As Username I am using the Application ID. (I tried with dieguitico0007_hotmail.com#EXT#@dieguitico0007hotmail.onmicrosoft.com but it…

Azure SQL Database
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,058 questions
asked 2024-12-16T02:36:55.21+00:00
Diego Cedeño 0 Reputation points
commented 2025-01-30T00:15:49.7966667+00:00
Oury Ba-MSFT 20,106 Reputation points Microsoft Employee
1 answer

Restoring backups from a Standard tier DTU based Azure SQL Database

I am testing an environment. I have SQL server (serverless) and database using standard DTU model in UK south region, as it's a very small database. I set the backup storage to globally redundant. It seems that when I try to create a database in UK…

Azure SQL Database
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,396 questions
asked 2025-01-28T17:31:53.6266667+00:00
Tim Herman 45 Reputation points
commented 2025-01-29T22:50:06.6666667+00:00
Mahesh Kurva 2,425 Reputation points Microsoft Vendor
1 answer

Microsoft Azure Azure SQL Database 2014-04-01 APIs

Got this email. How do i determine which, if any, of our SQL Databases use 2014-04-01Azure SQL Database - 2014-04-01 APIs will be retired on 31 October 2025You’re receiving this email because you use Azure SQL Database APIs.To improve performance and…

Azure SQL Database
asked 2025-01-27T20:06:06.0866667+00:00
David Evans 0 Reputation points
commented 2025-01-29T22:38:03.7533333+00:00
Mahesh Kurva 2,425 Reputation points Microsoft Vendor
1 answer

Guidance With Azure DMS Tool For Maria DB Database Migration

Hello, I am currently working on a Database migration project migrating data from a MariaDB database hosted on AWS over to an Azure SQL DB as part of a cloud consolidation program using an IPsec VPN tunnel. While Azure Database for MariaDB would seem…

Azure Database Migration service
Azure SQL Database
Azure Database for MariaDB
Azure Database for MariaDB
An Azure managed MariaDB database service for app development and deployment.
58 questions
asked 2025-01-10T15:48:06.91+00:00
Marc Hedgley 165 Reputation points
commented 2025-01-29T21:44:15.6333333+00:00
Oury Ba-MSFT 20,106 Reputation points Microsoft Employee
1 answer

How to Sync Data Between Azure Database

I am setting up a microservice system that will have 2 systems, and each system will have 1 dedicated database. I would like to know which technology to use to synchronize data from specific tables? Is it possible to apply a filter to the…

Azure SQL Database
asked 2025-01-27T18:03:26.91+00:00
Pedro Otávio 20 Reputation points
commented 2025-01-29T17:44:59.83+00:00
Mahesh Kurva 2,425 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Scalability LEFT JOIN vs MERGE

Hi there, I'm UPSERTING AND handling 70 + millions of rows of UPSERT. I'm the only developer on the DB. GP_Gen5_6 LEFT JOIN DURING UNIT TEST OF ALL RECORDS 12 mins SCALED UP OVERNIGHT PROCESS GP_Gen5_20 History of existing MERGE process same operation…

Azure SQL Database
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,685 questions
asked 2025-01-28T17:04:24.43+00:00
RJ 286 Reputation points
accepted 2025-01-29T16:02:55.4066667+00:00
RJ 286 Reputation points
3 answers

The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'.

Resource/subscriptions/*****/providers/Microsoft.Sql/managedInstances/smi-inf-sql-dev-east1/securityAlertPolicies/Default Operation nameUpdate managed server threat detection policy Time stampThu May 04 2023 17:26:47 GMT-0400 (Eastern Daylight Time) …

Azure SQL Database
asked 2023-05-09T13:07:51.9066667+00:00
Evan Van Scooter 45 Reputation points
answered 2025-01-29T15:23:17.3333333+00:00
Cody Holmes 10 Reputation points
1 answer

What are the possible ways to connect an SQL db with Azure AI Search ?

I want to connect Azure AI search with SQL data base, I know it is effective to use azure sql service, but most of my data is on SQL server and the data gets updated frequently, so making copy of my data in azure sql seems inefficient. Is it possible to…

Azure SQL Database
Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,167 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,181 questions
asked 2025-01-10T05:29:45.22+00:00
Adarsh Augustine 0 Reputation points
commented 2025-01-29T10:39:47.4966667+00:00
Harshitha Veeramalla 1 Reputation point Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Unstand the migration strategy from Azure SQL Managed instances

Hi Team, Is there any way to migrate our SQL managed instances from one tenant to another tenant. Do we have any detailed documentation regarding this? We should be using azure native tools to perform this lift and shift activity, let us know the…

Azure SQL Database
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,396 questions
asked 2025-01-27T11:48:50.8833333+00:00
KrupaVani Gundraju (ADM) 20 Reputation points
accepted 2025-01-29T09:36:15.5533333+00:00
KrupaVani Gundraju (ADM) 20 Reputation points
1 answer

how to setup permission to user to connect azure database for power bi user

how to setup permission to user to connect azure database for power bi user

Azure SQL Database
asked 2025-01-29T01:54:49.34+00:00
Anandhswarupp 85 Reputation points
answered 2025-01-29T07:24:26.5633333+00:00
Nandan Hegde 33,711 Reputation points MVP
1 answer

How to get more details(user, execution time, IP address) for a given query ID on Azure SQL DB

How can I get all the details(user, execution time, IP address, etc) for a given Query ID? I am using Azure SQL DB

Azure SQL Database
asked 2025-01-21T16:35:40.94+00:00
MikeZheng-3371 46 Reputation points
commented 2025-01-28T19:31:39.6433333+00:00
Mahesh Kurva 2,425 Reputation points Microsoft Vendor
1 answer

Azure sql database taking empty space and not freeing them

My DB size is 1.2 GB something and it only has two tables with 18 and 16 rows respectively with no indexes. I used SHRINKDATABASE and the size reduced to 66MB !!! This is a significant size decrease. I am trying to understand what might be the…

Azure SQL Database
asked 2025-01-24T13:55:14.0633333+00:00
Ayush Shrivastava 0 Reputation points
commented 2025-01-28T19:29:40.9166667+00:00
Mahesh Kurva 2,425 Reputation points Microsoft Vendor
1 answer

Problem Retire Older Version Azure SQL APIs

Hi everyone I've gotten several emails from Azure that says Action required - Upgrade Azure SQL Database 2014-04-01 APIs to a newer version by 31 October 2025 followed by the sentence '*You’re receiving this email because you use Azure SQL Database…

Azure SQL Database
asked 2024-08-26T15:53:53.9+00:00
Art DUNHAM 15 Reputation points
commented 2025-01-28T16:06:56.3933333+00:00
Caroline L. Assucena 0 Reputation points
1 answer

Unable to connect azure SQL with r2dbc spring boot using AD group authentication

I am trying to connect with azure sql instance using AD group authentication with my spring boot reactive application using r2dbc but it seems there is no way to custom initialize the ConnectionFactory bean in configuration so that I can paas the AD…

Azure SQL Database
asked 2025-01-24T04:45:36.5133333+00:00
Vaibhav Kumar Singh 0 Reputation points
edited a comment 2025-01-28T14:45:28.72+00:00
Sina Salam 16,536 Reputation points