Skip to content

Commit 67bd9a3

Browse files
committed
edit
1 parent 3efa2a9 commit 67bd9a3

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/reliability/migrate-sql-database.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ To create a geo-replica of the database:
196196

197197
## Disable zone-redundancy
198198

199-
To disable zone-redundancy, you can use the portal or ARM API. For Hyperscale service tier, you can simply reverse the steps document in [Redeployment (Hyperscale)](#redeployment-hyperscale).
199+
To disable zone-redundancy, you can use the portal or ARM API. For Hyperscale service tier, you can simply reverse the steps documented in [Redeployment (Hyperscale)](#redeployment-hyperscale).
200200

201201

202202
**To disable zone-redundancy with Azure portal:**
@@ -210,9 +210,7 @@ To disable zone-redundancy, you can use the portal or ARM API. For Hyperscale se
210210
1. Select **Save**.
211211

212212

213-
**To disable zone-redundancy with ARM:**
214-
215-
213+
**To disable zone-redundancy with ARM,** see [Databases - Create Or Update in ARM](/rest/api/sql/2022-05-01-preview/databases/create-or-update?tabs=HTTP) and use the `properties.zoneRedundant` property.
216214

217215

218216
## Next steps

0 commit comments

Comments
 (0)