Is GPGen4 not available for sql managed instance anymore?
While creating sql managed instance in france central with GP_Gen4, I got the error: managed Instance is not accepting creation of instances with General Purpose edition and Generation 4 hardware in this region. But in the documentation, it says that…
Azure SQL Database
Urgent: Azure SQL Database Recovery Required
An Azure SQL Server database was created and it got deleted accidentally. The database was hosted on Azure SQL Server, and we are unable to access or restore it through the standard recovery options in the Azure portal.
Azure SQL Database
Unable to Create SQL Server – “Your subscription does not have access to create a server in the selected region”
Hi, I’m trying to deploy an Azure SQL Server in the Azure portal, but I’m receiving the following error message: Your subscription does not have access to create a server in the selected region. For the latest information about region availability for…
Azure SQL Database
Unable to create Azure sql database. Sql server creating regional capacity errors.
I am on a Free Account trying to provision an Azure SQL Database using the Free Offer. I have received regional capacity errors in North Central US, East US, and I tried all the other regions also. I need to request a quota/capacity increase in the…
Azure SQL Database
Subscription management
I cannot create an Azure SQL Database Server in any region. Please enable access to available regions for my subscription.
Azure SQL Database
Azure.ResourceManager.Sql 1.3.0 – ImportExistingDatabaseDefinition: ManagedIdentity usage and association (system-assigned vs user-assigned)
Hi, We’re using the Azure.ResourceManager.Sql SDK (v 1.3.0) in C# to automate BACPAC imports with managed identity access to both the storage account and the SQL server. The constructor for ImportExistingDatabaseDefinition now supports…
Azure SQL Database
i have deleted database and now i want to restore in azure sql service
Hi, We have deleted our database long time back (< 1 year). Can someone help me to how to restore it back in azure portal. Let me know if you need more details
Azure SQL Database
How do I add my local ip address so that a firewall rule can be set and I can access my database
I am trying to get access to a Sql Data base in Azure from my local machine. When I add my local ip address, I get the following message: Failed to update server firewall rules for server greyhounds-westus. Error: The client…
Azure SQL Database
Can Azure SQL Database be hosted inside a VNet instead of just whitelisting it?
Hi everyone, Can an Azure SQL Database be hosted on a VNet? Or, if I need an Azure database that’s actually hosted within a VNet, is Azure SQL Managed Instance the only option? As of now, we have an Azure SQL Database, and we’ve added our VNet within the…
Azure SQL Database
Regarding Root CA Changes for Azure SQL Database and Azure Database for MySQL
Hi Support, The following two links contain the main content of this question: Azure SQL: https://learn.microsoft.com/en-us/azure/azure-sql/updates/ssl-root-certificate-expiring?view=azuresql Azure Database for MySQL:…
Azure SQL Database
Moving a SQL Virtual Cluster to another resource group fails
I am attempting to move an Azure SQL virtual cluster (microsoft.sql/virtualclusters) to another resource group within the same subscription. The pre-move validation succeeds however the move ultimately fails. This is supporting a Managed Instance. Is…
Azure SQL Database
Azure SQL MI Next-gen General Purpose General Availability
Hi, Is there an official release date for the Next-gen General Purpose General Availability. Can you also provide an update on Flexible Memory feature in the general purpose tier. Will it be Generally Available along with Next-gen General Purpose…
Azure SQL Database
Regarding Query Plan Caching on Azure SQL Elastic Database
We are using SQL Server Elastic Pool database in Azure Cloud. We have observed that the query plan cache get cleared frequently and we do not see any pattern on how the plans are cached and cleared. Due to this we see performance issues with some of the…
Azure SQL Database
Need a help in fixing the Location field in Server DB.
I'm trying to create SQL DB. In that under the Server Name field, there is Location Field, When I selected that field it's throwing an error. Need help to fix that error.
Azure SQL Database
Failed to retrieve account authentication token - SSMS
I was trying to connect my Azure account in SSMS but was faced with the following error. Any ideas on how to mitigate this?
Azure SQL Database
Stop/start schedule Azure SQL Managed Instance
Hello, I have a managed instance currently configured with 4 vCores, 64 GB storage, and local backups. I have configured the instance with a nightly stop/start schedule (from 11:00 pm to 06:00 am each day). I would like to estimate the actual…
Azure SQL Database
Deleted SQL Server
Hi, I accidentally deleted my SQL service by mistake. How can I recover it? Thank you.
Azure SQL Database
Question about GA for Next-gen GP for Azure SQL Managed Instance
Hi, Public-preview for Next-gen GP for Azure SQL Managed Instance is available since 21 March 2024, especially support for 32TB (https://techcommunity.microsoft.com/t5/azure-sql-blog/introducing-azure-sql-managed-instance-next-gen-gp/ba-p/4092647). Are…
Azure SQL Database
We need to restore deleted Azure SQL server with databases created
Good day. We accidentally deleted our test Azure SQL server with databases created there. Based on the troubleshooting information, you probably could recover it manually from your end. Could you help us with that? Let me know what information you need…
Azure SQL Database
Best Practices for Managing Contained Database Users and Permissions in Azure SQL
Hi everyone, I have created an Azure SQL Database using SQL Authentication. To give my client access without sharing my admin credentials, I created a contained database user and granted them read/write access using the following script: CREATE USER…
Azure SQL Database