azure-powershell icon indicating copy to clipboard operation
azure-powershell copied to clipboard

[Feature]: Resume-AzSqlDatabase should work on all applicable DBs

Open OranguTech opened this issue 3 years ago • 2 comments

Description of the new feature

https://docs.microsoft.com/en-us/powershell/module/az.sql/resume-azsqldatabase?view=azps-8.2.0

The Resume-AzSqlDatabase cmdlet works only on Azure SQL Data Warehouse databases. This operation is not supported on Azure SQL Database Basic, Standard and Premium editions.

Please expand/fix this to enable resuming all Azure SQL DB's that can be paused.

Proposed implementation details (optional)

No response

OranguTech avatar Aug 11 '22 23:08 OranguTech