5,249 questions with Azure SQL Database tags

Sort by: Updated
1 answer

How do I give a user access to a single App Server, SQL Database, & Azure Storage

Hi; I want to have my QA team do some load testing of the dev slot of our web app. I want to give them full administrative access to the dev slot app service and its associated SQL Database and BLOB Storage. I do not want them to have any administrative…

Azure SQL Database
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,513 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,072 questions
asked 2024-05-31T22:32:34.61+00:00
David Thielen 2,376 Reputation points
answered 2024-06-03T07:51:19.09+00:00
SnehaAgrawal-MSFT 19,186 Reputation points
1 answer One of the answers was accepted by the question author.

Use managed identities to connect to a Azure SQL database

I have a question regarding the use of managed identities to connect to a SQL database. Do I need the ‘db_ddladmin’ role for this, or is it only necessary if I’m going to perform operations like CREATE, DROP, etc.? Additionally, if my managed identity is…

Azure SQL Database
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,072 questions
asked 2024-06-03T06:28:35.22+00:00
Joe Chen 0 Reputation points Microsoft Employee
accepted 2024-06-03T07:28:07.79+00:00
Joe Chen 0 Reputation points Microsoft Employee
0 answers

Apne job work me kya aur kaise khud ko invest karein

Hello Everyone This Side Rima Sharma

Azure SQL Database
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,318 questions
Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
715 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
368 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,072 questions
asked 2024-06-03T07:24:52.57+00:00
Rima Vishwakarma 0 Reputation points
2 answers

Trying to import On Prem sql server into azure managed instance but it's failing

Trying to import On Prem Sql server into azure managed instance but it's failing.What should I do?

Azure SQL Database
asked 2024-05-30T00:36:18.8766667+00:00
TymeMachine 0 Reputation points
commented 2024-06-03T05:14:43.19+00:00
ShaktiSingh-MSFT 14,081 Reputation points Microsoft Employee
1 answer

Access Backend on VNet from public frontend

I need to deploy a frontend that will be publivly accessible but it needs to commuincate and write to a databse that must not be publicly accesible. The current setup i have is as follows: Deploy the Next JS site using Azure Static Web Apps Create a…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,825 questions
Azure SQL Database
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,425 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,206 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
791 questions
asked 2024-05-28T12:15:47.6033333+00:00
Simbarashe Kowo (Platinum Life) 0 Reputation points
edited the question 2024-06-03T01:45:18.4333333+00:00
JananiRamesh-MSFT 22,221 Reputation points
1 answer

%%LOCKRES%% - SQL Server - Row identifier causing Deadlocks

Hi Team,   Recently I came across an issue where I am facing deadlocks in SQL Server databases (19.2.56.2) due to the internal hashing mechanism of the Row identifier virtual column - %%LOCKRES%%   On analysis I find that the row identifier - %%LOCKRES%%…

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,953 questions
asked 2024-06-02T06:24:20.88+00:00
Govar1604 0 Reputation points
answered 2024-06-02T21:43:28.6+00:00
Erland Sommarskog 102.6K Reputation points
1 answer

Azure SQL Database Free Tier Plan

Hello, Why is it that I pick the Free - General Purpose - Serverless: Gen5, 2 vCores which indicates that: First 32 GB storage free **First 100,000 vCore seconds free Yet I have received a bill of USD 250 on my card**

Azure SQL Database
asked 2024-06-01T00:35:47.8933333+00:00
Sinzore 40 Reputation points
commented 2024-06-02T04:21:56.95+00:00
Gowtham CP 2,450 Reputation points
1 answer One of the answers was accepted by the question author.

Error with ODBC Driver - pyodbc.InterfaceError: ('IM002', '[IM002] [unixODBC][Driver Manager]Data source name not found and no default driver specified (0) (SQLDriverConnect)')

Hello, I set up a CICD pipeline to handle deploying python code to the App Service but get this screen In the console it says "Failed to load resource: the server responded with a status of 503 (Service Unavailable)" When I look in the logs,…

Azure SQL Database
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,072 questions
asked 2024-05-31T19:21:14.6333333+00:00
Anon 20 Reputation points
commented 2024-06-01T16:15:32.5633333+00:00
Alberto Morillo 33,161 Reputation points MVP
2 answers

convert pay as you go instance into reserved instance

Hi, I have nearly 12 instances and databases in different regions and I want to change them to Reserved Instances and databases. What is the procedure to implement them as Reserved Instances and databases? Can anybody help me? Do I need to purchase…

Azure SQL Database
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,318 questions
asked 2024-05-30T06:19:16.89+00:00
Revathi Senthilkumar 0 Reputation points
answered 2024-05-31T23:07:12.17+00:00
Oury Ba-MSFT 16,901 Reputation points Microsoft Employee
1 answer

Copy activity throwing an error, when a auto incremented column is there on the Sink side

Hello Team, I am trying to copy data from Amazon S3 to Azure SQL database. On Azure SQL side I have set an autoincrement column(Row_Index) in a table, however the copy activity throws an error that "Column 'Row_Index' does not allow…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,807 questions
asked 2024-05-15T22:53:21.2033333+00:00
Shweta Chavan 40 Reputation points
commented 2024-05-31T22:33:28.77+00:00
Oury Ba-MSFT 16,901 Reputation points Microsoft Employee
2 answers

