Edit

Share via


Start and stop compute on a cluster

Important

Azure Cosmos DB for PostgreSQL is no longer supported for new projects. Don't use this service for new projects. Instead, use one of these two services:

Azure Cosmos DB for PostgreSQL allows you to stop and start compute on all nodes in a cluster.

Stop a running cluster

  1. In the Azure portal, choose the Azure Cosmos DB for PostgreSQL cluster that you want to stop.

  2. From the Overview page, click the Stop button in the toolbar.

Note

Once the cluster is stopped, other management operations are not available for the cluster.

Start a stopped cluster

  1. In the Azure portal, choose the Azure Cosmos DB for PostgreSQL cluster that you want to start.

  2. From the Overview page, click the Start button in the toolbar.

Note

Once the cluster is started, all management operations are now available for the cluster.

Next steps