Azure CLI samples for Azure Database for PostgreSQL - Single Server

APPLIES TO: Azure Database for PostgreSQL - Single Server

Important

Azure Database for PostgreSQL - Single Server is on the retirement path. We strongly recommend for you to upgrade to Azure Database for PostgreSQL - Flexible Server. For more information about migrating to Azure Database for PostgreSQL - Flexible Server, see What's happening to Azure Database for PostgreSQL Single Server?

The following table includes links to sample Azure CLI scripts for Azure Database for PostgreSQL.

Sample link Description
Create a server
Create a server and firewall rule Azure CLI script that creates an Azure Database for PostgreSQL server and configures a server-level firewall rule.
Create server with vNet rules
Create a server with vNet rules Azure CLI that creates an Azure Database for PostgreSQL server with a service endpoint on a virtual network and configures a vNet rule.
Scale a server
Scale a server Azure CLI script that scales an Azure Database for PostgreSQL server up or down to allow for changing performance needs.
Change server configurations
Change server configurations Azure CLI script that change configurations options of an Azure Database for PostgreSQL server.
Restore a server
Restore a server Azure CLI script that restores an Azure Database for PostgreSQL server to a previous point in time.
Download server logs
Enable and download server logs Azure CLI script that enables and downloads server logs of an Azure Database for PostgreSQL server.