5,413 questions with Azure SQL Database tags

Sort by: Updated
0 answers

Not able to connect from my Local Visual Studio 2022 to Azure SQL Server

Azure provided this connection string for ADO.NET: Server=tcp:jeanjhskyblue.database.windows.net,1433;Initial Catalog=MEDISEABLUE;Encrypt=True;TrustServerCertificate=False;Connection Timeout=30;Authentication="Active Directory Default"; when…

Azure SQL Database
asked 2024-07-16T21:18:06.4166667+00:00
Jihan Haidar 0 Reputation points
edited the question 2024-07-17T03:15:31.63+00:00
Tianyu Sun-MSFT 29,356 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Need help to restore sql backup

I’m trying to restore my db and i read if it’s before 7 days we can get but! It’s been more than 7 days can anyone help me to get that back’

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.
13,324 questions
asked 2024-07-16T19:31:11.1566667+00:00
Iliam Sen 20 Reputation points
accepted 2024-07-17T00:53:28.2633333+00:00
Iliam Sen 20 Reputation points
1 answer

SQL Database export

How to export and download exported database?

Azure SQL Database
asked 2024-06-21T12:47:40.7866667+00:00
Tukenov, Almaz [Tengizchevroil] 0 Reputation points
commented 2024-07-16T23:25:50.9666667+00:00
GeethaThatipatri-MSFT 29,017 Reputation points Microsoft Employee
1 answer

Alerts in Managed instance

Hi I am looking at setting up alerts on the managed instance based of https://learn.microsoft.com/en-us/sql/ssms/agent/create-an-alert-using-an-error-number?view=sql-server-ver16 where it states it applies to MI However I encounter error. I need to…

Azure SQL Database
asked 2024-06-04T17:09:30.0833333+00:00
Nitya V 40 Reputation points
commented 2024-07-16T20:05:38.8066667+00:00
Oury Ba-MSFT 17,791 Reputation points Microsoft Employee
1 answer

Creating Certifcate Or Symmetric key Over Azure Managed Instance with Entra Service principal

Hi Team, We are connecting a database over Azure SQL Managed Instance from our C# application. We need to create Symmetric-Key/Asymmetric-Key/Certificate with TSQL statement.

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.
20,587 questions
asked 2024-06-28T14:13:48.8733333+00:00
Deepak Rane (drane) 60 Reputation points
commented 2024-07-16T20:02:53.8866667+00:00
Oury Ba-MSFT 17,791 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Trying TDE CMK with Azure key vault

CREATE ASYMMETRIC KEY EKMSampleASYKey FROM PROVIDER [AzureKeyVault_EKM] WITH PROVIDER_KEY_NAME = 'keyname', CREATION_DISPOSITION = OPEN_EXISTING; throwing the below error Key with name 'keyname' does not exist in the provider or access is denied.…

Azure SQL Database
SQL Server Transact-SQL
SQL Server Transact-SQL
SQL Server: A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.Transact-SQL: A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
66 questions
asked 2024-07-16T07:52:10.97+00:00
Ijaz Muhammad 81 Reputation points
commented 2024-07-16T18:27:02.3933333+00:00
Oury Ba-MSFT 17,791 Reputation points Microsoft Employee
1 answer

Impact of Increasing Storage and Cores for Azure SQL Database in Business Critical Tier

Hi Team, What is the impact of maximum storage size for Azure SQL Database within the Business Critical service tier. we are currently using a Business Critical configuration with 8 cores and 2TB of storage, and plan to increase it to 12 cores and 2.5TB…

Azure SQL Database
asked 2024-07-12T17:42:26.0633333+00:00
Rahul Randive 9,176 Reputation points Microsoft Employee
edited an answer 2024-07-16T15:58:38.16+00:00
GeethaThatipatri-MSFT 29,017 Reputation points Microsoft Employee
1 answer

Issues with mi IP address

Hi guys. I am doing a course about Azure and I was checking the section to connect a Blob Storage to SQL Database. When I was setting up my Firewall rules, the first issue I found was that Azure didn't recognize my IPv4 but IPv6 instead so I have to…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,135 questions
asked 2024-07-15T07:53:30.32+00:00
Reinaldo Munoz 0 Reputation points
commented 2024-07-16T09:00:12.8166667+00:00
AnnuKumari-MSFT 32,011 Reputation points Microsoft Employee
1 answer

Failed to save 'sql servers on machines' plan for subsribtion 'N/A'

Trying to turn off Azure Defender for Cloud but have error: How to do it successfully ?

Azure SQL Database
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,268 questions
asked 2024-07-10T08:14:42.64+00:00
Marcin 0 Reputation points
commented 2024-07-16T08:09:05.41+00:00
Marcin 0 Reputation points
1 answer One of the answers was accepted by the question author.

Workday and alternative

Hi, I have a table which needs to duplicate with weekday and alternative create table table3 ( col1 varchar(20) , col2 varchar(20)) expected results Insert into table1 values('catch', 'catch1') …

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.
13,324 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,521 questions
SQL Server Migration Assistant
SQL Server Migration Assistant
A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.
515 questions
asked 2024-07-16T04:34:21.7233333+00:00
Vineet S 425 Reputation points
accepted 2024-07-16T06:28:41.85+00:00
Vineet S 425 Reputation points
1 answer

How to replace Data flow activity having transformations inside it in ADF with other activity.

I have Azure data factory pipeline which have data flow activity. Data flow activity points to source file in storage account gets data from it as a source then performs different transformations on data using conditional split, derived column, flatten…

Azure SQL Database
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,644 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,071 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,135 questions
asked 2024-07-11T20:07:42.1866667+00:00
Rahi Jangle 0 Reputation points
commented 2024-07-16T05:32:45.37+00:00
Harishga 5,910 Reputation points Microsoft Vendor
0 answers

Microsoft Applied Skill 4 - Failure to create Databases 1-4

While attempting the "Migrate SQL Server Workloads to Azure SQL Database" it failed to create Databases: DB1, DB2, DB3, and DB4. While DB5 was a partial. Has anyone else had this happen to them? What steps have you taken to resolve this…

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.
13,324 questions
SQL Server Training
SQL Server Training
SQL Server: A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.Training: Instruction to develop new skills.
9 questions
asked 2024-07-14T02:43:10.5333333+00:00
Jacob Shuster 0 Reputation points
commented 2024-07-16T04:53:08.3966667+00:00
ShaktiSingh-MSFT 14,381 Reputation points Microsoft Employee
2 answers

sp_invoke_external_rest_endpoint returns json parse error on @response

i am running azure sql and call various MS graph and external rest endpoint via Azure API manager using the sp_invoke_external_rest_endpoint procedure. On 1 instance calling the proc, I get the following error returned: Msg 11558, Level 16, State 202,…

Azure SQL Database
asked 2024-07-15T23:34:04.8666667+00:00
Shaun 50 Reputation points
commented 2024-07-15T23:56:19.7233333+00:00
Shaun 50 Reputation points
1 answer One of the answers was accepted by the question author.

how to add user assigned managed identify in azure sql database using powershell?

how to add user assigned managed identify in azure sql database using powershell? I tried two methods as follow and they didn't work. 1.add parameter userassignedidentityid when create az sql database . # Create Azure SQL Database $databaseName =…

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,309 questions
asked 2024-07-12T08:21:12.2733333+00:00
Brian D H ZHANG 20 Reputation points
accepted 2024-07-15T06:11:29.14+00:00
Brian D H ZHANG 20 Reputation points
4 answers One of the answers was accepted by the question author.

How to install SQLPackage and Powershell on Windows Azure Agent

Hello, I have a windows Azure Agent which has been setup by our Azure Admin team. The agent does not have the SQLPackage and Powershell installed on it which is required for SQL DACPAC file generation. As part of my release pipeline I am using a…

Azure SQL Database
asked 2022-04-18T14:15:04.397+00:00
sachin gupta 376 Reputation points
edited a comment 2024-07-15T05:03:24.1166667+00:00
Raw Milk Dubai 0 Reputation points
2 answers

Getting Azure Synapse Analitics Tables Size - Query on documentation does not return correct data

Hello, I've a Synapase Workspace with a Sql Pool that has a SQL Server version 12.0.2000 . My requirement is to get the phisical space storage for each table in my database. Many peoples pointed me at…

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.
4,671 questions
asked 2023-03-20T14:37:18.55+00:00
F N 20 Reputation points
commented 2024-07-14T13:03:04.0166667+00:00
Sharma, Rahul 80 Reputation points
2 answers One of the answers was accepted by the question author.

Azure SQL Managed Instance Scaling Both Primary & Secondary

I have two SQL Managed Instances, one is using it as the primary and the other one is for secondary-geo replication . At the moment both of them have the same specs (Service Tier - Hardware Generation- vCore - Storage), I would like the scale up the…

Azure SQL Database
asked 2024-07-11T22:22:43.0366667+00:00
ِAhmed Barahim 20 Reputation points
accepted 2024-07-13T14:31:13.61+00:00
ِAhmed Barahim 20 Reputation points
1 answer One of the answers was accepted by the question author.

Delete data from an Azure SQL database after copyingit to an Azure Blob

How can I create a pipeline in ADF to delete data from an Azure SQL database after copying it to an Azure Blob, without using the copy or lookup activities to execute the query? I need to create a view and perform some activity. Is there a custom method…

Azure SQL Database
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,616 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,135 questions
asked 2024-07-13T12:24:59.7966667+00:00
Sobaba 20 Reputation points
accepted 2024-07-13T12:31:59.5+00:00
Sobaba 20 Reputation points
2 answers

System Database Backups for Azure SQL Managed Instance

I don't see the ability to backup system databases for Azure SQL Managed Instance. If the server was lost I would lose server logins, backup information. Is there any documentation regarding why we don't have to backup these databases, and the steps we…

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.
13,324 questions
asked 2024-06-21T20:35:16.1766667+00:00
Chancellor, Joe 0 Reputation points
answered 2024-07-13T00:10:36.53+00:00
Chancellor, Joe 0 Reputation points
1 answer

Retention period for various DMVs such as sys.dm_db_resource_stats, sys.dm_os_wait_stats

I want to understand retention period for various DMVs (Dynamic Management Views). I specifically want to know the retention period for DMVs such as sys.dm_db_resource_stats, sys.dm_os_wait_stats, sys.dm_database_replica_states,…

Azure SQL Database
asked 2024-07-12T17:45:45.6966667+00:00
Rahul Randive 9,176 Reputation points Microsoft Employee
answered 2024-07-12T17:59:21.6066667+00:00
GeethaThatipatri-MSFT 29,017 Reputation points Microsoft Employee