how do i add a new user in azure sql
Hi, I want to add a test credentials . Some un pw which can create sql tables. I am on this screen: from that screen copilot says to it says to go to query editor preview, but all i see is this: Is this because I have a free version ?? thanks for any…
Azure SQL Database
Azure SQL BACPAC parallel imports stuck at 100% for extended periods – expected behavior?
Hi, I’m looking for clarification on the expected behavior of Azure SQL Database** BACPAC imports**, particularly in environments where imports may be triggered in parallel and imports reach 100% but do not complete. Environment Azure SQL Database …
Azure SQL Database
how to fix below question in azure sql data base i am already created table
Req 8: Crate a pipeline to move data from on premises CCardTrans table into Azure SQL DB by creating a new table, when pipeline runs for the first it has to move all the rows from the source table, but if you rerun the same pipeline it should not process…
Azure SQL Database
Unable to Enable CDC on Azure SQL Database Using Server Admin Login - Error 22902 "Caller is not authorized"
We are unable to enable Change Data Capture (CDC) on our Azure SQL Database despite using the server-level admin login (DBAdmin) and Entra ID service administrator. Steps Performed: Connected to the master database using the SQL server admin login . …
Azure SQL Database
How to export an Azure SQL Database when subscription is disabled?
Hi everyone, I have an Azure SQL Database on a subscription that was unexpectedly disabled. Attempts to export via the Azure portal, sqlpackage, and SSMS all fail with “login failed.” Access from the app is also blocked. I need to recover the full…
Azure SQL Database
Issue with Query Store Showing “Restricted Text” in Azure SQL Managed Instance
I am experiencing an issue with Azure SQL Managed Instance where some of the long-running queries in Query Store are displayed as “Restricted Text” instead of the actual query text. Details: Environment: Azure SQL Managed Instance I have admin access,…
Azure SQL Database
Unexpected billing for the Azure SQL Database Service tier Basic
Hi, I have been using the Azure SQL Server Database with the Basic level service tier for many months now. But just for the last month I got the bill of around 200 Euros and the bill was for the SQL Database Single/Elastic Pool General Purpose - SQL…
Azure SQL Database
SSMS 22 Azure validation and weird email address
I installed SSMS 22 today, and when I try to connect to an Azure SQL Database and server, I get the following prompt with some weird email address. I have NO idea where it is pulling that from. I have ZERO issue with SSMS 21, but with SSMS 22 this is an…
Azure SQL Database
Azure SQL Serverless cost
On Azure SQL Serverless - Will I be charged per second even when 4-5 users are connected via SSMS but not querying? Most of the time people are connected via SSMS have few query windows open, but not much of actual querying. This is a follow up question…
Azure SQL Database
How to export an Azure SQL database?
How to export an Azure SQL database? 如何导出azure的SQL数据库? 我已阅读过相关文档,搜索相关问题,问过AI,均没找到解决方案 I have reviewed the official documentation, searched for related issues, and consulted AI tools, but I have not been able to find a viable…
Azure SQL Database
Accidentally deleted azure sql database
Database: DaySpringCare Server: spotlighthealthcaredatabaseserver.database.windows.net Deletion Time: 2025-12-17 ~12:00 UTC BUSINESS IMPACT:Critical business data lost due to accidental resource group deletion REQUEST Point-in-time restore of…
Azure SQL Database
What is the best way to design a database schema for comparing educational institutes with multiple criteria?
I am working on an education-related project where I need to store and compare information about multiple higher education institutes. Each institute has different attributes such as approvals, location, course offerings, placement statistics, fee…
Azure SQL Database
How to Log Actual Application Admin Users in Azure SQL Audit Logs Instead of the Authenticated Entra ID Admin
Hey everyone, I hope you’re all doing well. I’m running into an issue related to Azure SQL audit logs, and I’m a bit confused about the best way to approach it. The problem is that an Azure SQL Server has one Entra ID admin user, and we use that user to…
Azure SQL Database
Azure SQL Database Hyperscale Serverless
I have a database in Azure. It's an SQL Database that runs only one process per day, just one in 24 hours. When this process runs, it consumes a lot of DTUs and CPU, requiring approximately 4 to 6 vcores. Therefore, I configured this database with a…
Azure SQL Database
Cannot establish ODBC 18 Connection via Interactive authentication
I have been unable to create an ODBC interactive connection to an Azure database. The credentials work fine in SSMS and using the SQLCMD. The browser window opens and allows me to authenticate. I have tried using the ODBC manager (32-bit) as well as…
Azure SQL Database
Transaction log stuck at 100%
Transaction log stuck at 100% CHECKPOINT fails with error 5901 Log reuse wait shows REPLICATION intermittently Replication & CDC disabled Holdup LSN: (988323:4179272:5) Need backend cleanup of orphaned replication recovery unit.
Azure SQL Database
Database deployment using Azure DevOps when the database is on a private virtual network
I have got a SQL server database in azure on a private network; I would like to set up a database deployment function. As the database is no longer on a public endpoint. How can I deploy SQL changes onto the SQL server database without building a…
Azure SQL Database
Error SQL71621: Azure Key Vault URI '' must be an well-formed, absolute URL
I have an Azure SQL Database using Always Encrypted with the Column Master Key being stored in Azure Key Vault. The project is in Azure DevOps and I am using the Azure SQL DacpacTask to deploy my releases to my dev and prod environments. I am using a…
Azure SQL Database
Switch Azure SQL Provisioned to Serverless and back to Provisioned
Hi Can we switch Azure SQL from "Provisioned" to "Serverless" and back to "Provisioned" without any data loss / minimal downtime? Wanted to observe how serverless works for a week. Data should never be lost while switching…
Azure SQL Database
Performance improvement in Azure SQL Database
Hi, Our Azure SQL Database is configured with Standard-series (Gen5). Most of the time, we experience performance issues, as shown in the attached snippet. Could you please guide me on how to track down the root cause and suggest possible…
Azure SQL Database