Setup DAB for Azure Static Web App to connect to Azure SQL Server
Trying to setup a Static Web App to connection to Azure SQL server. Documentation is out of data providing SWA setup but once you go to the Azure portal - Database cannot be connected to using UI in portal. Tried setting up Docker but can't get .Net 8…
Azure SQL Database
Agent message code 21118. Failed to connect to Azure Storage '\\filestorage.file.core.windows.net\replshare' with OS error: 67.
We are trying to mount Aure file storage account file share with SQL Managed instance and getting below error: -XCancelEventHandle Global\Distribution-{999CD062-8A3C-4697-9A2A-B241BB5852ED} 2026-01-15 08:28:21.258 Startup Delay: 2800…
Azure SQL Database
Azure SQL Server General Purpose DB migration to Hyperscale stuck in the first step
Hello I started a small DB migration (~10GB) from General Purpose to Hyperscale before actually upgrading our production DB (~700GB). The problem is that even the small DB is now stuck in this process. I noticed the migration wizard is also buggy (it…
Azure SQL Database
Can't register disconnected SQL Server instance
I'm new to azure and I'm trying to create a database for my ASP.NET website. I am having trouble in creating it as I get an error. The error plainly states: "SQL Server registration for ESU" with a line below it that says "Failed to…
Azure SQL Database
Az SQL DB performance issues
Query latency differs across environments (Dev vs UAT) – same stored procedure, different performance I’m facing a performance issue where the same stored procedure and identical query logic behave differently across environments. Problem…
Azure SQL Database
Azure Billing related issue
Earlier, I was paying approximately ₹560 per month for Azure SQL Database, which was for a single database running on a basic DTU tier. Last month, I created one additional SQL database in the same Azure tenant. Since Azure charges SQL Database costs per…
Azure SQL Database
Azure Elastic Jobs dynamic enumeration includes databases from wrong elastic pool
I'm experiencing an issue with Azure Elastic Jobs where the dynamic enumeration feature is incorrectly including databases from the wrong elastic pool. Setup: - Two elastic pools: "PoolA" and "PoolB" - Target group using…
Azure SQL Database
How does Azure SQL Managed Instance work with Private Endpoint?
I am using Azure SQL Managed Instance with Private Endpoint enabled, and we would like clarification on the networking requirement. Even when connecting through Private Endpoint, Microsoft documentation and troubleshooting guidance indicate that network…
Azure SQL Database
How to migrate from Azure SQL Database to Azure SQL Managed Instance
We have a around 100 databases in Azure SQL database on one logical sql server in one elastic pool. The database range from ~5GB to 400GB in size. We want to migrate all databases to Azure SQL Managed Instance due to reasons like better cross-database…
Azure SQL Database
Get-AzMaintenancePublicConfiguration timeout
Hello, I have some problems with Get-AzMaintenancePublicConfiguration. Sometimes it works perfectly fine, but often it times out. Do you have any advice? Code: $MaintenanceConfiguration = "SQL_NorwayEast_MI_2" $MaintenanceConfig =…
Azure SQL Database
Azure SQL Database Query editor SQL server authentication is not working??
I've logged in to my Azure SQL Database many times in the past via the Query Editor SQL Server Authentication... now when I try to login it just freezes... greyed out... no error messages, just not doing anything??
Azure SQL Database
Unable to connect to my Azure database - Your refresh token has expired
HI team, I am trying to connect to my Azure database using Sql server management studio and is receiving the error. Your refresh token has expired. Can you please help me how to get around this. Error message logs: TITLE: Microsoft SQL Server Management…
Azure SQL Database
How much disk space is needed for a Transaction Log (T‑Log) backup for a 1.91 TB database?
Recently, we changed some SQL databases on VM EETAZ1-BHL-ERPL from Simple to Full Recovery Model. Following this, we triggered a full database backup. We have a SQL backup policy configured where transaction logs are backed up every 15 minutes. However,…
Azure SQL Database
New-AzSqlInstance skuname bug?
Hello, I have som trouble with the New-AzSqlInstance cmdlet. I want to provision a Managed Instance with Business Critical - Premium-series - Memory Optimized, but it's always set to General Purpose. I use following SKU -Sku @{ Name =…
Azure SQL Database
Update-AzSqlInstanceVulnerabilityAssessmentSetting error
Hello, I am having some trouble with this cmdlet Update-AzSqlInstanceVulnerabilityAssessmentSetting when configuring vulnerability assessment for a Azure SQL Managed Instance. For context I have a User-assigned Managed Identity set as primary identity…
Azure SQL Database
Users facing issue with archived data retrieval issue on Azure database
Users facing issue with archived data retrieval issue on Azure database, It's taking very long time to retrieve data.
Azure SQL Database
when I am trying to build distributed availability group in azure portal, I am not able to select size as it's not coming any one that is available in zone1, though I have not mentioned zone1
when I am trying to build distributed availability group in azure portal, I am not able to select size as it's not coming any one option that is available in zone1, though I have not mentioned zone1 anywhere while setting up the high availability
Azure SQL Database
My WebApp cant connect to a system managed identity SQL Database, what am I doing wrong?
I can access my web application that uses Entra ID as its authentication feature. I run locally a db without a problem but when I try to access a System Assigned SQL Database feature in the cloud i get a HTTP ERROR 500. What am I doing wrong. Moderator:…
Azure SQL Database
Connectivity Issue
misleading Azure SQL Database- sql server version when i am connected through SSMS on my local laptop in oject explorer showing me the number 12.0.0 something which is defined as sql server version
Azure SQL Database
Azure Sql Database fails to consistently pause even after long periods of inactivity
Azure Serverless database is set to auto-pause after 15 minutes of inactivity. DB fails to consistently pause even after long periods of inactivity. Intermittent messages about restart, but pause messages are very inconsistent. Status "online"…