5,144 questions with Azure SQL Database tags

Sort by: Updated
1 answer

Unable to find package 'Microsoft.Azure.SqlDatabase.ElasticScale.Service.SplitMerge'

It is related to "Deploy a split-merge service to move data between sharded databases" I followed the steps in the "Download the Split-Merge packages" (very beginning) and tried to execute the command nuget install…

Azure SQL Database
asked 2024-05-02T16:29:54.73+00:00
Ho Ming Tam 45 Reputation points
commented 2024-05-02T22:40:25.5233333+00:00
Oury Ba-MSFT 16,391 Reputation points Microsoft Employee
1 answer

Getting error "Could not create the marketplace item" for any resource I am trying to create

Getting error "Could not create the marketplace item" while creating any resource. It was working fine an hour ago and suddenly not able to create any resource. Below is my subscription details.

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.
2,710 questions
asked 2024-04-19T14:00:11.5233333+00:00
Abhisekh Paul 0 Reputation points
edited an answer 2024-05-02T22:31:17.62+00:00
GeethaThatipatri-MSFT 27,642 Reputation points Microsoft Employee
1 answer

Azure Function Python V2 with bindings to Azure SQL Database

I'm using Azure Functions V2 (Python 3.11). Here you can read that V2 replaces the function.json file with function decorators:…

Azure SQL Database
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,293 questions
asked 2024-04-29T12:55:35.0966667+00:00
Louis Deconinck 0 Reputation points
answered 2024-05-02T21:20:23.2833333+00:00
Amira Bedhiafi 15,596 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 115 Reputation points
commented 2024-05-02T20:44:19.3133333+00:00
GeethaThatipatri-MSFT 27,642 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.
467 questions
asked 2024-04-30T05:18:55.9333333+00:00
Ankush Gurjar 115 Reputation points
commented 2024-05-02T19:54:58.48+00:00
Oury Ba-MSFT 16,391 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

sqlcmd fails to connect to azure sql server because of mfa, but active directory says mfa is disabled

I have been following this guide: https://learn.microsoft.com/en-us/azure/azure-functions/functions-identity-access-azure-sql-with-managed-identity and have reached the step "Grant SQL database access to the managed identity". I have…

Azure SQL Database
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,293 questions
Microsoft Entra
asked 2024-04-27T14:28:52.5466667+00:00
Sondre Dahl 20 Reputation points
accepted 2024-05-02T17:57:17.4033333+00:00
Sondre Dahl 20 Reputation points
1 answer

Azure SQL Free Database Offer Charging for Storage

Hi There I have a quick question regarding the Azure SQL Free Database Offer. It seems that I got charged for database storage despite not consuming the 32gb of free storage. Is there any reason why it's charging me for storage? See image for reference.

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,047 questions
asked 2024-05-02T01:08:43.9766667+00:00
Daniel Nguyen 0 Reputation points
commented 2024-05-02T16:24:48.31+00:00
Oury Ba-MSFT 16,391 Reputation points Microsoft Employee
1 answer

Issue with Sign-In to Student Azure Microsoft Account

Dear Community, I hope this email finds you well. I am writing to inform you that I have created my Student Azure Microsoft account recently. I have provided all the necessary educational information, and I am eagerly waiting for verification. However,…

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.
944 questions
asked 2024-04-29T16:07:48.1333333+00:00
Ahmad Ali 0 Reputation points
commented 2024-05-02T15:04:01+00:00
GeethaThatipatri-MSFT 27,642 Reputation points Microsoft Employee
1 answer

how to restore differential azure Sql database automatically

Hello, Please suggest best approach to restore differential azure sql database. Restore/data refresh required 1-2 times daily. if we can do something using powershell/python and automation used for auto refresh. I am familiar with azure data factory for…

Azure SQL Database
asked 2024-05-01T07:44:45.57+00:00
Ashutosh Prashar 0 Reputation points
answered 2024-05-02T12:28:20.21+00:00
Ashutosh Prashar 0 Reputation points
1 answer

Alternative for xp_loginconfig in MI conection

Hi Team, We are using "xp_loginconfig" Extended SP in our project for SQL server. We are providing support for SQL Azure Managed Instance connection in our project. I didn't found procedure similar to "xp_loginconfig" or…

Azure SQL Database
asked 2024-05-02T11:21:25.06+00:00
Sayali Khot (skhot) 0 Reputation points
answered 2024-05-02T11:42:16.85+00:00
Olaf Helper 40,896 Reputation points
0 answers

Remove BackSlash in result of Lookup Activity.

