5,925 questions with Azure SQL Database tags

Sort by: Updated
1 answer

ElasticPoolSkuCombinationInvalid - How to find a valid database SKU for different elasticpool SKU's

I am getting a below error when trying to create a database with S3 for a elasticpool with StandardPool sku, I have tried different combination as per terraform document and azure document ended up with same error. Database Name: performing…

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,320 questions
asked 2025-01-17T05:46:03.06+00:00
Gnanasoundari 45 Reputation points
edited an answer 2025-01-19T09:59:16.9166667+00:00
NIKHILA NETHIKUNTA 4,100 Reputation points Microsoft Vendor
2 answers

Microsoft Business Central 365 : Backup Database on cloud / azure service

Hello I have some request Detail I requested to backup database on cloud / azure Please may help guidance step exporting database into Please may help guide user permission which role can be export database into BACPAC file I try to do this…

Azure SQL Database
Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
1,051 questions
Azure Business Process Tracking
Azure Business Process Tracking
An Azure Integration Environment feature used by organizations to set business context over the transactions that are being processed by Azure Logic Apps.
6 questions
asked 2025-01-18T08:35:34.69+00:00
database 0 Reputation points
accepted 2025-01-19T04:53:51.77+00:00
database 0 Reputation points
3 answers

@@ROWCOUNT issue

Hi there, I had the below code and it worked fine in counting the records inserted and logging insert counts. CREATE PROCEDURE ProcessCustomer AS BEGIN DECLARE @RowsInserted INT; -- Insert into the final table and capture row count …

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,320 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,676 questions
asked 2025-01-11T05:26:26.6833333+00:00
RJ 206 Reputation points
commented 2025-01-18T20:58:35.1066667+00:00
Erland Sommarskog 115.6K Reputation points MVP
0 answers

Bugs in Azure Portal With PITR Restore of a CDC-Enabled Database Between SQL Managed Instances

When using the Azure Portal to the a Point In Time Restore (PITR) of a database on SQL Managed Instance: The restored database does not have the source database’s CDC Capture's Retention period in its [msdb].[dbo].[cdc_jobs] record (it contains the…

Azure SQL Database
asked 2025-01-17T18:55:34.7333333+00:00
sguidos 10 Reputation points
commented 2025-01-18T00:20:13.6166667+00:00
Mahesh Kurva 1,785 Reputation points Microsoft Vendor
1 answer

How to force Microsoft.EnterpriseLibrary.Data SqlDatabase to use the Microsoft.Data.SqlClient package

I am trying to access an azure database using a connection string provided that uses the Authentication keyword. The SqlDatabase in EnterpriseLibrary.Data uses the System.Data.SqlClient that does not work with my connection string. Is it possible to…

Azure SQL Database
asked 2025-01-15T20:54:33.57+00:00
Evaristo Laron 0 Reputation points
commented 2025-01-17T23:45:32.9533333+00:00
Mahesh Kurva 1,785 Reputation points Microsoft Vendor
1 answer

Azure SQL database - Access to sys.sql_expression_dependencies for Server Admin user

I created an Azure SQL database with SQL Server admin and password. As per documentation the admin user should have access to 'all' objects in the database. However, Upon login to the database I am not able to access the system view :…

Azure SQL Database
asked 2025-01-16T19:59:35.3633333+00:00
vivek 0 Reputation points
commented 2025-01-17T23:44:41.81+00:00
Mahesh Kurva 1,785 Reputation points Microsoft Vendor
0 answers

Bugs in Azure Portal With PITR Restore of a CDC-Enabled Database Between SQL Managed Instances

When using the Azure Portal to the a Point In Time Restore (PITR) of a database on SQL Managed Instance: The restored database does not have the source database’s CDC Capture Retention period in its [msdb].[dbo].[cdc_jobs] record The CDC Capture and…

Azure SQL Database
asked 2025-01-17T18:58:19.05+00:00
sguidos 10 Reputation points
commented 2025-01-17T22:15:25.8533333+00:00
Erland Sommarskog 115.6K Reputation points MVP
1 answer

Azure SQL Hyperscale pricing

Hi Team, i have upgraded my SQL DB from General Purpose Tier to Hyperscale but before migration it show pricing details low Bu when i done with migration it now showing very high pricing. Can someone pls help on it.

Azure SQL Database
asked 2025-01-14T14:36:36.6833333+00:00
kuldeep Singh 0 Reputation points
commented 2025-01-17T19:36:35.4466667+00:00
Oury Ba-MSFT 20,006 Reputation points Microsoft Employee
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-17T18:00:54.44+00:00
Mahesh Kurva 1,785 Reputation points Microsoft Vendor
2 answers

Issue with Creating Linked Server from Azure SQL Managed Instance to On-Premises SQL Server

Hi, Interestingly, I was able to create a linked server in the reverse direction—from the on-premises SQL Server to my Azure SQL MI—using a remote login and password for authentication. However, when I attempt to establish the link from Azure SQL MI to…

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,320 questions
asked 2025-01-10T13:05:06.25+00:00
GP 16 Reputation points
edited a comment 2025-01-17T16:54:30.8266667+00:00
Vijayalaxmi Kattimani 905 Reputation points Microsoft Vendor
1 answer

How can I locally develop my Spring Boot application against an Azure SQL DB using passwordless connections?

