|
1 | 1 | --- |
2 | | -title: Disable geo-backups |
| 2 | +title: Disable geo-backups |
3 | 3 | description: How-to guide for disabling geo-backups for a dedicated SQL pool (formerly SQL DW) in Azure Synapse Analytics |
4 | 4 | author: joannapea |
5 | | -manager: |
6 | | -ms.service: synapse-analytics |
7 | | -ms.topic: conceptual |
8 | | -ms.subservice: sql-dw |
9 | | -ms.date: 01/06/2021 |
10 | 5 | ms.author: joanpo |
11 | 6 | 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 |
13 | 11 | --- |
14 | 12 |
|
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 |
16 | 14 |
|
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. |
18 | 16 |
|
19 | 17 | ## Disable geo-backups through Azure portal |
20 | 18 |
|
21 | 19 | Follow these steps to disable geo-backups for your dedicated SQL pool (formerly SQL DW): |
22 | 20 |
|
23 | 21 | > [!NOTE] |
24 | 22 | > 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 | | -> |
26 | 23 |
|
27 | 24 | 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. |
29 | 26 | 1. Under **Settings** in the left-hand navigation panel, select **Geo-backup policy**. |
30 | 27 |
|
31 | | -  |
| 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."::: |
32 | 29 |
|
33 | 30 | 1. To disable geo-backups, select **Disabled**. |
34 | 31 |
|
35 | | -  |
| 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."::: |
36 | 33 |
|
37 | | -1. Select *Save* to ensure that your settings are saved. |
| 34 | +1. Select **Save** to ensure that your settings are saved. |
38 | 35 |
|
39 | | -  |
| 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."::: |
40 | 37 |
|
41 | | -## Next steps |
| 38 | +## Related content |
42 | 39 |
|
43 | 40 | - [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