Skip to content

Commit bde266c

Browse files
committed
scale compute portal powershell
1 parent 12a67e1 commit bde266c

File tree

2 files changed

+11
-14
lines changed

2 files changed

+11
-14
lines changed

articles/sql-data-warehouse/quickstart-scale-compute-portal.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
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.
44
services: sql-data-warehouse
55
author: Antvgski
66
manager: craigg
@@ -13,9 +13,9 @@ ms.reviewer: jrasnick
1313
ms.custom: seo-lt-2019, azure-synapse
1414
---
1515

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
1717

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.
1919

2020
If you don't have an Azure subscription, create a [free](https://azure.microsoft.com/free/) account before you begin.
2121

@@ -25,9 +25,9 @@ Sign in to the [Azure portal](https://portal.azure.com/).
2525

2626
## Before you begin
2727

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**.
2929

30-
>[!Note]
30+
>[!IMPORTANT]
3131
>Your SQL pool must be online to scale.
3232
3333
## Scale compute
@@ -47,7 +47,4 @@ To change data warehouse units:
4747
![Move Slider](media/quickstart-scale-compute-portal/scale-dwu.png)
4848

4949
## Next steps
50-
You've now learned to scale compute for SQL pool. To learn more about SQL pool, continue to the tutorial for loading data.
51-
52-
> [!div class="nextstepaction"]
53-
>[Load data into SQL pool](load-data-from-azure-blob-storage-using-polybase.md)
50+
To learn more about SQL pool, continue to the [Load data into SQL pool](load-data-from-azure-blob-storage-using-polybase.md) tutorial.

articles/sql-data-warehouse/quickstart-scale-compute-powershell.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
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.
44
services: sql-data-warehouse
55
author: Antvgski
66
manager: craigg
@@ -14,9 +14,9 @@ ms.custom: seo-lt-2019
1414
---
1515

1616

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
1818

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.
2020

2121
If you don't have an Azure subscription, create a [free](https://azure.microsoft.com/free/) account before you begin.
2222

0 commit comments

Comments
 (0)