-
Notifications
You must be signed in to change notification settings - Fork 3.4k
CLI commands for Azure DB for MariaDB #25676
Copy link
Copy link
Open
Labels
Auto-AssignAuto assign by botAuto assign by botMySQLService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.act-codegen-extensibility-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.
Metadata
Metadata
Assignees
Labels
Auto-AssignAuto assign by botAuto assign by botMySQLService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.act-codegen-extensibility-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.
[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.