I want to restore my Azure database from a restore point from one day ago, but I can only select up to 1 hour ago
I have accidentally dropped by data it seems, and have spent a couple of hours trying to realise why. Now when I want to restore my DB to yesterdays backup, I cannot despite having a 7 day retention. I can only restore up to 1 hour ago from the dropdown…
Azure SQL Database
Errors Querying DMVs on Azure SQL Database on S0 Service Objective
Hello, I’m having some issues with querying the sys.dm_db_log_info DMV for Azure SQL databases that are on the S0 tier and connected to via Microsoft Entra Managed Identity. The error I’ getting is below: VIEW SERVER PERFORMANCE STATE permission was…
Azure SQL Database
My Azure SQL Database says it is using 25Gb but the actual data is less than 10Gb
My database in Azure is currently giving me this info: But the actual data is around 7.4GB (as per the bacpac file size). Anyway, the size of the LOG seems huge compared to the actual data. I have the same problem in many other databases in the same…
Azure SQL Database
How do I resolve the following : An error occurred while fetching firewall rule details. Please try loading the firewall rule again.
I am attempting to add a firewall rule to my SQL database. I get the message : "An error occurred while fetching firewall rule details. Please try loading the firewall rule again" as I access the page. How can I resolve?
Azure SQL Database
Expected downtime Azure MI
Hello, I have some questions regarding expected downtime when scaling Azure SQL Managed Instance in the Business Critical tier. Specifically the following operations Increasing vCores Decreasing vCores Increasing storage Changing service tier Any…
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
unable to connect with sql server hosted in azure from compliant devices with GSA authentication
Hi Team, We've enabled Conditional access policy with MFA & intune compliant devices to access azure resources from entra joined devices , we're able to connect with storage accounts enabled with private endpoint registered with private DNS zones…
Azure SQL Database
Retirement notice: Azure SQL Database 2014-04-01 APIs will be retired on 30 June 2026
We’re constantly making updates to Azure SQL Database APIs to ensure optimal security and performance. As part of these updates, we’ll retire Azure SQL Database API version 2014-04-01 on 30 June 2026. See our documentation for a detailed list of all…
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
How do i increase the timeout for exporting a BACPAC file from an Azure hosted database?
I have a 76GB database I want to export from Azure SQL. After approx. 24 hours of exporting, the process fails with a timeout error. The suggested solution is to use SQLPackage, but after 48 hours, the export file has only reached 2GB in size. There has…
Azure SQL Database
Why am I still getting "This database has reached the monthly free amount allowance for the month" error after changing the database compute tier?
Hi, I created an Azure SQL database with the free tier option initially, it worked great, then I have hit the monthly free limit. Then I proceed to my Azure portal to change the compute tier to DTU basic plan, but the database still giving me the same…
Azure SQL Database
How to get a invoice reversed on Azure
Hello, I need help with an unexpected Azure billing charge. About three weeks ago, I tried to set up a free Azure SQL Database, but it seems I accidentally created a paid instance instead. I never used the database, but I was billed $211.24. I have…
Azure SQL Database
Replicate data in near real time from On Prem SQL server to Azure SQL
Hi, I have a scenario wherein I want to replicate the data from a Hyper-V Server 2025 Host with Windows Server 2019 Standard VM and SQL Server 2019 Standard, on premise to Azure SQL database. I was planning across the transaction replication scope:…
Azure SQL Database
Intermittent Azure SQL Database Connection Failures on Azure App Service (.NET 8 Linux Containers)
We are experiencing intermittent SQL connection failures from our .NET 8 applications running in Linux containers on Azure App Service, using both: mcr.microsoft.com/dotnet/aspnet:8.0-alpine-3.18-amd64 mcr.microsoft.com/dotnet/aspnet:8.0 (Debian 12…
Azure SQL Database
Azure SQL database password
I forgot my sql database password. And I cannot find the password reset icon in the overview. I need it to connect to Azure data studio. Many thanks PS: Is me being on the free trial version a potential reason?
Azure SQL Database
Cancel my reservation
Hi, I need to cancel my reservation SQLDB_RI_17-01-2025_17-30. I need to for various reasons move to Postgres and don't need this reservation anymore. I can't afford to pay for both. I've been a loyal Azure customer and hope you will help. It is…
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
Add new Database in new region in Oracle@Azure
Hello, I have opened database Oracle@AZure in SOuthUK and WestUK. I wulod like to add databases in Central France and paired region. Do I need to open a new OCI tenant / subscription using Azure console or could I use existing tenant. Thanks for…
Azure SQL Database
Unablet Create database Server in East US region
Hi Team, I'm unable to create Azure SQL Database in East US Region. Could you please help me with the resolution ASAP. Regards, Sivakumaran R
Azure SQL Database
What permissions are required so that members of a security group are able to rename a database using SSMS?
I have a security group called Developers. It has members including the identity providers and is also a member of Data Readers. On the server via the portal, this group is set as Owner. On the server, the Developers group has a login AND is set as a…