5,125 questions with Azure SQL Database tags

Sort by: Updated
6 answers

If I stop the database will it cost me in Azure?

If I stop the database will it cost me in Azure?

Azure SQL Database
asked 2021-08-03T09:43:07.707+00:00
Ravindra Joshi 6 Reputation points
answered 2024-04-27T07:19:18.6966667+00:00
classificaion 0 Reputation points
0 answers

Handling different date formats in Azure SQL

I need help with writing a stored procedure in Azure SQL that updates datetime values stored as varchar columns with different date formats to a consistent format of 'MM/dd/yyyy hh:mm:ss'. Specifically, the columns whose names end with 'DP' need to be…

Azure SQL Database
asked 2024-04-27T06:50:10.9666667+00:00
Sodi, Deepthika 0 Reputation points
0 answers

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.
462 questions
asked 2024-04-26T17:06:55.22+00:00
TGS Service Account 0 Reputation points
commented 2024-04-26T23:51:08.1366667+00:00
Oury Ba-MSFT 16,156 Reputation points Microsoft Employee
4 answers One of the answers was accepted by the question author.

need help downloading sql server on my ,mac,

Hi everyone im trying ways to download the sql server and cant do it, need help downloading sql server on my ,mac, provide a info and download link if possible

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,715 questions
asked 2024-04-26T21:28:59.2166667+00:00
andy 0 Reputation points
accepted 2024-04-26T23:00:37.92+00:00
andy 0 Reputation points
4 answers One of the answers was accepted by the question author.

SSMS UI bug (all versions so far)

Hello there, There is an annoying bug in the SSMS UI that I thought will be found and fixed with the latest version (19.0.1) I just installed. It persists in all the previous versions I used and is available here too. Here is the description: Connect…

Azure SQL Database
asked 2023-03-20T08:34:33.5233333+00:00
Hristo Serafimov 35 Reputation points
commented 2024-04-26T22:24:43.5566667+00:00
Oury Ba-MSFT 16,156 Reputation points Microsoft Employee
0 answers

How to choose between Azure SQL Always On Availability Groups vs SQL Server Replication

