5,160 questions with Azure SQL Database tags

Sort by: Updated
2 answers

ASD: How can I determine replica name from info in sys.dm_database_replica_states?

I have named replicas (NOT availability replicas) in my Azure SQL Database instance. When retrieving information from sys.dm_database_replica_states (generally to check secondary_lag_seconds), how can I determine the replica name associated with each…

Azure SQL Database
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
958 questions
asked 2024-05-07T14:04:13.9166667+00:00
Joseph Harris 0 Reputation points
edited an answer 2024-05-08T11:19:00.43+00:00
GeethaThatipatri-MSFT 27,717 Reputation points Microsoft Employee
1 answer

How to create and migrate the tables from one azure database to another azure database

Use-Case- I have 130 tables in the Azure sql database, I need to create and migrate the 130 tables to another azure sql database. Can I use the Azure data factory auto-create functionality to migrate those 130 tables. How the primary keys and indexes of…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,623 questions
asked 2024-05-08T08:29:13.6433333+00:00
Rahul 251 Reputation points
commented 2024-05-08T09:10:30.8266667+00:00
ShaktiSingh-MSFT 13,746 Reputation points Microsoft Employee
0 answers

ADF Data Flow - CDC - Schema Drift not working

Hi, I have setup ADF pipeline for data sync of tables between Azure SQL Database to SQL Managed Instance databases. I am using Data Flow and CDC to track changes and sink activity to replicate it to target. Since there are multiple tables involved, I am…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,623 questions
asked 2024-05-08T04:10:23.8866667+00:00
Ashwani SRIVASTAVA 40 Reputation points
commented 2024-05-08T08:35:00.6266667+00:00
Smaran Thoomu 10,080 Reputation points Microsoft Vendor
1 answer

Azure SQL Database geo replication and Failover group cost

Hello Team, How to calculate Azure Azure SQL Database geo replication and Failover group cost, I cant see the option in azure pricing calculator. Regards

Azure SQL Database
Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,061 questions
asked 2024-05-06T08:20:54.0666667+00:00
Ankush Gurjar 140 Reputation points
commented 2024-05-08T07:42:54.47+00:00
ShaktiSingh-MSFT 13,746 Reputation points Microsoft Employee
0 answers

ADF - CDC - enable and disable CDC tables during deployment

