Skip to content

Commit 1e6cc24

Browse files
Apply suggestions from code review
Co-authored-by: Masha Thomas (MSFT) <32783170+MashaMSFT@users.noreply.github.com>
1 parent 15dbfa0 commit 1e6cc24

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

azure-sql/azure-sql-iaas-vs-paas-what-is-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Azure SQL Database offers the following deployment options:
8888
- An [*elastic pool*](database/elastic-pool-overview.md), which is a collection of databases with a shared set of resources managed via a [logical server](database/logical-servers.md). Single databases can be moved into and out of an elastic pool. This option is optimized for modern application development of new cloud-born applications using the multi-tenant SaaS application pattern. Elastic pools provide a cost-effective solution for managing the performance of multiple databases that have variable usage patterns.
8989

9090
> [!NOTE]
91-
> [Elastic pools for Hyperscale](database/hyperscale-elastic-pool-overview.md) is currently in preview.
91+
> [Elastic pools for Hyperscale](database/hyperscale-elastic-pool-overview.md) are currently in preview.
9292
9393
### Azure SQL Managed Instance
9494

azure-sql/database/hyperscale-elastic-pool-overview.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,11 @@ ms.custom:
1313
# Hyperscale elastic pools overview in Azure SQL Database
1414
[!INCLUDE[appliesto-sqldb](../includes/appliesto-sqldb.md)]
1515

16-
An Azure SQL Database [elastic pool](./elastic-pool-overview.md) enables software as a service (SaaS) developers to optimize the price performance ratio for a group of databases, within a prescribed budget, while delivering performance elasticity for each database. Azure SQL Database Hyperscale elastic pools ("Hyperscale elastic pools") introduces a shared resource model for Hyperscale databases.
16+
This article provides an overview of Hyperscale elastic pools in Azure SQL Database.
1717

18-
This article provides an overview of Hyperscale elastic pools in Azure SQL Database. For examples to create, scale, or move databases into a Hyperscale elastic pool by using the Azure CLI or PowerShell, review [Working with Hyperscale elastic pools using command-line tools](./hyperscale-elastic-pool-command-line.md)
18+
An Azure SQL Database [elastic pool](./elastic-pool-overview.md) enables software as a service (SaaS) developers to optimize the price performance ratio for a group of databases within a prescribed budget, while delivering performance elasticity for each database. Azure SQL Database Hyperscale elastic pools introduces a shared resource model for Hyperscale databases.
19+
20+
For examples to create, scale, or move databases into a Hyperscale elastic pool by using the Azure CLI or PowerShell, review [Working with Hyperscale elastic pools using command-line tools](./hyperscale-elastic-pool-command-line.md)
1921

2022
> [!NOTE]
2123
> [Elastic pools for Hyperscale](./hyperscale-elastic-pool-overview.md) are currently in preview.

0 commit comments

Comments
 (0)