MSSQL - Error Creating Managed Instance - Polling Failed

Gunnar Smith 0 Reputation points
2024-09-27T21:12:52.9666667+00:00

Trying to deploy a MSSQL Managed Instance via terraform.

We have checked our parameters and configurations. We have reached out to our app support team and continue to fail to deploy.

We are getting the following error message:

--Please note I have removed the IDs/Names from the error message for security purposes--

Error: creating Managed Instance (Subscription: "SUBSCRIPTION ID HERE"
│ Resource Group Name: "RESOURCE GROUP NAME HERE"
│ Managed Instance Name: "MANAGED INSTANCE NAME HERE"): polling after CreateOrUpdate: polling failed
│ 
│   with module.mssql-managed-instance.azurerm_mssql_managed_instance.mssql_managed_instance,
│   on .terraform/modules/mssql-managed-instance/main.tf line 30, in resource "azurerm_mssql_managed_instance" "mssql_managed_instance":
│   30: resource "azurerm_mssql_managed_instance" "mssql_managed_instance" {
│ 
│ creating Managed Instance (Subscription: "SUBSCRIPTION ID HERE"
│ Resource Group Name: "RESOURCE GROUP NAME HERE"
│ Managed Instance Name: "MANAGED INSTANCE NAME HERE"): polling after
│ CreateOrUpdate: polling failed
╵
Operation failed: failed running terraform apply (exit 1)
Azure SQL Database
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.