|
1 | 1 | ---
|
2 |
| -title: 'Quickstart: Pause and resume compute in dedicated SQL pool via the Azure portal' |
3 |
| -description: Use the Azure portal to pause compute for dedicated SQL pool to save costs. Resume compute when you are ready to use the data warehouse. |
| 2 | +title: "Quickstart: Pause and resume compute in dedicated SQL pool via the Azure portal" |
| 3 | +description: Use the Azure portal to pause compute for dedicated SQL pool to save costs. Resume compute when you're ready to use the data warehouse. |
4 | 4 | author: WilliamDAssafMSFT
|
5 | 5 | ms.author: wiassaf
|
6 |
| -manager: craigg |
7 | 6 | ms.reviewer: wiassaf
|
8 |
| -ms.date: 11/23/2020 |
9 |
| -ms.topic: quickstart |
| 7 | +ms.date: 01/05/2023 |
10 | 8 | ms.service: synapse-analytics
|
11 | 9 | ms.subservice: sql-dw
|
12 |
| -ms.custom: seo-lt-2019, azure-synapse, mode-ui |
| 10 | +ms.topic: quickstart |
| 11 | +ms.custom: |
| 12 | + - seo-lt-2019 |
| 13 | + - azure-synapse |
| 14 | + - mode-ui |
13 | 15 | ---
|
14 | 16 | # Quickstart: Pause and resume compute in dedicated SQL pool via the Azure portal
|
15 | 17 |
|
16 |
| -You can use the Azure portal to pause and resume the dedicated SQL pool compute resources. |
| 18 | +You can use the Azure portal to pause and resume the dedicated SQL pool compute resources. |
17 | 19 | If you don't have an Azure subscription, create a [free](https://azure.microsoft.com/free/) account before you begin.
|
18 | 20 |
|
| 21 | +> [!NOTE] |
| 22 | +> This article applies to dedicated SQL pools created in Azure Synapse Workspaces and not dedicated SQL pools (formerly SQL DW). There are different PowerShell cmdlets to use for each, for example, use `Suspend-AzSqlDatabase` for a dedicated SQL pool (formerly SQL DW), but `Suspend-AzSynapseSqlPool` for a dedicated SQL pool in an Azure Synapse Workspace. For more on the differences between dedicated SQL pool (formerly SQL DW) and dedicated SQL pools in Azure Synapse Workspaces, read [What's the difference between Azure Synapse (formerly SQL DW) and Azure Synapse Analytics Workspace](https://techcommunity.microsoft.com/t5/azure-synapse-analytics-blog/what-s-the-difference-between-azure-synapse-formerly-sql-dw-and/ba-p/3597772). |
| 23 | +
|
19 | 24 | ## Sign in to the Azure portal
|
20 | 25 |
|
21 | 26 | Sign in to the [Azure portal](https://portal.azure.com/).
|
22 | 27 |
|
23 | 28 | ## Before you begin
|
24 | 29 |
|
25 |
| -Use [Create and Connect - portal](../quickstart-create-sql-pool-portal.md) to create a dedicated SQL pool called **mySampleDataWarehouse**. |
| 30 | +Use [Create and Connect - portal](../quickstart-create-sql-pool-portal.md) to create a dedicated SQL pool called `mySampleDataWarehouse`. |
26 | 31 |
|
27 | 32 | ## Pause compute
|
28 | 33 |
|
29 | 34 | To reduce costs, you can pause and resume compute resources on-demand. For example, if you won't be using the database during the night and on weekends, you can pause it during those times, and resume it during the day.
|
30 |
| - |
31 |
| ->[!NOTE] |
32 |
| ->You won't be charged for compute resources while the database is paused. However, you will continue to be charged for storage. |
| 35 | + |
| 36 | +> [!NOTE] |
| 37 | +> You won't be charged for compute resources while the database is paused. However, you will continue to be charged for storage. |
33 | 38 |
|
34 | 39 | Follow these steps to pause a dedicated SQL pool:
|
35 | 40 |
|
36 | 41 | 1. Sign in to the [Azure portal](https://portal.azure.com/).
|
37 |
| -2. Navigate to your the **Dedicated SQL pool** page to open the SQL pool. |
38 |
| -3. Notice **Status** is **Online**. |
| 42 | +1. Select **Azure Synapse Analytics** in the menu of the Azure portal, or search for **Azure Synapse Analytics** in the search bar. |
| 43 | +1. Navigate to your **Dedicated SQL pool** page to open the SQL pool. |
| 44 | +1. Notice **Status** is **Online**. |
39 | 45 |
|
40 |
| -  |
| 46 | + :::image type="content" source="././media/pause-and-resume-compute-portal/compute-online.png" alt-text="Screenshot of the Azure portal indicating that the dedicated SQL pool compute is online."::: |
41 | 47 |
|
42 |
| -4. To pause the dedicated SQL pool, click the **Pause** button. |
43 |
| -5. A confirmation question appears asking if you want to continue. Click **Yes**. |
44 |
| -6. Wait a few moments, and then notice the **Status** is **Pausing**. |
| 48 | +1. To pause the dedicated SQL pool, select the **Pause** button. |
| 49 | +1. A confirmation question appears asking if you want to continue. Select **Yes**. |
| 50 | +1. Wait a few moments, and then notice the **Status** is **Pausing**. |
45 | 51 |
|
46 |
| -  |
| 52 | + :::image type="content" source="./media/pause-and-resume-compute-portal/pausing.png" alt-text="Screenshot shows the Azure portal for a sample data warehouse with a Status value of Pausing."::: |
47 | 53 |
|
48 |
| -7. When the pause operation is complete, the status is **Paused** and the option button is **Resume**. |
49 |
| -8. The compute resources for the dedicated SQL pool are now offline. You won't be charged for compute until you resume the service. |
50 |
| - |
51 |
| -  |
| 54 | +1. When the pause operation is complete, the status is **Paused** and the option button is **Resume**. |
| 55 | +1. The compute resources for the dedicated SQL pool are now offline. You won't be charged for compute until you resume the service. |
52 | 56 |
|
| 57 | + :::image type="content" source="././media/pause-and-resume-compute-portal/compute-offline.png" alt-text="Compute offline."::: |
53 | 58 |
|
54 | 59 | ## Resume compute
|
55 | 60 |
|
56 | 61 | Follow these steps to resume a dedicated SQL pool.
|
57 | 62 |
|
58 |
| -1. Navigate to your the **Dedicated SQL pool** page to open the SQL pool. |
59 |
| -3. On the **mySampleDataWarehouse** page, notice **Status** is **Paused**. |
| 63 | +1. Navigate to your **Dedicated SQL pool** to open the SQL pool. |
| 64 | +1. On the `mySampleDataWarehouse` page, notice **Status** is **Paused**. |
60 | 65 |
|
61 |
| -  |
| 66 | + :::image type="content" source="././media/pause-and-resume-compute-portal/compute-offline.png" alt-text="Compute offline."::: |
62 | 67 |
|
63 |
| -1. To resume SQL pool, click **Resume**. |
64 |
| -1. A confirmation question appears asking if you want to start. Click **Yes**. |
| 68 | +1. To resume SQL pool, select **Resume**. |
| 69 | +1. A confirmation question appears asking if you want to start. Select **Yes**. |
65 | 70 | 1. Notice the **Status** is **Resuming**.
|
66 | 71 |
|
67 |
| -  |
| 72 | + :::image type="content" source="./media/pause-and-resume-compute-portal/resuming.png" alt-text="Screenshot shows the Azure portal for a sample data warehouse with the Start button selected and a Status value of Resuming."::: |
68 | 73 |
|
69 |
| -1. When the SQL pool is back online, the status is **Online** and the option button is **Pause**. |
| 74 | +1. When the SQL pool is back online, the status is **Online**, and the option button is **Pause**. |
70 | 75 | 1. The compute resources for SQL pool are now online and you can use the service. Charges for compute have resumed.
|
71 | 76 |
|
72 |
| -  |
| 77 | + :::image type="content" source="././media/pause-and-resume-compute-portal/compute-online.png" alt-text="Compute online."::: |
73 | 78 |
|
74 | 79 | ## Clean up resources
|
75 | 80 |
|
76 |
| -You are being charged for data warehouse units and the data stored in your dedicated SQL pool. These compute and storage resources are billed separately. |
| 81 | +You are being charged for data warehouse units and the data stored in your dedicated SQL pool. These compute and storage resources are billed separately. |
77 | 82 |
|
78 | 83 | - If you want to keep the data in storage, pause compute.
|
79 |
| -- If you want to remove future charges, you can delete the dedicated SQL pool. |
| 84 | +- If you want to remove future charges, you can delete the dedicated SQL pool. |
80 | 85 |
|
81 | 86 | Follow these steps to clean up resources as you desire.
|
82 | 87 |
|
83 | 88 | 1. Sign in to the [Azure portal](https://portal.azure.com), and select your dedicated SQL pool.
|
84 | 89 |
|
85 |
| -  |
86 |
| - |
87 |
| -1. To pause compute, click the **Pause** button. |
| 90 | + :::image type="content" source="./media/pause-and-resume-compute-portal/clean-up-resources.png" alt-text="Clean up resources."::: |
88 | 91 |
|
89 |
| -1. To remove the dedicated SQL pool so you are not charged for compute or storage, click **Delete**. |
| 92 | +1. To pause compute, select the **Pause** button. |
90 | 93 |
|
| 94 | +1. To remove the dedicated SQL pool so you are not charged for compute or storage, select **Delete**. |
91 | 95 |
|
92 | 96 |
|
93 | 97 | ## Next steps
|
94 | 98 |
|
95 |
| -You have now paused and resumed compute for your dedicated SQL pool. Continue to the next article to learn more about how to [Load data into a dedicated SQL pool](./load-data-from-azure-blob-storage-using-copy.md). For additional information about managing compute capabilities, see the [Manage compute overview](sql-data-warehouse-manage-compute-overview.md) article. |
| 99 | +- You have now paused and resumed compute for your dedicated SQL pool. Continue to the next article to learn more about how to [Load data into a dedicated SQL pool](./load-data-from-azure-blob-storage-using-copy.md). For additional information about managing compute capabilities, see the [Manage compute overview](sql-data-warehouse-manage-compute-overview.md) article. |
| 100 | + |
| 101 | +- For more on the differences between dedicated SQL pool (formerly SQL DW) and dedicated SQL pools in Azure Synapse Workspaces, read [What's the difference between Azure Synapse (formerly SQL DW) and Azure Synapse Analytics Workspace](https://techcommunity.microsoft.com/t5/azure-synapse-analytics-blog/what-s-the-difference-between-azure-synapse-formerly-sql-dw-and/ba-p/3597772). |
0 commit comments