Hi All, I am having an order table, I have written a simple query to convert it to my required schema and it works perfect in my SSMS. Query: select(select JSON_OBJECT( 'OrderNumber': OrderNumber ) as 'values' from order for Json Path )as…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,593 questions
asked 2024-05-01T16:36:06.22+00:00
Muthu Kugan Muthusivakumar (INFOSYS LIMITED) 0 Reputation points Microsoft Vendor
edited a comment 2024-05-02T09:48:50.79+00:00
phemanth 5,840 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

extend Azure SQL always on availability group to on prem

I have an Azure SQL always on availability group with 2 servers, i need to add another on-prem node to the AG. Azure SQL AG deployed in a single subnet with DNN listener, and i already have S2S connectivity between Azure and on-prem. do i have to migrate…

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,750 questions
asked 2024-04-15T13:47:40.6133333+00:00
Abdalrahman Allahham 40 Reputation points
accepted 2024-05-02T07:31:40.3033333+00:00
Abdalrahman Allahham 40 Reputation points
3 answers

CosmosDB Analytical store delete changes in sql sink

Hi I am trying to capture delete changes from Azure cosmosdb analytical store using change data capture in Azure datafactory, Source is Cosmosdb, sink is Azure sql database. In between I am flattening my file using dataflow. My insert, update is…

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,392 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,447 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,593 questions
asked 2024-04-30T13:52:46.2133333+00:00
Kuldeep Bhati 0 Reputation points
answered 2024-05-02T07:24:09.3266667+00:00
Harishga 3,430 Reputation points Microsoft Vendor
1 answer

Failed SQL logins to MI coming from same subnet as SQLManagedInstance

We have started monitoring failed login attempts to our managed instance and see some failed connections that we can't seem to figure out what the attempt may be. Error message: A disconnect event was raised when server is waiting for Federated…

Azure SQL Database
asked 2024-04-30T15:36:48.85+00:00
Ryan Pighin 61 Reputation points
edited the question 2024-05-02T01:23:56.8333333+00:00
CosmogHong-MSFT 23,321 Reputation points Microsoft Vendor
1 answer

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,593 questions
asked 2024-05-01T20:06:01.4533333+00:00
Shweta Chavan 40 Reputation points
answered 2024-05-01T21:33:16.9633333+00:00
Oury Ba-MSFT 16,391 Reputation points Microsoft Employee
0 answers

Retirement of Azure SQL Database APIs 2014-04-01

The Azure SQL Database API version 2014-04-01 is retiring, I would like to understand the following things: How can we check the resources effected using the resource graph explorer? How to make the changes using code? Any prerequisite or…

Azure SQL Database
asked 2024-05-01T08:54:07.26+00:00
Azra Akil 40 Reputation points
edited a comment 2024-05-01T19:46:25.54+00:00
GeethaThatipatri-MSFT 27,642 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Parsing row counts from json output from an ADF script to pass to Stored Procedure

I have a ADF script that simply performs the following from a ForEach Loop. @Anonymous (concat(concat('select count(*) as num_rows from ', item().table_owner_schema), '.'), item().table_name) This works fine and returns the row count in the…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,593 questions
asked 2022-09-14T13:46:46.027+00:00
Haliburton, Russell 21 Reputation points
accepted 2024-05-01T18:28:53.0233333+00:00
Haliburton, Russell 21 Reputation points
3 answers One of the answers was accepted by the question author.

Elastic pool in Azure SQL & SQL server Managed instance

I have 2 doubts ) What is the right explanation Elastic pool in Azure SQL ? ) What is SQL server Managed instance that is often heard in Azure DB services & when one should use it. I have been trying to understand its significance but did…

Azure SQL Database
Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
718 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,593 questions
asked 2022-05-09T14:27:22.923+00:00
Mohammed Arshad Alikhan 86 Reputation points
commented 2024-05-01T16:33:11.8+00:00
Vinay KM 0 Reputation points
1 answer

Create a data factory and pipeline using .NET SDK

Hello, this is my first post here and I hope to find a solution. I am working on a web portal (.NET) hosted in Azure Web Apps and need to create a Service Link for Azure SQL Database in Azure Data Factory when I perform specific actions. The problem is…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,593 questions
asked 2024-04-25T03:13:10.4833333+00:00
Eddy Tegera 0 Reputation points
commented 2024-05-01T14:03:33.61+00:00
phemanth 5,840 Reputation points Microsoft Vendor
1 answer

How to enable SQL PrivateLink connection when SQL server is behind Active/Passive load balanced firewall pair

We have configured an Edge VNET that contains and ELB with our public IP that goes to a pair of Fortinet firewalls. Those firewalls route traffic to our spoke VNET that contains our SQL server that has a PrivateLink interface. If I leave external access…

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.
467 questions
asked 2024-04-26T17:06:55.22+00:00
TGS Service Account 0 Reputation points
edited the question 2024-05-01T13:43:50.8466667+00:00
GitaraniSharma-MSFT 47,421 Reputation points Microsoft Employee