Skip to content

Commit e437505

Browse files
20221128 acrolinx
1 parent 3217a7d commit e437505

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/synapse-analytics/sql-data-warehouse/quickstart-configure-workload-isolation-portal.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ This quickstart assumes you already have a dedicated SQL pool instance in Synaps
3535
3636
## Configure workload isolation
3737

38-
Dedicated SQL pool resources can be isolated and reserved for specific workloads by creating workload groups. See the [Workload Isolation](sql-data-warehouse-workload-isolation.md) concept documentation for more details on how workload groups help you achieve managing your workload. The [Create and Connect - portal](create-data-warehouse-portal.md) quickstart created `mySampleDataWarehouse` and initialized it at DW100c. The following steps create a workload group in `mySampleDataWarehouse`.
38+
Dedicated SQL pool resources can be isolated and reserved for specific workloads by creating workload groups. For more information on how workload groups help you achieve managing your workload, see [Workload Isolation](sql-data-warehouse-workload-isolation.md). The [Create and Connect - portal](create-data-warehouse-portal.md) quickstart created `mySampleDataWarehouse` and initialized it at DW100c. The following steps create a workload group in `mySampleDataWarehouse`.
3939

40-
To create a workload group with 20% isolation:
40+
To create a workload group with 20 percent isolation:
4141
1. Navigate to your `mySampleDataWarehouse` dedicated SQL pool page.
4242
1. Select **Workload management**.
4343
1. Select **New workload group**.
@@ -65,7 +65,7 @@ To delete the `DataLoads` workload group created in this tutorial:
6565
1. Select on **Yes** when prompted to confirm deletion of the workload group.
6666
1. Select on **Save**.
6767

68-
:::image type="content" source="./media/quickstart-configure-workload-isolation-portal/delete-wg.png" alt-text="A screenshot of the Azure portal, the workload management page for a dedicated SQL pool. Select Delete.":::
68+
:::image type="content" source="./media/quickstart-configure-workload-isolation-portal/delete-wg.png" alt-text="A screenshot of the Azure portal, the workload management page for a dedicated SQL pool. Select Delete workload group.":::
6969

7070
You're being charged for data warehouse units and data stored in your data warehouse. These compute and storage resources are billed separately.
7171

0 commit comments

Comments
 (0)