Hi, I have setup ADF pipeline for data sync of tables between Azure SQL Database to SQL Managed Instance databases. I am using Data Flow and CDC to track changes and sink activity to replicate it to target. However, when we deploy any table changes (add…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,623 questions
asked 2024-05-08T04:29:23.9233333+00:00
Ashwani SRIVASTAVA 40 Reputation points
1 answer

Deploying Azure SQL API Connection for Logic App using ARM

I have successfully created an Azure SQL Connection and registered it in the Logic App. However, I would like to authorize the connection manually, similar to creating a connection to one of the O365 services. When I create the Azure SQL Connection and…

Azure SQL Database
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,862 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,606 questions
asked 2024-05-07T17:06:06.31+00:00
Morne Weyers 0 Reputation points
commented 2024-05-08T04:12:09.7133333+00:00
Morne Weyers 0 Reputation points
1 answer

How to add Azure SQL Database as linked service to Azure Data Factory

I keep running into errors adding Azure SQL as a linked service to Data Factory. I'm new to Azure so please bear with me. Following all the online guides, I've done all of the following: On the SQL Server side: Under Microsoft Entra ID, enabled…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,623 questions
asked 2024-05-07T04:05:57.0066667+00:00
shellkyle 0 Reputation points
commented 2024-05-08T04:11:31.7433333+00:00
Harishga 3,580 Reputation points Microsoft Vendor
0 answers

How do I download my app codes, and database, which are in Azure Cloud?

I need to download my app codes, and database, which are in Azure Cloud? Could anyone help me, indicating where are the tools for this? Thanks!

Azure SQL Database
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,930 questions
asked 2024-05-08T04:01:26.2366667+00:00
Ramon Carrocino 0 Reputation points
1 answer One of the answers was accepted by the question author.

Impact on Azure SQL Database due to End of TLS1.0/1.1 Support

I am currently using Azure SQL Database without specifying a minimal TLS version, but will I be affected by the TLS 1.0/1.1 discontinuation on 10/31/2024 and will I be unable to connect with less than TLS 1.2? Will the minimal version of TLS, which is…

Azure SQL Database
asked 2024-05-06T03:29:01.35+00:00
bamboo 21 Reputation points
accepted 2024-05-08T01:39:05.22+00:00
bamboo 21 Reputation points
0 answers

User Managed identity with failover group with servers in different regions

while using user managed identity with azure sql , the connection string or token acquired using DefaultAzureCredential is dependent on the clientID of user managed identity. for the scenario when there is a sql failover switch i.e due to outage in one…

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.
12,778 questions
asked 2024-05-07T19:44:02.75+00:00
KAMALPREET KAUR 1 Reputation point Microsoft Employee
commented 2024-05-08T00:45:15.15+00:00
GeethaThatipatri-MSFT 27,717 Reputation points Microsoft Employee
2 answers

How to copy the data from Amazon S3 to Azure SQL database incrementally.

Hello team, I wanted to wanted to copy data from Amazon S3(JSON format) to Azure SQL database. I wanted to learn the mechanism for incrementally updating the data from Amazon S3 to Azure SQL. Also, the environment has only SHIR deployed, so data flows…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,623 questions
asked 2024-05-01T20:06:01.4533333+00:00
Shweta Chavan 40 Reputation points
commented 2024-05-08T00:41:30.6+00:00
Shweta Chavan 40 Reputation points
2 answers One of the answers was accepted by the question author.

Copying a Database to another logical server via the Portal

Copying a Database to another logical server does not show the available Elastic Pool in the destination when using the Portal. What is the reason for this?

Azure SQL Database
asked 2024-05-07T16:32:39.4+00:00
Jon Josep 20 Reputation points Microsoft Employee
edited an answer 2024-05-08T00:09:31.0966667+00:00
Oury Ba-MSFT 16,471 Reputation points Microsoft Employee
1 answer

Force execution of SQL Server - Azure ARC Migration Assessments

Hello, I'd like to test the Migration tool on Azure Arc, but I'm unable to proceed because the "Migration Assessment" is scheduled for Sunday. Is there a way to force this task? It seems that the "Best Practices Assessment" is not…

Azure SQL Database
Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
329 questions
asked 2024-05-07T10:24:15.01+00:00
Lorenzo Dalla Pozza 0 Reputation points
edited an answer 2024-05-07T20:01:13.91+00:00
GeethaThatipatri-MSFT 27,717 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Excessive waiting is happening on the following dominant wait type: CXCONSUMER

We have found from the logs of SQL managed database that DB is taking more time. Also, after investigation, we found that " Excessive waiting is happening on the following dominant wait type: CXCONSUMER " message in the logs of the managed…

Azure SQL Database
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,930 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
28 questions
asked 2023-09-25T10:26:31.7966667+00:00
Mayank Jain 260 Reputation points
edited the question 2024-05-07T15:57:49.3966667+00:00
bharathn-msft 5,086 Reputation points Microsoft Employee
1 answer

As we observe from application insight logs from app services it show database is taking long time to respond to request

We are using SQL managed instance in azure and in single manage instance we have many different database to it. As we observe from application insight logs from app services it show database is taking long time to respond to request as shown in the…

Azure SQL Database
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,930 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
28 questions
asked 2023-10-31T10:28:44.38+00:00
Mayank Jain 260 Reputation points
edited the question 2024-05-07T15:56:16.29+00:00
bharathn-msft 5,086 Reputation points Microsoft Employee
0 answers

Restore database failed. However the Tail-Log backup operation completed successfully

During restoring database I am getting this error error-Restore database failed. However the Tail-Log backup operation completed successfully .

Azure SQL Database
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
28 questions
asked 2023-11-16T11:54:08.5166667+00:00
Mayank Jain 260 Reputation points
edited the question 2024-05-07T15:52:33.6133333+00:00
bharathn-msft 5,086 Reputation points Microsoft Employee
1 answer

I Have not received certificate after passing the DP900 exam

I Have not received certificate after passing the DP900 exam

Azure SQL Database
asked 2024-05-07T13:11:39.3733333+00:00
PragnaParveda-6730 0 Reputation points
answered 2024-05-07T13:46:25.2466667+00:00
GeethaThatipatri-MSFT 27,717 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Azure SQL Database connctivity

Hi Team, I have deployed azure SQL database service and I want to connect this database within the private network or office network, which configuration need to do from azure side. which IP need to whitelist from our office network? Thanks in advance!

Azure SQL Database
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
469 questions
asked 2024-04-30T05:18:55.9333333+00:00
Ankush Gurjar 140 Reputation points
commented 2024-05-07T10:06:45.6066667+00:00
Ankush Gurjar 140 Reputation points
1 answer One of the answers was accepted by the question author.

Azure SQL Database Disaster recovery

Hi Team, can you please tell me how to configure Disaster recovery to azure sql database, and what is the difference between failover group and standby replica, both are different? if different then which solution should I go? Regards

Azure SQL Database
asked 2024-04-30T07:07:30.22+00:00
Ankush Gurjar 140 Reputation points
commented 2024-05-07T08:36:47.03+00:00
Ankush Gurjar 140 Reputation points
1 answer

Workflow from Email to blob using logic apps

can anyone help me on this error. Actually i created flow where it takes the file from mail and upload it on the blob folder.

Azure SQL Database
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,310 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,862 questions
asked 2024-04-29T07:54:32.59+00:00
Power BI Admin Ciel 0 Reputation points
commented 2024-05-07T08:29:17.0033333+00:00
SwathiDhanwada-MSFT 17,726 Reputation points