Azure SQL Database Scaling Error
Hi,
I am trying to scale my Azure SQL database from S0, 10DTU's upwards to S2 but it keeps on failing with the following error:
Scale database error
Failed to scale from Standard S0: 10 DTUs, 100 GB storage to Standard S2: 50 DTUs, 100 GB storage for database: SynapseDemo. Error code: . Error message: Error requesting ARM API. 'PATCH https://management.azure.com/subscriptions/4f7ac0ca-dc6b-4e32-9844-5dc8bed80e31/resourceGroups/SynapseDemo/providers/Microsoft.Sql/servers/sentronics/databases/SynapseDemo?api-version=2022-08-01-preview' returned 'HTTP 0 error'
I am the subscription and resource group owner.
Really not sure what the issue could be, could also not find any relevant info on the web related to this error.
Let me know if I need to provide any additional info, much appreciated.