Skip to content

Conversation

@pzhlkj6612
Copy link
Contributor

Description

I found some words are concatenated by mistake.

"serverfor" vs. "server for":

az sql server create

Optional Parameters

--assign-identity -i
Generate and assign an Azure Active Directory Identity for this serverfor use with key management services like Azure KeyVault.

az sql server update

Optional Parameters

--assign_identity -i
Generate and assign an Azure Active Directory Identity for this serverfor use with key management services like Azure KeyVault.

I fixed them.

History Notes

[SQL] az sql server create: Add a space to split the concatenated words in the help message of the argument --assign-identity.
[SQL] az sql server update: Add a space to split the concatenated words in the help message of the argument --assign_identity.


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

@ghost ghost added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label May 5, 2021
@ghost
Copy link

ghost commented May 5, 2021

Thank you for your contribution pzhlkj6612! We will review the pull request and get back to you soon.

@yonzhan yonzhan added this to the S187 milestone May 5, 2021
@yonzhan
Copy link
Collaborator

yonzhan commented May 5, 2021

SQL

@jiasli jiasli changed the title [SQL] Split concatenated words in the help message {SQL} Split concatenated words in the help message May 10, 2021
@jiasli jiasli merged commit a358a0e into Azure:dev May 10, 2021
@pzhlkj6612 pzhlkj6612 deleted the split-words-in-help-sql branch May 10, 2021 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

customer-reported Issues that are reported by GitHub users external to the Azure organization.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants