az mariadb
Manage Azure Database for MariaDB servers.
Commands
Name | Description | Type | Status |
---|---|---|---|
az mariadb db |
Manage MariaDB databases on a server. |
Core | GA |
az mariadb db create |
Create a MariaDB database. |
Core | GA |
az mariadb db delete |
Delete a database. |
Core | GA |
az mariadb db list |
List the databases for a server. |
Core | GA |
az mariadb db show |
Show the details of a database. |
Core | GA |
az mariadb server |
Manage MariaDB servers. |
Core | GA |
az mariadb server-logs |
Manage server logs. |
Core | GA |
az mariadb server-logs download |
Download log files. |
Core | GA |
az mariadb server-logs list |
List log files for a server. |
Core | GA |
az mariadb server configuration |
Manage configuration values for a server. |
Core | GA |
az mariadb server configuration list |
List the configuration values for a server. |
Core | GA |
az mariadb server configuration set |
Update the configuration of a server. |
Core | GA |
az mariadb server configuration show |
Get the configuration for a server.". |
Core | GA |
az mariadb server create |
Create a server. |
Core | GA |
az mariadb server delete |
Delete a server. |
Core | GA |
az mariadb server firewall-rule |
Manage firewall rules for a server. |
Core | GA |
az mariadb server firewall-rule create |
Create a new firewall rule for a server. |
Core | GA |
az mariadb server firewall-rule delete |
Delete a firewall rule. |
Core | GA |
az mariadb server firewall-rule list |
List all firewall rules for a server. |
Core | GA |
az mariadb server firewall-rule show |
Get the details of a firewall rule. |
Core | GA |
az mariadb server firewall-rule update |
Update a firewall rule. |
Core | GA |
az mariadb server georestore |
Geo-restore a server from backup. |
Core | GA |
az mariadb server list |
List available servers. |
Core | GA |
az mariadb server list-skus |
List available sku's in the given region. |
Core | GA |
az mariadb server private-endpoint-connection |
Manage MariaDB server private endpoint connections. |
Core | GA |
az mariadb server private-endpoint-connection approve |
Approve the specified private endpoint connection associated with a MariaDB server. |
Core | GA |
az mariadb server private-endpoint-connection delete |
Delete the specified private endpoint connection associated with a MariaDB server. |
Core | GA |
az mariadb server private-endpoint-connection reject |
Reject the specified private endpoint connection associated with a MariaDB server. |
Core | GA |
az mariadb server private-endpoint-connection show |
Show details of a private endpoint connection associated with a MariaDB server. |
Core | GA |
az mariadb server private-link-resource |
Manage MariaDB server private link resources. |
Core | GA |
az mariadb server private-link-resource list |
List the private link resources supported for a MariaDB server. |
Core | GA |
az mariadb server replica |
Manage read replicas. |
Core | GA |
az mariadb server replica create |
Create a read replica for a server. |
Core | GA |
az mariadb server replica list |
List all read replicas for a given server. |
Core | GA |
az mariadb server replica stop |
Stop replication to a read replica and make it a read/write server. |
Core | GA |
az mariadb server restart |
Restart a server. |
Core | GA |
az mariadb server restore |
Restore a server from backup. |
Core | GA |
az mariadb server show |
Get the details of a server. |
Core | GA |
az mariadb server show-connection-string |
Show the connection strings for a MariaDB server database. |
Core | GA |
az mariadb server start |
Start a stopped server. |
Core | GA |
az mariadb server stop |
Stop a running server. |
Core | GA |
az mariadb server update |
Update a server. |
Core | GA |
az mariadb server vnet-rule |
Manage a server's virtual network rules. |
Core | GA |
az mariadb server vnet-rule create |
Create a virtual network rule to allows access to a MariaDB server. |
Core | GA |
az mariadb server vnet-rule delete |
Deletes the virtual network rule with the given name. |
Core | GA |
az mariadb server vnet-rule list |
Gets a list of virtual network rules in a server. |
Core | GA |
az mariadb server vnet-rule show |
Gets a virtual network rule. |
Core | GA |
az mariadb server vnet-rule update |
Update a virtual network rule. |
Core | GA |
az mariadb server wait |
Wait for server to satisfy certain conditions. |
Core | GA |