You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/sql-data-warehouse/quickstart-scale-compute-portal.md
+7-10Lines changed: 7 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
-
title: 'Quickstart: Scale compute - Azure portal'
3
-
description: Scale compute in SQL pool in the Azure portal. Scale out compute for better performance, or scale back compute to save costs.
2
+
title: Scale compute for Synapse SQL pool using the Azure portal
3
+
description: You can scale compute for Synapse SQL pool (data warehouse) using the Azure portal.
4
4
services: sql-data-warehouse
5
5
author: Antvgski
6
6
manager: craigg
@@ -13,9 +13,9 @@ ms.reviewer: jrasnick
13
13
ms.custom: seo-lt-2019, azure-synapse
14
14
---
15
15
16
-
# Quickstart: Scale compute in Azure Synapse Analytics SQL pool in the Azure portal
16
+
# Quickstart: Scale compute for Synapse SQL pool using the Azure portal
17
17
18
-
Scale compute in SQL pool in the Azure portal. [Scale out compute](sql-data-warehouse-manage-compute-overview.md) for better performance, or scale back compute to save costs.
18
+
You can scale compute for Synapse SQL pool (data warehouse) using the Azure portal. [Scale out compute](sql-data-warehouse-manage-compute-overview.md) for better performance, or scale back compute to save costs.
19
19
20
20
If you don't have an Azure subscription, create a [free](https://azure.microsoft.com/free/) account before you begin.
21
21
@@ -25,9 +25,9 @@ Sign in to the [Azure portal](https://portal.azure.com/).
25
25
26
26
## Before you begin
27
27
28
-
You can scale a SQL pool that you already have, or use [Quickstart: create and connect - portal](create-data-warehouse-portal.md) to create a SQL pool named **mySampleDataWarehouse**. This quickstart scales **mySampleDataWarehouse**.
28
+
You can scale a SQL pool that you already have or use [Quickstart: create and connect - portal](create-data-warehouse-portal.md) to create a SQL pool named **mySampleDataWarehouse**. This quickstart scales **mySampleDataWarehouse**.
Copy file name to clipboardExpand all lines: articles/sql-data-warehouse/quickstart-scale-compute-powershell.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
-
title: "Quickstart: Scale compute - PowerShell "
3
-
description: Scale compute in SQL pool in PowerShell. Scale out compute for better performance, or scale back compute to save costs.
2
+
title: Scale compute for Synapse SQL pool using the Azure using Azure PowerShell
3
+
description: You can scale compute for Synapse SQL pool (data warehouse) using using Azure PowerShell.
4
4
services: sql-data-warehouse
5
5
author: Antvgski
6
6
manager: craigg
@@ -14,9 +14,9 @@ ms.custom: seo-lt-2019
14
14
---
15
15
16
16
17
-
# Quickstart: Scale compute in in Azure Synapse Analytics SQL pool using Azure PowerShell
17
+
# Quickstart: Scale compute for Synapse SQL pool using Azure PowerShell
18
18
19
-
Scale compute in SQL pool using Azure PowerShell. [Scale out compute](sql-data-warehouse-manage-compute-overview.md) for better performance, or scale back compute to save costs.
19
+
You can scale compute for Synapse SQL pool (data warehouse) using using Azure PowerShell. [Scale out compute](sql-data-warehouse-manage-compute-overview.md) for better performance, or scale back compute to save costs.
20
20
21
21
If you don't have an Azure subscription, create a [free](https://azure.microsoft.com/free/) account before you begin.
0 commit comments