Skip to content

Align parameters for MariaDB replica creation with primary creation #26141

@Flasheh

Description

@Flasheh

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions