5,334 questions with Azure SQL Database tags

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

Where can I find a list of known issues on a specific version of SQL 2017

Good Morning, I would like to know where i could find the list of known issues on this specific version of SQL Server 2017? Microsoft SQL Server 2017 (RTM-GDR) (KB4505224) - 14.0.2027.2 (X64) Jun 15 2019 00:26:19 Copyright (C) 2017 Microsoft…

Azure SQL Database
asked 2020-06-17T08:38:58.343+00:00
Lombard, René 21 Reputation points
commented 2020-06-17T09:19:46.97+00:00
Leon Laude 85,711 Reputation points
2 answers One of the answers was accepted by the question author.

Unable to backup sql azure to a bacpac in blob

Hi, I have been trying repeatedly to backup a sql azure database to a bacpac file on blob. Each time I do, it fails with an error One or more unsupported elements were found in the schema used as part of a data package. Error SQL71501: Error validating…

Azure SQL Database
asked 2020-06-04T19:00:13.12+00:00
Lalit 101 Reputation points
accepted 2020-06-17T06:54:16.227+00:00
Lalit 101 Reputation points
2 answers One of the answers was accepted by the question author.

How do you build SSIS packages in VS 2019

I know SSIS is being phased out but what are they putting in place of it? I installed SQL Server Data Tools which seems great at writing simple T-SQL Statements. What do we do to create more complex projects?

Azure SQL Database
asked 2020-06-16T17:32:38.25+00:00
SQLKing 21 Reputation points
accepted 2020-06-16T18:04:23.1+00:00
SQLKing 21 Reputation points
1 answer One of the answers was accepted by the question author.

How to extract nth occurrence substring from a string column in SQL Table

Hi All I have a nvarchar(MAX) column (as below) in SQL table, I need to extract nth occurrences substring from this column; I manage to extract the 1st occurrence with CHARINDEX statement 10137-microsoft-technet-qa-roychen.pdfbut unable to extract…

Azure SQL Database
asked 2020-06-16T03:43:00.1+00:00
Roy Chen 21 Reputation points
accepted 2020-06-16T07:36:33.143+00:00
Roy Chen 21 Reputation points
1 answer

Meta data identification

Hello Team, We have a scenario wherein we need to identify where all a column of a particular table is being used and which all tables would be impacted from the same. eg: col 1 of table t1 is being dropped Scenarios: there is a stored…

Azure SQL Database
asked 2020-06-12T05:52:24.94+00:00
Nandan Gajanan Hegde (g) 1 Reputation point
commented 2020-06-16T07:02:47.273+00:00
KalyanChanumolu-MSFT 8,316 Reputation points
1 answer

SSIS ObjectRef Compatibility Issue

In the SSIS Dimension Processing Destination, there is an ObjectRef statement originally written in ASSL. However, it reports compatibility issue saying that the interface is not supported. Our DBA suggested that he attempted to upgrade Tabular model to…

Azure SQL Database
Azure Data Science Virtual Machines
Azure Data Science Virtual Machines
Azure Virtual Machine images that are pre-installed, configured, and tested with several commonly used tools for data analytics, machine learning, and artificial intelligence training.
68 questions
asked 2020-06-10T22:39:26.367+00:00
Hongru Qi 1 Reputation point
commented 2020-06-15T10:04:19.013+00:00
KalyanChanumolu-MSFT 8,316 Reputation points
2 answers One of the answers was accepted by the question author.

Can't seem to find any documentation regarding SQL Addin

Im trying to develop an extending add-in to SSMS, versions 15,17,19 . From the little I found on the web there are only a small number of tutorials to create a simple add-in using VS add-in but nothing more, I searched the entire directory of SQL on…

Azure SQL Database
asked 2020-06-13T19:03:51.593+00:00
Orel 21 Reputation points
commented 2020-06-14T09:29:28.277+00:00
Orel 21 Reputation points
1 answer

Test Database using MPN Benefit

I want to create an Azure SQL database to test VB.Net code for accessing an Azure Database with my MPN benefit of $130 CND/month. But when I attempt to configure an SQL database in the Portal using what I think are the least costly parameters, the…

Azure SQL Database
asked 2020-06-10T21:44:14.333+00:00
Robert Scarborough 1 Reputation point
commented 2020-06-13T00:15:59.653+00:00
Navtej Singh Saini 4,221 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

performance of JSON Column

How is the performance of when we store data in JSON? Will it impact on creating the report from this JSON Column?

Azure SQL Database
asked 2020-06-10T10:36:36.657+00:00
Kumari, Hemlata 21 Reputation points
accepted 2020-06-12T05:58:52.91+00:00
Kumari, Hemlata 21 Reputation points
2 answers

Cannot sync data from local DB to Azure

I get the following error when syncing local db to Azure: Database provisioning failed with the exception "SqlException Error Code: -2146232060 - SqlError Number:15247, Message: User does not have permission to perform this action. SqlError…

