Azure / Azure/azure-cli

Align parameters for MariaDB replica creation with primary creation

Open
#26,141 3 comments 0 reactions 0 assignees View on GitHub
act-codegen-extensibility-squad customer-reported MariaDB Service Attention
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

**Related command**

az mariadb server replica create

**Is your feature request related to a problem? Please describe.**

I would like to have the parameters for the MariaDB replica aligned with the creation of a primary MariaDB instance. Our client has Azure Policies in place which require the enforcement certain configurations such as SSL connections.
There is currently no way to supply this configuration when creating a replica using azure cli so the deployment gets blocked due to policy violations.

**Describe the solution you'd like**

I would like to have the ability to provide all available configuration for a MariaDB replica so that my deployment is able to comply with every policy.

**Describe alternatives you've considered**

I am able to deploy replicas using other methods such as Terraform which allows me to provide all the required configuration.

**Additional context**

N/A

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.