Skip to content

Commit 3920e96

Browse files
committed
Improving Acrolynx score.
1 parent 647625a commit 3920e96

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/cosmos-db/postgresql/concepts-compute-start-stop.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 3/22/2023
1212

1313
[!INCLUDE [PostgreSQL](../includes/appliesto-postgresql.md)]
1414

15-
Azure Cosmos DB for PostgreSQL allows to stop compute on all nodes in a cluster. Compute billing is paused when cluster is stopped and continues when computer is started again.
15+
Azure Cosmos DB for PostgreSQL allows you to stop compute on all nodes in a cluster. Compute billing is paused when cluster is stopped and continues when computer is started again.
1616

1717
> [!NOTE]
1818
> Billing for provisioned storage on all cluster nodes continues when cluster's compute is stopped.
@@ -23,7 +23,7 @@ You can perform management operations such as compute or storage scaling, adding
2323

2424
If cluster has [high availability (HA)](./concepts-high-availability.md) enabled, compute start and stop operations would start and stop compute on all primary and standby nodes in the cluster.
2525

26-
You can start and stop compute on the primary cluster and its [read replicas](./concepts-read-replicas.md) independently.
26+
You can start and stop compute on the primary cluster and any of its [read replicas](./concepts-read-replicas.md) independently.
2727

2828
## Next steps
2929

articles/cosmos-db/postgresql/how-to-start-stop-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 3/03/2023
1212

1313
[!INCLUDE [PostgreSQL](../includes/appliesto-postgresql.md)]
1414

15-
Azure Cosmos DB for PostgreSQL provides an ability to stop and start compute on all nodes in a cluster.
15+
Azure Cosmos DB for PostgreSQL allows you to stop and start compute on all nodes in a cluster.
1616

1717
## Stop a running cluster
1818

0 commit comments

Comments
 (0)