Skip to content

Files

Latest commit

ed5a947 · Feb 9, 2022

History

History
38 lines (32 loc) · 2.17 KB

sample-scripts-azure-cli.md

File metadata and controls

38 lines (32 loc) · 2.17 KB
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

Azure CLI samples for Azure Database for MariaDB

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]

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.