Azure / azure-rest-api-specs

The source for REST API specifications for Microsoft Azure.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Sql Database] : Creating sql database in creation mode secondary does not obey the zone_redundant property

sinbai opened this issue · comments

When creating a sql database , set the create mode to Secondary and zoneRedundant to true.

Actual: The zoneRedundant is set to false.
Expected:The zoneRedundant is set to true.

Note: The zoneRedundant could be set to true by updating.

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @azureSQLGitHub.

Issue Details

When creating a sql database , set the create mode to Secondary and zoneRedundant to true.

Actual: The zoneRedundant is set to false.
Expected:The zoneRedundant is set to true.

Note: The zoneRedundant could be set to true by updating.

Author: sinbai
Assignees: -
Labels:

question, SQL, Service Attention, customer-reported, needs-triage, CXP Attention

Milestone: -

@sinbai Apologies for the late reply. Thanks for reporting this issue. I see that the Service team has already been tagged on this issue.

@azureSQLGitHub Could you please look into this and provide an update once you get a chance. Awaiting you reply.