Skip to content

Commit 248ad08

Browse files
Merge pull request #262789 from WilliamDAssafMSFT/20240109-diable-geo-backups
20240109 edit pass, fix h1
2 parents 687e7e6 + cbe0e1d commit 248ad08

File tree

4 files changed

+14
-17
lines changed

4 files changed

+14
-17
lines changed
Lines changed: 14 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,41 @@
11
---
2-
title: Disable geo-backups
2+
title: Disable geo-backups
33
description: How-to guide for disabling geo-backups for a dedicated SQL pool (formerly SQL DW) in Azure Synapse Analytics
44
author: joannapea
5-
manager:
6-
ms.service: synapse-analytics
7-
ms.topic: conceptual
8-
ms.subservice: sql-dw
9-
ms.date: 01/06/2021
105
ms.author: joanpo
116
ms.reviewer: wiassaf
12-
ms.custom: seo-lt-2019
7+
ms.date: 01/09/2024
8+
ms.service: synapse-analytics
9+
ms.subservice: sql-dw
10+
ms.topic: conceptual
1311
---
1412

15-
# Disable geo-backups for a [dedicated SQL pool (formerly SQL DW)](sql-data-warehouse-overview-what-is.md) in Azure Synapse Analytics
13+
# Disable geo-backups for a dedicated SQL pool (formerly SQL DW) in Azure Synapse Analytics
1614

17-
In this article, you learn to disable geo-backups for your dedicated SQL pool (formerly SQL DW) Azure portal.
15+
In this article, you learn to disable geo-backups for your [dedicated SQL pool (formerly SQL DW)](sql-data-warehouse-overview-what-is.md) in the Azure portal.
1816

1917
## Disable geo-backups through Azure portal
2018

2119
Follow these steps to disable geo-backups for your dedicated SQL pool (formerly SQL DW):
2220

2321
> [!NOTE]
2422
> If you disable geo-backups, you will no longer be able to recover your dedicated SQL pool (formerly SQL DW) to another Azure region.
25-
>
2623
2724
1. Sign in to your [Azure portal](https://portal.azure.com/) account.
28-
1. Select the dedicated SQL pool (formerly SQL DW) resource that you would like to disable geo-backups for.
25+
1. Select the dedicated SQL pool (formerly SQL DW) resource where you would like to disable geo-backups.
2926
1. Under **Settings** in the left-hand navigation panel, select **Geo-backup policy**.
3027

31-
![Disable geo-backup](./media/sql-data-warehouse-restore-from-geo-backup/disable-geo-backup-1.png)
28+
:::image type="content" source="media/sql-data-warehouse-restore-from-geo-backup/disable-geo-backup-menu.png" alt-text="A screenshot from the Azure portal, of the navigation menu, showing where to find the geo-backup policy page.":::
3229

3330
1. To disable geo-backups, select **Disabled**.
3431

35-
![Disabled geo-backup](./media/sql-data-warehouse-restore-from-geo-backup/disable-geo-backup-2.png)
32+
:::image type="content" source="media/sql-data-warehouse-restore-from-geo-backup/disable-geo-backup-option.png" alt-text="A screenshot from the Azure portal, of the disable geo-backup option.":::
3633

37-
1. Select *Save* to ensure that your settings are saved.
34+
1. Select **Save** to ensure that your settings are saved.
3835

39-
![Save geo-backup settings](./media/sql-data-warehouse-restore-from-geo-backup/disable-geo-backup-3.png)
36+
:::image type="content" source="media/sql-data-warehouse-restore-from-geo-backup/disable-geo-backup-save.png" alt-text="A screenshot from the Azure portal, showing the Save geo-backup settings button.":::
4037

41-
## Next steps
38+
## Related content
4239

4340
- [Restore an existing dedicated SQL pool (formerly SQL DW)](sql-data-warehouse-restore-active-paused-dw.md)
44-
- [Restore a deleted dedicated SQL pool (formerly SQL DW)](sql-data-warehouse-restore-deleted-dw.md)
41+
- [Restore a deleted dedicated SQL pool (formerly SQL DW) in Azure Synapse Analytics](sql-data-warehouse-restore-deleted-dw.md)

0 commit comments

Comments
 (0)