Closed mikemadeja closed 2 years ago
Well, I made a mistake, I have no replicas set.. but I would say that the output of this should somewhat show that instead of just committing? Thoughts?
@mikemadeja , could you share debug log of Set-AzSqlDatabase
? You can turn on it via $DebugPreference = "Continue"
Thank you for your feedback. This has been routed to the support team for assistance.
Hi, we're sending this friendly reminder because we haven't heard back from you in a while. We need more information about this issue to help address it. Please be sure to give us your input within the next 7 days. If we don't hear back from you within 14 days of this comment the issue will be automatically closed. Thank you!
Description
I have a Hyperscale DB, when I try to set it up with ReadScale as Enabled, the command works, but it is still disabled. I have other Hyperscale DBs that are Enabled for ReadScale
Set-AzSqlDatabase -DatabaseName "sqldb" -ServerName "sqlserver" -ResourceGroupName "sqlrg" -ReadScale Enabled
Issue script & Debug output
Environment data
Module versions
Error output