5,608 questions with Azure SQL Database tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

How can we use insert-update function in synapse analytics notebook while storing data to blob and database

I am beginner to synapse analytics. Trying save data to blob and DB using below code. But showing "AnalysisException: /mnt/usprodannex1/usprodgold_layer/ is not a Delta table." error. Note imported required library( from delta.tables import *)…

Azure SQL Database
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,787 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,566 questions
asked 2024-08-28T13:56:09.35+00:00
Shrimathi M 40 Reputation points
commented 2024-08-29T13:50:23.55+00:00
Shrimathi M 40 Reputation points
2 answers One of the answers was accepted by the question author.

Write Operations on primary database latency issue

I have a Azure SQL database replicated to two regions. As per azure documentation secondary databases are read only. In that case all my write operations will be directed to primary. Will that cause latency issue? because my regions are not closer to…

Azure SQL Database
asked 2024-08-20T13:33:05.2566667+00:00
Neela 20 Reputation points
commented 2024-08-29T07:22:53.84+00:00
Oury Ba-MSFT 18,616 Reputation points Microsoft Employee
2 answers

How to assign SPN access to a Azure SQL Database using T-SQL

I already have a SPN and I want to give it access to Azure SQL Database using T-SQL. How to do this.

Azure SQL Database
asked 2024-07-16T16:19:26.9433333+00:00
Ayush Shrivastava 60 Reputation points
commented 2024-08-29T07:16:33.7466667+00:00
Oury Ba-MSFT 18,616 Reputation points Microsoft Employee
2 answers

Is CREATE/DROP INDEX Automatic tuning on the Roadmap for SQL managed instances?

Hello, Azure SQL DB's automatic tuning feature is incredibly helpful for us. Is there any plan to bring these features to SQL managed instances in the future? Thank you, Greg

Azure SQL Database
asked 2024-07-18T21:35:35.0366667+00:00
adm.Greg Gardner 0 Reputation points
commented 2024-08-29T05:23:29.22+00:00
Sai Raghunadh M 150 Reputation points Microsoft Vendor
1 answer

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 a comment 2024-08-29T05:13:39.39+00:00
Sai Raghunadh M 150 Reputation points Microsoft Vendor
1 answer

ADF Copy Activity - To Remove records where all cols are Blank

Hi All, I have a copy activity that copies the data from an Excel file to a database table. It seems we are getting some blank rows in the source file for all the columns. In the database table, it is reflected as NULL. We need to restrict these rows…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,566 questions
asked 2024-07-24T15:58:41.5366667+00:00
ADF_Coder 0 Reputation points
commented 2024-08-28T17:34:22.66+00:00
ADF_Coder 0 Reputation points
3 answers

Column truncate issue - Copy file to DB ADF pipeline

Hi All, I have a pipeline where I am copying data from a file to a database. In the file, I have a few columns with extra spaces that I need to trim or truncate. I am not getting any option to use any transformation or function (dynamic content) on the…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,566 questions
asked 2024-07-19T17:52:29.9766667+00:00
ADF_Coder 0 Reputation points
commented 2024-08-28T17:28:48.0333333+00:00
ADF_Coder 0 Reputation points
3 answers

Always Encrypted" column in SQL server

I can't decrypt the "Always Encrypted" column in SQL server using the keys in azure key vault, I am using Go language for the process and I can't find any reference reagrding the decryption, please guide me to decrypt the data in SQL server,…

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,670 questions
asked 2024-07-27T14:31:40.0633333+00:00
Mohammed Izzath 0 Reputation points
commented 2024-08-28T16:36:38.7866667+00:00
Mahesh Kurva 0 Reputation points Microsoft Vendor
0 answers

how to fix connect timeout while copiying from mysql to azure sql using AZURE DATA FACTORY

I have this error while deploying the task of copiying 5 tables from mysql to azure sql on datafactory Operation on target ForEach_qx9 failed: Activity failed because an inner activity failed; Inner activity name: Copy_qx9, Error:…

Azure SQL Database
Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
691 questions
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
812 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,566 questions
asked 2024-08-20T10:06:29+00:00
Arturo Beltran 0 Reputation points
commented 2024-08-28T15:29:08.7+00:00
NIKHILA NETHIKUNTA 1,760 Reputation points Microsoft Vendor
8 answers

Retirement notice: Azure SQL Database 2014-04-01 APIs will be retired on 31 October 2025

We’re constantly making updates to Azure SQL Database APIs to ensure optimal security and performance. As part of these updates, we’ll retire Azure SQL Database API version 2014-04-01 on 31 October 2025. See our documentation for a detailed list of all…

Azure SQL Database
asked 2022-11-02T22:58:09.407+00:00
GeethaThatipatri-MSFT 29,377 Reputation points Microsoft Employee
commented 2024-08-28T14:46:16.0733333+00:00
GeethaThatipatri-MSFT 29,377 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Azure SQL Database 2014-04-01 APIs will be retired on 31 October 2025

I have received the email suggesting that we use these APIs. We have an Azure SQL database that we access using .NET 4.8 linq to entities. The answers provided to two prior questions on this subject are vague at best and seem to not relate to us in the…

Azure SQL Database
asked 2022-11-02T09:00:17.067+00:00
James Birchall 56 Reputation points
commented 2024-08-28T11:08:11.2266667+00:00
James Birchall 56 Reputation points
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 2024-08-28T10:53:36.9866667+00:00
Art DUNHAM 15 Reputation points
2 answers One of the answers was accepted by the question author.

Azure sql database - How to set default database

We have AD groups as logins, and a few sql logins in our databases. They all have to switch to the app database as when they use VS or SSMS, they default to the master database. alter login xxx with default_database = [YY] Msg 40517, Level 16,…

Azure SQL Database
asked 2021-05-24T22:41:21.037+00:00
Nguyen, Hoa 381 Reputation points
commented 2024-08-28T10:00:39.0566667+00:00
Laqi Klodiana 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure SQL Database Created Using 2014-04-01 API - Is this an issue?

I have received the email like everyone else saying "Azure SQL Database 2014-04-01 APIs will be retired on 31 October 2025. As part of this, all version 2014-04-01 APIs will be retired on 31 October 2025. You’ll need to update your resources,…

Azure SQL Database
asked 2024-08-27T09:28:21.2733333+00:00
Lee 35 Reputation points
commented 2024-08-28T09:17:03.55+00:00
Lee 35 Reputation points
1 answer

Not seeing any SQL Security Audit Event on storage account even after configuring Diagnostic setting

I have setup an Diagnostic setting for an SQL Database to achieve SQL Security Audit Event log into storage account but not able to see any container related to SQL Security Audit Event. Am I missing some configuration or setting? Need help regarding…

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,105 questions
asked 2024-08-27T11:28:15.7366667+00:00
Ashish Tiwari 0 Reputation points
answered 2024-08-28T07:41:18.7433333+00:00
Nandan Hegde 32,026 Reputation points MVP
1 answer

Action required: Upgrade Azure SQL Database 2014-04-01 APIs to a newer version by 31 October 2025

I got an email from Azure: Azure SQL Database 2014-04-01 APIs will be retired on 31 October 2025 You're receiving this email because you use Azure SQL Database APIs. To improve performance and security, we're updating Azure SQL Database…

Azure SQL Database
asked 2022-12-05T03:51:08.667+00:00
Liem Nguyen 1 Reputation point
commented 2024-08-28T06:13:31.33+00:00
ShaktiSingh-MSFT 15,056 Reputation points
1 answer

getting error while using SQL Auth for login ssms

I have successfully connect with sql Auth but when i use external table i got an error "External table 'gold.Budget_Master' is not accessible because location does not exist or it is used by another process." but when i login with MFA it…

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,859 questions
asked 2024-08-07T12:56:39.8266667+00:00
Gaurav Patil 0 Reputation points
commented 2024-08-28T06:07:37.2966667+00:00
AnnuKumari-MSFT 32,816 Reputation points Microsoft Employee
2 answers

How to create login credential similar to the SuperAdmin Credential of SQL server with Least Privilege roles

I want to create login credentials that have some permissions similar to super-admin (master credential) in an Azure SQL Database server. following conditions I need: The credentials have login access to all databases present on the server. When a new…

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,670 questions
asked 2024-08-06T13:15:32.2466667+00:00
Devendra Parmar 20 Reputation points
commented 2024-08-28T05:37:49.35+00:00
MikeyQiaoMSFT-0444 2,710 Reputation points
1 answer

Azure SQL Database: Azure SQL Database 2014-04-01 APIs will be retired on 31 October 2025.

Got a message that Azure SQL Database 2014-04-01 APIs will be retired on 31 October 2025. We use dedicated SQL pools, and I am not finding the steps to do this upgrade, can someone assist. Thanks, Girish

Azure SQL Database
asked 2024-08-26T14:26:51.5233333+00:00
Girish Tharwani 0 Reputation points
commented 2024-08-28T01:56:47.91+00:00
Alberto Morillo 33,611 Reputation points MVP
2 answers One of the answers was accepted by the question author.

SQL Server Management Studio (SSMS) Setup Failed

Azure SQL Database
asked 2023-08-26T13:09:37.6+00:00
I REGRETTED AND MOVE ON 20 Reputation points
answered 2024-08-27T12:26:25.91+00:00
madhu raja 0 Reputation points