Skip to content

az mysql flexible-server replica create should allow to specify identity and encryption key #30005

Description

@kamilzzz

Related command
az mysql flexible-server replica create

Is your feature request related to a problem? Please describe.
Currently Azure CLI doesn't allow to specify identity and key used for CMK data encryption when creating MySQL Flexible Server replicas. Source server settings are copied to replica creation request.
Resource Provider allows to specify different identity and encryption key than these configured on source server. Azure Portal also allows to use different values.

Describe the solution you'd like
az mysql flexible-server replica create should support --key and --identity parameters.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions