Getting error creating database in SQL Elastic Pool, but can do it through the portal
I have a SQL Elastic Pool, MyPool, configured with 200 eDTUs and 800 GB storage It contains a database, DBPrimary, with data space used = 127 GB, max storage = 300 GB I have another database outside of the pool, DBProd, with data space used = 117 GB, Max…
Connecting Azure SQL Database through Spark
I am trying to connect to Azure SQL through a Spark session using spark-mssql-connector but the code keeps erroring out with the message: Could not find driver This is the code : var jdbc_df =…
Database XXX on server XXX is not currently available
Today I woke up and tried to use my Azure Development Database but encountered this issue: "Please retry the connection later. If the problem persists, contact customer support, and provide them the session tracing ID of…
Block ping and telnet Azure SQL database
You can block ping and telnet from public networks to an Azure SQL database, considering that I already have a private link configured?
Querying Azure SQL Extended Event not returning any data
I created an extended event in Azure SQL database to capture query data. The data is being written to Azure blog storage, and there is definitely data in the files: I verified that data exists by downloading one of the files and opening it in SSMS. I…
Azure data studio table designer error execution time out
An error occurred while generating preview report: One or more errors occurred. (Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.) at…
Azure Web App: TLS support for OLEDB-driver
Hi I have trouble running a website on Azure, using the Microsoft 'Web App'. The website is unable to connect to the SQL Server database running in the same resource group (received error: "The connection's current state is closed"). …
Azure SQL and Logic Apps: Are We Paying for a Managed Service or Managing Azure’s Shortcomings?
Details: I’m Sasha Froyland, founder of Help4Access, and I’m reaching out to the Azure community because my team and I have spent the past six months troubleshooting what should be a "managed" service—Azure SQL Database—and Logic Apps. Instead,…
POST API Call Failing with 405 Error in Azure Static Web Apps
A Blazor WebAssembly app is configured to connect to a SQL database following the guidance in this article: How to host static web apps. The API status is healthy, and GET calls work as expected. However, POST calls to add records to the database return…
Fix the azure portal for students
Dear Microsoft Support Team, I hope this mail finds you well. I am writing on behalf of Starex University to address an issue that our students are experiencing while trying to access Azure Portal services. Our institution’s official domain is…
Why did my free Azure SQL database disappear?
I spent several days creating a free Azure SQL database, and it used up all the resources for two months to do it. Later in the second month, it disappeared. What's up?
alert not triggering on azure sql
Hi , we configured alert rule for static ,aggregation type average, greater then , threshold 40% on sql db ealier alerts was worked last few days not working this prod db we are facing lot of issue unless see the metrics then we know the cpu status…
SQL server with Trace flags 2371 and 7745
Hi Team, We are migrating the SQL server databases to Azure managed instance . The DMA reported that 2371 and 7745 trace flags enabled on SQL instance. i think 2371 and 7745 trace flages auto enabled on Managed instance. Please let me know if changes…
Azure SQL Database export operation stuck at cancelling
Azure SQL Database export operation stuck at EXPORT DATABASE Cancelling in progress: 50% Some 4-5 Hours already, deleted the storage account it was going to be exported to and server is set to private network access already
Azure SQL Import/Export
We have multiple databases within a single server sizing way above 100GB of data hosted in Azure. Normally we tend to restore the same production copy to our non-prod environments using SSMS .backpac method of export and import, however in bigger data…
Azure SQL Ongoing operations cancel
I tried to export Azure SQL database and that got stuck for several hours in 1%. After that I cancelled export process with Powershell and now it's stuck for cancel in progress... I have tried to scale database but that didn’t do anything. What…
How to expand my db for more markets ?
Right now SQL server db is running in one region and right now we have enabled solution for one market, in future we need to roll out for more markets and need to run in multiple regions . When we enable more markets we will millions of records . can you…
Azure SQL to Azure SQL Migration using Full & Differential Backup Feasible?
I have to migrate Azure SQL Database completely from one environment to another Azure SQL Database environment. There is no direct network connection between the two environments. Can Azure SQL Database Server backups (Full & Differential Backup)…
Login failed for user '<token-identified principal>'.
Hello, I am encountering the following error when trying to connect via Microsoft Entra Service Principal in SSMS. I -As Username I am using the Application ID. (I tried with dieguitico0007_hotmail.com#EXT#@dieguitico0007hotmail.onmicrosoft.com but it…
I have migrated my SQL database and web app to azure database and web app services successfully while running the domain the login page shows proper but when i am inserting data and clicking on submit it give error : Named Pipes Provider, error: 40
I have migrated my SQL database and web app to azure database and web app services successfully while running the domain the login page shows proper but when i am inserting data and clicking on submit it give Error: A network-related or instance-specific…