Background: Our production SQL Server database is hosted on Azure VM. We have a nightly process to create a data warehouse environment that is used by our power users to query a day-old data and run reports. We would like to create a (or more in the…

Azure SQL Database
asked 2024-04-24T15:24:17.36+00:00
Somasekar Srinivasan 0 Reputation points
commented 2024-04-26T20:28:16.03+00:00
Somasekar Srinivasan 0 Reputation points
2 answers

Azure SQL DB Autoscaling issue

Hello, I'm currently facing an issue with automating the scale up/down of my Azure SQL DB. When the DB experiences high DTU usage and the auto scale-up is triggered by an alert runbook, the query that was running on the DB gets interrupted, causing my…

Azure SQL Database
asked 2024-04-17T15:38:07.7833333+00:00
MoTaar 290 Reputation points
edited the question 2024-04-26T19:31:29.49+00:00
Oury Ba-MSFT 16,156 Reputation points Microsoft Employee
2 answers

How to view SQL Azure Business Critical Tier - Qurom, replics, etc.

We just scaled from General Purpose Tier to Business Critical in our main production Azure SQL Database (not Managed Instance). Everything is running fine, and I can connect to the read only replica successfully. Besides initiated a manual failover, I…

Azure SQL Database
asked 2024-04-23T14:42:05.92+00:00
John Allen 0 Reputation points
commented 2024-04-26T19:26:27.9666667+00:00
Oury Ba-MSFT 16,156 Reputation points Microsoft Employee
0 answers

Unable to deploy SQL Server bicep template using AzureAD Authentication: true

Hi, I am deploying Azure SQL Server with administratorLoginPassword using Incremental mode but it is giving me error (AadOnlyAuthenticationIsEnabled). I need to use the password while deploying and I cannot ignore it. Also, while deploying the sql server…

Azure SQL Database
asked 2024-04-25T13:19:32.6266667+00:00
Srikanth Vanam (PERSISTENT SYSTEMS LIMITED) 0 Reputation points Microsoft Vendor
commented 2024-04-26T19:23:19.9666667+00:00
Oury Ba-MSFT 16,156 Reputation points Microsoft Employee
1 answer

ODBC Connection DSN and Linked Table Manager Giving Different Results: The link table manager in access database only gives the master tables

I am setting up a DSN and a Linked Table Manager link all on the same Access database on the same computer with the same database Login and associated User (and of course the same database). The DSN gives me the tables I need, but the Linked Table…

Azure SQL Database
Access
Access
A family of Microsoft relational database management systems designed for ease of use.
304 questions
Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
821 questions
asked 2024-04-23T20:44:30.33+00:00
EFS 0 Reputation points
commented 2024-04-26T19:10:59.9333333+00:00
Albert Kallal 4,651 Reputation points
2 answers

Synapse can't transfer data from parquet file to Azure SQL Database table

Hi! The pipeline in Synapse (workspace) transfers data from parquet files to a database using a copy activity. Everything has been working fine for months, but today it simply times out without a specific error. It seems the problem lies in…

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,687 questions
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,370 questions
asked 2024-04-26T10:37:45.7633333+00:00
Lily 1 Reputation point
commented 2024-04-26T17:51:57.2566667+00:00
Smaran Thoomu 9,530 Reputation points Microsoft Vendor
1 answer

How to translate database content with Azure Translator by ADF or Synapse notebook?

There is an Azure Database table. Some of columns need to be translated from one language to another into additional columns. Such as from English to Spanish, or Portuguese to English, etc. I am exploring how I can use ADF or Synapse notebook to…

Azure SQL Database
Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
340 questions
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,370 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,545 questions
asked 2024-04-22T15:17:46.4133333+00:00
Dataholic 80 Reputation points
commented 2024-04-26T16:31:02.7966667+00:00
BhargavaGunnam-MSFT 26,136 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to split rows and columns by using ADF?

How can I retrieve data from the following table by using ADF lookup activity and want to get the result as below? Thanks

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,545 questions
asked 2024-04-15T15:57:51.3866667+00:00
Zhu, Yueli YZ [NC] 235 Reputation points
commented 2024-04-26T14:50:54.6133333+00:00
Zhu, Yueli YZ [NC] 235 Reputation points
0 answers

Deployment of App service

I am creating an Azure SQL database and after clicking on review and create. But for hours I am getting deployment in progress and I don't know why. Any help?

Azure SQL Database
asked 2024-04-26T01:46:39.89+00:00
Olanrewaju, Emmanuel A 0 Reputation points
commented 2024-04-26T13:22:37.0266667+00:00
Olanrewaju, Emmanuel A 0 Reputation points
1 answer One of the answers was accepted by the question author.

Logic App - Store query result from Azure SQL in to Sharepoint and retrieve back the link

Hi All, I've very basic requirement but unable to chalk it out, how to do it. I have one standard logic app workflow. It will be http triggered. Once triggered, it will run a stored procedure on one Azuer DB table and store the result as JSON in…

Azure SQL Database
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,845 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,628 questions
asked 2024-04-22T03:33:02.6+00:00
Pratim Das, Partha C 286 Reputation points
accepted 2024-04-26T09:29:30.79+00:00
Pratim Das, Partha C 286 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,545 questions
asked 2024-04-25T03:13:10.4833333+00:00
Eddy Tegera 0 Reputation points
commented 2024-04-26T06:17:30.4233333+00:00
phemanth 5,735 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

How to recover lost password for "SQL azure"

Hi, I lost password to my "sql azure" admin account. HOw do i recover access to azure db. Can microsoft suport create a new account for me

Azure SQL Database
asked 2021-05-13T01:02:57.497+00:00
jose de jesus 141 Reputation points
commented 2024-04-25T22:13:12.11+00:00
Nathan Tregillus 0 Reputation points
5 answers

Standalone/Serverless Azure DB - DBCC SHRINKDATABASE and DBCC SHRINKFILE throwing "Query execution timed out." after 300 seconds

I have a standalone DB and trying to use "Query Editor (Preview)" to shrink the DB or DB file. It has 500 GB max storage, 410 GB allocated, any only 152 GB used. I want to lower the allocated so that I can also lower the max. Every query…

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-18T16:30:26.5966667+00:00
Carston 0 Reputation points
commented 2024-04-25T19:34:36.78+00:00
Alberto Morillo 32,886 Reputation points MVP
3 answers One of the answers was accepted by the question author.

Migrate Azure SQL server instance to SQL managed instance

Dear forum, We're planning to migrate our DBs on a SQL server instance to a SQL managed instance. We're focussed on migration our dev/test instance first before doing production. The back-ups are done using the Azure Recovery Vault service. We would like…

Azure SQL Database
asked 2024-04-18T13:26:25.6633333+00:00
NIJSTEN Stephen 80 Reputation points
commented 2024-04-25T08:56:45.3833333+00:00
NIJSTEN Stephen 80 Reputation points
2 answers

how to fix this issue Msg 64, Level 20, State 0, Line 114 A transport-level error has occurred when receiving results from the server. (provider: TCP Provider, error: 0 - The specified network name is no longer available.)

When I am trying to run two queries on same database but in different windows one query is doing deletion of a table from particular date ranges along with roll back mechanism and another query is doing fetching data by joining different tables based on…

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,715 questions
asked 2024-04-24T08:07:29.2066667+00:00
sharuk 0 Reputation points
commented 2024-04-25T06:32:54.17+00:00
ShaktiSingh-MSFT 13,346 Reputation points Microsoft Employee