Query to identify queries executed in a specific Azure SQL DB

Hi All, I am trying to monitor queries running on Azure SQL Databases on a Premium tier Elastic Pool with ReadScale replication enabled. We redirect reporting for our OLTP system against the replicas (using ApplicationIntent = ReadOnly) which means Query…

Azure SQL Database
asked 2024-05-08T12:31:13.2233333+00:00
Matthews, Darren (Capita Retain) 0 Reputation points
commented 2024-05-31T19:06:40.6466667+00:00
GeethaThatipatri-MSFT 28,142 Reputation points Microsoft Employee
1 answer

From Synapse notebook, trouble connecting to Azure SQL using system managed identity

I can create a Linked Service to my Database using my Synapse system-managed identity. This works fine, and the "test connection" shows success. But for the life of me, I can't figure out how to do it in a Python notebook. Here is the…

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,505 questions
asked 2024-05-27T22:33:03.2733333+00:00
Rhonda S 6 Reputation points Microsoft Employee
edited a comment 2024-05-31T18:15:43.0666667+00:00
Rhonda S 6 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Azure SQL Database and Azure SQL Managed Instance

can anyone explain me the dff btween the "Azure SQL Database" and "Azure SQL Managed Instance"? Are they the same, or am I missing someything.

Azure SQL Database
asked 2024-02-01T19:04:09.8533333+00:00
dwaine 20 Reputation points
commented 2024-05-31T17:41:36.7966667+00:00
Romero Adrian 0 Reputation points
2 answers

How to use mTLS to secure a sql database

Hi, I'm trying to an managed sql database in Azure using either a managed sql instance or cosmosdb with the postgres interface. However I would like to secure the communication towards it using mTLS since all of the communication will come from…

Azure SQL Database
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
980 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,478 questions
asked 2024-05-30T07:43:23.8666667+00:00
David Andersson 0 Reputation points
answered 2024-05-31T15:59:40.9966667+00:00
GeethaThatipatri-MSFT 28,142 Reputation points Microsoft Employee
1 answer

Data Sync Offline

I have seen this error from last night's data sync log,however the Data Sync Service was not offline. Can anyone advise what can cause the Sync Agent to be offline. Sync failed with the exception "Sync Agent 'DataSyncAgent-Prod' is offline.

Azure SQL Database
asked 2024-05-30T13:43:05.3233333+00:00
Gordon, Priscilla 0 Reputation points
commented 2024-05-31T15:55:00.5333333+00:00
GeethaThatipatri-MSFT 28,142 Reputation points Microsoft Employee
2 answers

Bidirectional replication between on prem SQL server and Azure sql with no primary key exist

Can you suggest possible solution for bidirectional real time sync between on prem SQL (2016) and Azure SQL with no primary key exist

Azure SQL Database
asked 2024-05-30T21:51:18.5233333+00:00
Shantanu Dekapurwar 20 Reputation points
answered 2024-05-31T15:53:03.3966667+00:00
GeethaThatipatri-MSFT 28,142 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How can I find help validating a certificate?

Indeed, I am a student in cloud computing in Morocco and I do not have enough means to obtain the AZ 900 certification and my family also does not have enough financial means. Could someone help me validate this certificate please?

Azure SQL Database
Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,380 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,505 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,478 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,807 questions
asked 2024-05-30T15:54:26.2366667+00:00
HAMIDOU YOUSSOUF 20 Reputation points
accepted 2024-05-31T14:55:42.77+00:00
HAMIDOU YOUSSOUF 20 Reputation points
0 answers

How to access Azure SQL Database which is connected with Azure Static Web apps from Next.js?

Hello, I deployed a Next.js app to Azure Static Web apps, and connected to Azure SQL Server via Azure Portal. and I tried to use it as explained at…

Azure SQL Database
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
791 questions
asked 2024-05-29T13:29:47.4733333+00:00
Jihoo Byeon 0 Reputation points
commented 2024-05-31T12:00:42.66+00:00
VenkateshDodda-MSFT 19,406 Reputation points Microsoft Employee
0 answers

403 Forbidden Error When Running SSRS Reports from Azure Web App within VNet

Hello everyone, I’m facing an issue with accessing SSRS reports hosted on a virtual machine from an Azure Web App with the database on a separate managed instance and the SSRS on a VM with access done via  URL. Here’s the situation: The reports execute…

Azure SQL Database
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,318 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,479 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,072 questions
asked 2024-05-28T00:13:24.8333333+00:00
Chris Boyce 20 Reputation points
commented 2024-05-31T04:17:01.28+00:00
brtrach-MSFT 15,366 Reputation points Microsoft Employee
4 answers

Transactional Replication on a SQL Managed instance as a subscriber with pull subscription

We are doing a transactional Replication to a SQL Managed instance (subscriber) with pull subscription from On-Prem(Publisher/Distributor) We are seeing uninitialized subscription on the replication monitor. How can we troubleshoot this

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,953 questions
asked 2024-05-16T12:03:46.98+00:00
Nitya V 40 Reputation points
commented 2024-05-31T03:07:04.0466667+00:00
LucyChenMSFT-4874 1,740 Reputation points