-
Notifications
You must be signed in to change notification settings - Fork 3.3k
[CosmosDB]Support az cosmosdb private-link-resource and private-endpoint-connection #12960
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
add to S168 |
|
@jsntcy @qianwens @myronfanqiu @Juliehzl Can you review this PR? |
src/azure-cli/azure/cli/command_modules/cosmosdb/_validators.py
Outdated
Show resolved
Hide resolved
src/azure-cli/azure/cli/command_modules/cosmosdb/tests/latest/test_cosmosdb_commands.py
Show resolved
Hide resolved
src/azure-cli/azure/cli/command_modules/cosmosdb/tests/latest/test_cosmosdb_commands.py
Show resolved
Hide resolved
Juliehzl
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fix all comments I left and take a look for command guideline here to check again.
|
@myronfanqiu @Juliehzl I fixed following all comments and command guideline. Please take a look at PR again. |
Juliehzl
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. But please make CI pass.
|
Please help merge the PR @myronfanqiu |
Description
Testing Guide
History Notes
[Component Name 1] BREAKING CHANGE: az command a: Make some customer-facing breaking change.
[Component Name 2] az command b: Add some customer-facing feature.
This checklist is used to make sure that common guidelines for a pull request are followed.
The PR title and description has followed the guideline in Submitting Pull Requests.
I adhere to the Command Guidelines.