CLI commands for Azure DB for MariaDB
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
[Enter feedback here]
I believe, most of these command will also work for Azure DB for MariaDB with a small change of using mariadb instead of MySQL. For instance below command can set the public network access as disabled.
az mariadb server update --name --resource-group --public-network-access Disabled
Can we also update or create similar documentation for MariaDB?
---
#### Document Details
⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.*
* ID: 667a3da9-f15a-680b-b749-eacba058a80d
* Version Independent ID: 702910fa-69c9-df0d-1cc0-9f5664702ed3
* Content: [az mysql server](https://learn.microsoft.com/en-us/cli/azure/mysql/server?view=azure-cli-latest)
* Content Source: [latest/docs-ref-autogen/mysql/server.yml](https://github.com/MicrosoftDocs/azure-docs-cli/blob/main/latest/docs-ref-autogen/mysql/server.yml)
* Service: **mysql**
* GitHub Login: @rloutlaw
* Microsoft Alias: **routlaw**
Contributor guide
Assessment
This issue has not been assessed yet.