[MySQL] az mysql flexible-server mirroring enable/disable#32708
[MySQL] az mysql flexible-server mirroring enable/disable#32708
Conversation
|
Validation for Azure CLI Full Test Starting...
Thanks for your contribution! |
|
Validation for Breaking Change Starting...
Thanks for your contribution! |
|
Thank you for your contribution! We will review the pull request and get back to you soon. |
|
The git hooks are available for azure-cli and azure-cli-extensions repos. They could help you run required checks before creating the PR. Please sync the latest code with latest dev branch (for azure-cli) or main branch (for azure-cli-extensions). pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>
|
|
Thank you for your contribution @lfulwani! We will review the pull request and get back to you soon. |
|
@lfulwani please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
|
Please fix CI issues |
To enable fabric mirroring on the server:
az mysql flexible-server mirroring enable --resource-group --name --identity-resource-id
To disable fabric mirroring on the server:
az mysql flexible-server mirroring disable --resource-group --name