According to the documentation, the passwordless option is only for the hosted environment. This creates a challenge for developing locally because the authentication mechanism is different. How do I set up my local development so that it works the…

Azure SQL Database
Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
133 questions
asked 2025-01-16T13:58:23.9933333+00:00
Oblio 21 Reputation points
commented 2025-01-17T15:14:32.7033333+00:00
Oblio 21 Reputation points
1 answer

How to query Cosmos DB (analytical store) in Data Factory using SQL (Change Data Capture)

Hi, I am trying to write a query to interrogate Cosmos DB in Data Factory using the Change Data Capture functionality but I am unsure of the type of SQL I need to do this for a query that unrolls an array. It seems that the variant of SQL is different…

Azure SQL Database
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,727 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,120 questions
asked 2025-01-17T09:02:48.11+00:00
Christopher Wilkinson 0 Reputation points
answered 2025-01-17T14:46:14.55+00:00
Sina Salam 15,396 Reputation points
2 answers One of the answers was accepted by the question author.

Azure SQL alternative

Hi, Currently, we are using Azure SQL Single database for a multi-tenant app. We are facing performance issue and keep scaling up to cope with the query volumes (and trying to optimize query with Query Performance Insight). If we don't want to…

Azure SQL Database
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,134 questions
Azure Database for PostgreSQL
asked 2022-09-26T02:58:23.717+00:00
Testa 551 Reputation points
edited an answer 2025-01-17T13:59:43.27+00:00
Bobur Umurzokov 0 Reputation points MVP
1 answer

Is there a PowerShell statement that can Update a server with User Managed Identies?

Hi Is there a PowerShell statement that can Update a server with User Managed Identies? like this : az sql server update -g myResourceGroup -n myServer -i \ --user-assigned-identity-id…

Azure SQL Database
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,745 questions
asked 2025-01-16T12:03:59.64+00:00
Brian D H ZHANG 40 Reputation points
commented 2025-01-17T12:38:56.9433333+00:00
Marcin Policht 31,705 Reputation points MVP
1 answer

My Azure Data factory copy activities are failing that grab the data from REST api and Azure storage from US WEST region, linked service connection failing. how to resolve this issue?

I am using ADF to get REST API data and move it to azure sql db and also moving data from blob storage to sql db. in both the cases pipeline status is Queue/ in Progress. linked service is failed to connect and timeout issue. please let me know how long…

Azure SQL Database
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,327 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,036 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,120 questions
asked 2025-01-15T22:50:44.92+00:00
Swapna Nelanti 5 Reputation points
commented 2025-01-17T04:35:10.51+00:00
Ganesh Gurram 3,110 Reputation points Microsoft Vendor
0 answers

Bug in Azure Portal When Deleting a CDC-Enabled Database From a SQL Managed Instance

If you delete a CDC-Enabled database on a SQL Managed Instance using the Azure Portal: The 'capture' and 'cleanup' jobs remain and can be seen the Job Activity Monitor The CDC Job records remain in the 'msdb.dbo.cdc_jobs ' table, with a [dbName] …

Azure SQL Database
asked 2025-01-16T19:15:58.75+00:00
sguidos 10 Reputation points
edited a comment 2025-01-17T00:58:24.8266667+00:00
Mahesh Kurva 1,785 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How do I Group by [Server Name] using Registered Servers?

I am using Registered Server Groups and would like to do a query across the servers. Something like: Select [Server Name], Count(*) as People From ClientList Group by [Server Name] Order by [Server Name] But I receive an error "Invalid…

Azure SQL Database
asked 2021-05-11T22:07:39.677+00:00
Tom Burke 21 Reputation points
edited a comment 2025-01-16T21:51:50.0933333+00:00
Byer Hill 0 Reputation points
1 answer

How can I setup an alert for error on Database Sync Group log?

Is there a way to send an alert when the logs of the database sync group have a type=error? Thanks. This seems to be more complicated that should be. e.g. https://azure.microsoft.com/es-es/blog/monitoring-azure-sql-data-sync-using-oms-log-analytics/

Azure SQL Database
asked 2025-01-13T22:22:11.23+00:00
Sang Le 0 Reputation points
commented 2025-01-16T16:53:00.0366667+00:00
Oury Ba-MSFT 20,006 Reputation points Microsoft Employee
3 answers

Strip non numeric characters from string

Hi there, Happy New Year! I'm creating a new table (billions of records). I need to strip non numeric values from a column. Input '.I82807- R%' Output 82807 i created a function based on online however ITS SLOOOOOWWWWWW.... Wanted to check if…

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,320 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,676 questions
asked 2025-01-03T17:20:48.4066667+00:00
RJ 206 Reputation points
commented 2025-01-16T07:42:29.8566667+00:00
LiHongMSFT-4306 29,906 Reputation points
2 answers

How to connect Azure SQL server database using managed identity in Powershell

Connecting to Azure SQL database in C# is working fine, but i need to connect Azure SQL server database using managed identity in PowerShell. I don't helpful commands to achieve this. Any help would be greatly appreciated.

Azure SQL Database
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,745 questions
asked 2025-01-15T23:32:40.1466667+00:00
lakshmipathi 0 Reputation points
answered 2025-01-16T04:53:35.3866667+00:00
Nandan Hegde 33,321 Reputation points MVP