In the last 24 hours I've tried to deploy a SQL Database to a SQL Managed Instance. Deployment takes a very long time and ultimately all deployments receive a timeout error and the deployment fails.
I'm deploying the database through the azure portal, by going to the Managed SQL Instance and clicking on the new database option.
This the error I'm recieving: The operation timed out and automatically rolled back. Please retry the operation.
(Code: OperationTimedOut)
In the last 24 hours I've tried to deploy a SQL Database to a SQL Managed Instance. Deployment takes a very long time and ultimately all deployments receive a timeout error and the deployment fails.
I'm deploying the database through the azure portal, by going to the Managed SQL Instance and clicking on the new database option.
This the error I'm recieving: The operation timed out and automatically rolled back. Please retry the operation.
(Code: OperationTimedOut)
Share Improve this question asked Feb 3 at 8:58 CodeNomad42CodeNomad42 9637 silver badges20 bronze badges1 Answer
Reset to default 0Removed the server and redeployed everything and now its working again.