Skip to content

Commit 3efa2a9

Browse files
committed
edit
1 parent dcc1961 commit 3efa2a9

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
@@ -199,7 +199,7 @@ To create a geo-replica of the database:
199199
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).
200200

201201

202-
# [Azure portal](#tab/portal)
202+
**To disable zone-redundancy with Azure portal:**
203203

204204
1. Go to the [Azure portal](https://portal.azure.com) to find and select the elastic pool that you want to migrate.
205205

@@ -210,12 +210,10 @@ 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:**
213214

214-
# [ARM](#tab/arm)
215215

216-
To enable zone redundancy, see [Elastic Pools - Create Or Update in ARM](/rest/api/sql/2022-05-01-preview/elastic-pools/create-or-update?tabs=HTTP).
217216

218-
---
219217

220218
## Next steps
221219

0 commit comments

Comments
 (0)