database "master" on Azure SQL server not available
Database 'master' on 'nsmazucaedb02.database.windows.net' not available. Session tracing ID of '{52C18183-CDB2-4756-A86C-466A96F6E3D6}'. (Error: 40613)
Azure Sql Automatic tuning is not working
How to fix Azure Sql Automatic Tuning? on the Azure portal, the recommendations page never loads. and when I run: select * from sys.database_automatic_tuning_options I get the following error: GetRecommendedActions operation failed. Error occured at…
We are locked out of our azure admin account. How can we restore access?
A developer has locked us out of our Azure SQL DB. How can we restore access if we are the product owner?
Trouble connecting Azure SQL Database to from my PC SSMS
I have paid for Support yet this form seems to be destined for a community forum (to judge by instructions above the box for input of Details. In the first instance how do I obtain the private support paid for, please?
Raise private support request
I have paid for support on Dev plan, confirmed in a receipt, yet Help + Support page does not show option to raise ticket for private support. The payment transaction was today so perhaps there's a lag time? So very opaque!
Is Azure SQL Database 2014-04-01 API retirement affecting Microsoft.EntityFrameworkCore.SqlServer 1.1.1?
We received an email saying Azure SQL Database 2014-04-01 APIs will be retired on 31 Oct 2025. We have programs using Microsoft.EntityFrameworkCore.SqlServer version 1.1.1 to access the Azure SQL database service. I would like to know whether we are…
How to shrink 10 TB database in Azure Managed Instance
How to shrink 10 TB database in Azure Managed Instance. is it possible?
IMPOSSIBLE TO OPEN AN AZURE BILLING SUPPORT TICKET!
I created a free serverless SQL database limited with 100,000 vCore seconds (that surprisingly only lasted for the database creation) and had to enable charging for it. Days later upon checking the billing forecast, I saw that it would triple my average…

Azure SQL - can't drop system versioned tables
Hello. I'm can't drop system versioned tables in master db in Azure SQL I have a docs - https://learn.microsoft.com/en-us/sql/relational-databases/tables/stopping-system-versioning-on-a-system-versioned-temporal-table?view=azuresqldb-current but…

I'm experiencing problems with EF and SQL Server when running on Azure Webservice. The same code runs fine from VS with same db.
If I turn debugging on and connect my VS to the process, the error doesn't occur. Also I can run the code just fine from Visual Studio towards the same database. I do not Lazy Load. All Queries ens with ToFirstAsync() or ToListAsync() and has a Select to…
SQL Managed Instance November 2022 Feature Wave - Azure Government
Does anyone have any idea when the November 2022 Feature Wave for SQL Managed Instance is going to come to Azure Government. Every time I ask support I get the typical "We do not have a date at this time". It is so old and rolled out its in the…
Azure sql database check current active running session and query
I would like to have a query to check in Azure sql database, where I can see the current running active query from which spid , user ,host,ip program . Any one has the idea ?
SQL Azure Firewall setting
Hi, We received a brute force attack notification for our SQL Azure server. Upon investigation, we noticed that the attacker was using .Net SqlClient and returning error 18456. If I check error 18456, it refers to failed authentication... but strange…
our web based application on SQL database will notopen
I need to connect with someone to help me troubleshoot my our web based application hosted on Azure is notworking

Wanted to replicate Azure SQL hosted in UK West to US North central does it need any networking
i have a requirement to sync Azure sql managed db instance data between 2 Regions US and UK replication type Transactional, both the 2 database instances are PEP Enabled with its own VNET. The data replication does it need any network setup between 2…
Request for Waiver of Unintended Azure Charges & Support Ticket Issue
I recently created an Azure subscription to explore its services. I mistakenly provisioned a high-end SQL Server instance, leading to unexpected charges of over $800, even though I was not actively using the service. Additionally, I attempted to create a…

Could not connect azure sql db from ssms
Couldnt connect live SQL db TITLE: Connect to Server Cannot connect to dbowemp.database.windows.net. ADDITIONAL INFORMATION: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found…
Power BI, Dataverse, Project Online help
My client uses Power BI to report on a portfolio of projects in Project Online. They would like to be able to view detailed reporting over time within Power BI. They have a ton of Power BI Pro licenses. We would need some place to store the historical…
Azure Support expected db relication issue resolution time
Hello, I have a replication issue with Azure Postgres Flexible db. Resource health event has a status that someone is working on this issue. How can I get a time frame for resolving the issue? The issue started on Mar 6 and still ongoing (6 days in a…
while deploying dacpac using dacservice, facing System.IO.IOException: The directory name is invalid
While deploying DacServices, facing below error Note: after restarting machine its working fine. Issue occurred intermediate System.IO.IOException: The directory name is invalid. at System.IO.__Error.WinIOError(Int32 errorCode, String…