title | description | author | ms.author | ms.service | ms.devlang | ms.topic | ms.custom | ms.date | Keywords |
---|---|---|---|---|---|---|---|---|---|
Azure CLI samples - Azure Database for MariaDB | Microsoft Docs |
This article lists the Azure CLI code samples available for interacting with Azure Database for MariaDB. |
savjani |
pariks |
mariadb |
azurecli |
sample |
mvc, devx-track-, seo-azure-cli, devx-track-azurecli |
01/11/2022 |
azure cli samples, azure cli code samples, azure cli script samples |
You can configure Azure SQL Database for MariaDB by using the Azure CLI.
[!INCLUDE quickstarts-free-trial-note]
[!INCLUDE azure-cli-prepare-your-environment.md]
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. |