Skip to content

Latest commit

 

History

History
30 lines (29 loc) · 1.68 KB

sample-scripts-azure-cli.md

File metadata and controls

30 lines (29 loc) · 1.68 KB
title description services author ms.author manager editor ms.service ms.devlang ms.topic ms.custom ms.date
Azure CLI samples for Azure Database for MySQL
This article lists the Azure CLI code samples available for interacting with Azure Database for MySQL.
mysql
jasonwhowell
jasonh
kfile
jasonwhowell
mysql
azure-cli
sample
mvc
02/28/2018

Azure CLI samples for Azure Database for MySQL

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

Create a server
Create a server and firewall rule Azure CLI script that creates a single Azure Database for MySQL server and configures a server-level firewall rule.
Scale a server
Scale a server Azure CLI script that scales a single Azure Database for MySQL 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 MySQL server.
Restore a server
Restore a server Azure CLI script that restores a single Azure Database for MySQL server to a previous point in time.
Manipulate with server logs
Enable and download server logs Azure CLI script that enables and downloads server logs of a single Azure Database for MySQL server.