5,145 questions with Azure SQL Database tags

Sort by: Updated
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.
468 questions
asked 2024-04-30T05:18:55.9333333+00:00
Ankush Gurjar 135 Reputation points
commented 2024-05-03T10:31:45.53+00:00
Ankush Gurjar 135 Reputation points
0 answers

I received a notice about retirement of Azure SQL Database 2014-04-01 APIs, what should I do? How do I identify the resources using the old version?

I received a notice about retirement of Azure SQL Database 2014-04-01 APIs, what should I do? How do I identify the resources using the old version? Sending this email to you guys as I was informed that you can run the KUSTO queries to get this detail. …

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,811 questions
Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,767 questions
Azure SQL Database
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,157 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,903 questions
asked 2024-05-03T10:06:02.83+00:00
Deep Kundu (DKN) 0 Reputation points
commented 2024-05-03T10:09:38.53+00:00
Deep Kundu (DKN) 0 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,594 questions
asked 2024-05-01T16:36:06.22+00:00
Muthu Kugan Muthusivakumar (INFOSYS LIMITED) 0 Reputation points Microsoft Vendor
commented 2024-05-03T09:24:59.8233333+00:00
phemanth 5,840 Reputation points Microsoft Vendor
2 answers

Azure workload move tenant to tenant

Dear All, we have existing tenant with listed below workloads and we are planning to move all these workloads to new tenant. what is the best way to move it with any production impact.

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,132 questions
Azure SQL Database
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,157 questions
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,711 questions
asked 2024-04-22T10:02:48.6933333+00:00
Rakesh Kumar 456 Reputation points
answered 2024-05-03T06:20:44.6766667+00:00
Rakesh Kumar 456 Reputation points
0 answers

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
commented 2024-05-03T05:44:47.9066667+00:00
ShaktiSingh-MSFT 13,436 Reputation points Microsoft Employee
0 answers

How to move the Azure sql database across the Azure subscription

Use case-How i can move the azure sql database (or Azure sql server) across the azure subscription ensuring the private link of that database a, vnet of the azure sql database and all the other attributes of the Azure sql database remains AS-IS after the…

Azure SQL Database
asked 2024-05-01T06:22:29.9466667+00:00
Rahul 251 Reputation points
commented 2024-05-03T05:42:47.36+00:00
ShaktiSingh-MSFT 13,436 Reputation points Microsoft Employee
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,711 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 135 Reputation points
commented 2024-05-02T20:44:19.3133333+00:00
GeethaThatipatri-MSFT 27,642 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.
946 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

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,901 Reputation points
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,393 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,594 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,505 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,594 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,594 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