Request to support the Azure SQL Hyperscale Service Tier Premium Series Hardware SKU #22108
Closed
1 task done
Labels
Milestone
Is there an existing issue for this?
Community Note
Terraform Version
1.4.2
AzureRM Provider Version
3.60
Affected Resource(s)/Data Source(s)
azurerm_mssql_database
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
For Azure SQL Database, Microsoft has a "Premium Series" Hardware configuration for the Hyperscale tier (not to be confused with the normal Premium Service tier). It appears the SKU name validation only support GEN4, GEN5, and serverless for the Hyperscale tier.
I'm not sure what would be the best way to implement this? A new constant or an update to an existing constant in the SKU validator here. Either way, I believe the AzureRM should support this option.
Actual Behaviour
Cannot provision the Premium Series hardware configuration for the Hyperscale Service Tier
Steps to Reproduce
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered: