Skip to content
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

[Synapse] Add workspace, sparkpool, sqlpool related cmdlets #14755

Merged
merged 4 commits into from
Aug 17, 2020

Conversation

sunsw1994
Copy link
Contributor

Description

We have released CLI Extension for Synapse, and now we plan to move it to CLI module. There are some changes between the Preview Extension to the Preview Module:

  1. Split custom functions from custom.py into multi pyfiles according to their namespace or operation type.
  2. Fix bug from Synapses Creating Big Data Pool validation error: Parameter 'BigDataPoolResourceInfo.node_count' failed to meet validation requirement. #14708 by adding type=int for node_count

See detailed: #14722

Testing Guide

commands

  • az synapse workspace -h
  • az synapse spark pool -h
  • az synapse sql pool -h
  • az synapse workspace firewall -h

History Notes


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

@yonzhan
Copy link
Collaborator

yonzhan commented Aug 12, 2020

Synapse

@jsntcy jsntcy added this to the S174 milestone Aug 13, 2020
Copy link
Member

@jsntcy jsntcy left a comment

Choose a reason for hiding this comment

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

:shipit:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants