Skip to content

[SQL] az sql db replica create: Add --partner-database argument#15577

Merged
evelyn-ys merged 2 commits intoAzure:devfrom
bradrich-msft:readscaleFix
Oct 22, 2020
Merged

[SQL] az sql db replica create: Add --partner-database argument#15577
evelyn-ys merged 2 commits intoAzure:devfrom
bradrich-msft:readscaleFix

Conversation

@bradrich-msft
Copy link
Contributor

Description
Adding optional parameter to sql db replica create command, --partner-database. This allows creation of secondary
replicas that have a different name than the source database.

Testing Guide
sql db replica create --partner-database foo

History Notes
Not a breaking change


This checklist is used to make sure that common guidelines for a pull request are followed.

@yonzhan
Copy link
Collaborator

yonzhan commented Oct 19, 2020

SQL

@yonzhan yonzhan requested review from jsntcy and zhoxing-ms October 19, 2020 22:39
@yonzhan yonzhan added this to the S178 milestone Oct 19, 2020
Copy link
Contributor

@Juliehzl Juliehzl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to change history.rst now. We will auto-generate history.rst according to your PR title.

@evelyn-ys
Copy link
Member

Since we will auto-generate history.rst according to your PR title. It will be nicer to make the title:
[SQL] az sql db replica cerate: Add --partner-database argument
according to Submitting Pull Requests

@bradrich-msft bradrich-msft changed the title [SQL] Add --partner-database argument to sql db replica create command [SQL] az sql db replica create: Add --partner-database argument Oct 20, 2020
Copy link
Contributor

@Juliehzl Juliehzl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bradrich-msft
Copy link
Contributor Author

Hello @evelyn-ys it appears this pull request has been approved. Can it now be merged? Thank you.

@evelyn-ys evelyn-ys merged commit 202a1a3 into Azure:dev Oct 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants