Azure / Azure/azure-cli

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

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

Description

**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.

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.