Azure SQL Database
asked 2020-06-10T17:42:37.517+00:00
LD 1 Reputation point
answered 2020-06-11T18:56:17.477+00:00
Manu Philip 17,111 Reputation points MVP
1 answer One of the answers was accepted by the question author.

SQL FW now blocking SPO requests

This was working previously and now the SQL FW is blocking SPO O365 requests. I've contacted SharePoint and they've said they haven't changed anything on their end. I've checked this document that the IP Addresses are allowed in SQL FW but still…

Azure SQL Database
Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
595 questions
asked 2020-06-08T23:26:26.44+00:00
William Holani 21 Reputation points
accepted 2020-06-11T04:02:34.23+00:00
William Holani 21 Reputation points
2 answers One of the answers was accepted by the question author.

Xevent to azure storage (file target) keeps rolling over

The number of files in my file target location keeps expanding very rapidly. Sometimes they are only ~10kb before the writing to a file stops and another file is created. Below is an example of how I would create an xevent session that targets a…

Azure SQL Database
asked 2020-06-09T16:56:47.737+00:00
David Beavon 211 Reputation points
accepted 2020-06-11T01:19:46.787+00:00
David Beavon 211 Reputation points
1 answer

ARM template failing to restore after creating database. I am using Microsoft.Resources/deploymentScripts to the powershell script.

I am trying to create azure serverless db and restore it with BACPAC which is stored storage account. I am trying this with ARM template, and running Microsoft.Resources/deploymentScripts to the powershell script. the powershell contains the logic to…

Azure SQL Database
asked 2020-06-06T11:34:54.25+00:00
mahantesh desai 1 Reputation point
answered 2020-06-10T21:14:43.827+00:00
Navtej Singh Saini 4,221 Reputation points Microsoft Employee
1 answer

FIPS 140-2 validation SQL database service

we are using azure SQL service for our database for our application data store. can we claim as we are a FIPS 140-2 validated?

Azure SQL Database
asked 2020-06-09T16:13:11.513+00:00
ravi Sanapala 1 Reputation point
commented 2020-06-10T21:05:44.563+00:00
Navtej Singh Saini 4,221 Reputation points Microsoft Employee
2 answers

cant delete resource group due to master database

SQL server associated with it has already been removed when the delete resource group was run. Db delete error 400 Client Error: Bad Request for url...

Azure SQL Database
asked 2020-06-10T02:05:02.33+00:00
ChrisWork 1 Reputation point
answered 2020-06-10T09:04:56.16+00:00
Ronen Ariely 15,096 Reputation points
1 answer

Insert/Load values into Single newly added column in already loaded table/history data

Hello, I have table called sales having fields Invoice Number,OrderCategory,Item.Its a incremental load table. Everyday day-1 data from source gets added to this table. Currently I had to add InvoiceDate column to table. Now I need to load this…

Azure SQL Database
asked 2020-06-07T17:59:57.657+00:00
Nody88 1 Reputation point
commented 2020-06-09T23:15:35.227+00:00
Navtej Singh Saini 4,221 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Unable to connect to Azure Database due to network settings/Firewall issue

Hello, I am an absolute beginner trying to start a simple project using Blazor and am trying to connect it to my SQL database but am getting this error: A connection to the server 'xxxxxxx' could not be established. This might indicate an issue…

Azure SQL Database
Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
595 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,298 questions
asked 2020-06-09T19:33:54.11+00:00
D18 26 Reputation points
accepted 2020-06-09T20:30:59.787+00:00
D18 26 Reputation points
3 answers

Frequent service health issue for Azure SQL DB

We are encountering frequent service health issues for Azure SQL DB in one of our test subscription. We are getting the below service health issue. “We're sorry your SQL database is unavailable at this time. Currently, Azure shows the downtime for…

Azure SQL Database
asked 2020-06-01T14:17:29.747+00:00
Kundan Chaulya 11 Reputation points
answered 2020-06-09T13:53:19.477+00:00
Kundan Chaulya 11 Reputation points
1 answer One of the answers was accepted by the question author.

How to create Azure SQL "serverless" database instance usig Azure SQL API in python?

I am developing an Azure base solution in Django. In that how can I allow user to login using his Azure Active directory Account and create an SQL server first, then create a "Server-less" instance of database with predefined database name? …

Azure SQL Database
asked 2020-06-05T05:59:05.67+00:00
Aswin 26 Reputation points
commented 2020-06-09T03:57:37.143+00:00
Aswin 26 Reputation points
1 answer

AZURE SQL MI Error: Stale/aborted version cleanup was aborted for database id '10' due to database shutdown.

Hi, I am trying to restore SQL server .bak file to Azure SQL Managed Instance database through SSMS but getting an error Msg 22003, Level 16, State 1, Line 18 Stale/aborted version cleanup was aborted for database id '10' due to…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,985 questions
asked 2020-06-05T18:47:16.897+00:00
HemantSudehely-0557 266 Reputation points
commented 2020-06-08T18:03:41.503+00:00
Navtej Singh Saini 4,221 Reputation points Microsoft Employee