Skip to content

Commit d6c36db

Browse files
committed
julie edits
1 parent bde266c commit d6c36db

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

articles/sql-data-warehouse/create-data-warehouse-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Follow these steps to create a SQL pool that contains the **AdventureWorksDW** s
6161

6262
For more information about performance levels, see [Manage compute in Azure SQL Data Warehouse](sql-data-warehouse-manage-compute-overview.md).
6363

64-
5. Now that you've completed the Basics tab of the Azure Synapse Analytics form, select **Review + Create** and then **Create** to create the data warehSQL pool. Provisioning takes a few minutes.
64+
5. Now that you've completed the Basics tab of the Azure Synapse Analytics form, select **Review + Create** and then **Create** to create the SQL pool. Provisioning takes a few minutes.
6565

6666
![select Review + Create](media/create-data-warehouse-portal/create-sql-pool-review-create.png)
6767

articles/sql-data-warehouse/pause-and-resume-compute-powershell.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Pause and resume compute in Synapse SQL pool via the Azure PowerShell
2+
title: Pause and resume compute in Synapse SQL pool with Azure PowerShell
33
description: You can use Azure PowerShell to pause and resume the Synapse SQL pool (data warehouse). compute resources.
44
services: sql-data-warehouse
55
author: kevinvngo
@@ -12,7 +12,7 @@ ms.author: kevin
1212
ms.reviewer: igorstan
1313
ms.custom: seo-lt-2019, azure-synapse
1414
---
15-
# Quickstart: Pause and resume compute in Synapse SQL pool via the Azure PowerShell
15+
# Quickstart: Pause and resume compute in Synapse SQL pool with Azure PowerShell
1616

1717
You can use Azure PowerShell to pause and resume the Synapse SQL pool (data warehouse) compute resources.
1818
If you don't have an Azure subscription, create a [free](https://azure.microsoft.com/free/) account before you begin.

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Scale compute for Synapse SQL pool using the Azure portal
2+
title: Scale compute for Synapse SQL pool (Azure portal)
33
description: You can scale compute for Synapse SQL pool (data warehouse) using the Azure portal.
44
services: sql-data-warehouse
55
author: Antvgski
@@ -13,7 +13,7 @@ ms.reviewer: jrasnick
1313
ms.custom: seo-lt-2019, azure-synapse
1414
---
1515

16-
# Quickstart: Scale compute for Synapse SQL pool using the Azure portal
16+
# Quickstart: Scale compute for Synapse SQL pool with the Azure portal
1717

1818
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

@@ -25,7 +25,7 @@ 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

3030
>[!IMPORTANT]
3131
>Your SQL pool must be online to scale.

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: 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.
2+
title: Scale compute for Synapse SQL pool (Azure PowerShell)
3+
description: You can scale compute for Synapse SQL pool (data warehouse) 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 for Synapse SQL pool using Azure PowerShell
17+
# Quickstart: Scale compute for Synapse SQL pool with Azure PowerShell
1818

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.
19+
You can scale compute for Synapse SQL pool (data warehouse) 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)