Azure CLI samples for Azure Database for MariaDB

Important

Azure Database for MariaDB is on the retirement path. We strongly recommend that you migrate to Azure Database for MySQL. For more information about migrating to Azure Database for MySQL, see What's happening to Azure Database for MariaDB?.

You can configure Azure SQL Database for MariaDB by using the Azure CLI.

If you don't have an Azure subscription, create an Azure free account before you begin.

Prerequisites

Samples

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

Sample link Description
Create a server with firewall rule
Create a server and firewall rule Azure CLI script that creates a single Azure Database for MariaDB server and configures a server-level firewall rule.
Create script with vNet rules Azure CLI that creates an Azure Database for MariaDB 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 a single Azure Database for MariaDB server up or down to allow for changing performance needs.
Change server configurations
Change server configurations Azure CLI script that change configurations of a single Azure Database for MariaDB server.
Restore a server
Restore a server Azure CLI script that restores a single Azure Database for MariaDB server to a previous point in time.
Manipulate with server logs
Enable server logs Azure CLI script that enables server logs of a single Azure Database for MariaDB server.