-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Kusto: Added more features such as: database operations, check cluste… #3895
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
…r/database name availability, cluster - start/stop, event hub data connection, list skus, list resource skus
Automation for azure-sdk-for-goNothing to generate for azure-sdk-for-go |
Automation for azure-sdk-for-pythonThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-rubyNothing to generate for azure-sdk-for-ruby |
Automation for azure-sdk-for-javaNothing to generate for azure-sdk-for-java |
Automation for azure-sdk-for-nodeNothing to generate for azure-sdk-for-node |
Can one of the admins verify this patch? |
This PR is a continuation of #3595 which has already received ARM sign-off. |
Thanks @liatbezalel - could you please fix the CI? There seems to be missing references:
|
Also @liatbezalel - I see that there are now two new specs in this PR - preview and privatepreview. |
@annatisch they are both identical, so there is no need for ARM sign-off. (Also fixed the missing reference). |
Thanks @liatbezalel! There's also a large number of model validation errors: |
@annatisch everything is green now :) |
Thanks @liatbezalel - I will try to review this afternoon |
@annatisch ping |
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.
Looks pretty good - just a few minor things.
In addition to my review comments - a couple of general things:
- Please check the descriptions to capitalize abbreviations (e.g. URI, GUID, ID etc) and using capital letters at the start and period at the end.
- Please move the spec files into "stable" or "preview" subfolders. Please take a look at other service spec directory structure to see how this is done.
Thanks! :)
specification/azure-kusto/resource-manager/Microsoft.Kusto/2018-09-07-preview/kusto.json
Outdated
Show resolved
Hide resolved
specification/azure-kusto/resource-manager/Microsoft.Kusto/2018-09-07-preview/kusto.json
Outdated
Show resolved
Hide resolved
specification/azure-kusto/resource-manager/Microsoft.Kusto/2018-09-07-preview/kusto.json
Outdated
Show resolved
Hide resolved
specification/azure-kusto/resource-manager/Microsoft.Kusto/2018-09-07-preview/kusto.json
Outdated
Show resolved
Hide resolved
specification/azure-kusto/resource-manager/Microsoft.Kusto/2018-09-07-preview/kusto.json
Outdated
Show resolved
Hide resolved
specification/azure-kusto/resource-manager/Microsoft.Kusto/2018-09-07-preview/kusto.json
Outdated
Show resolved
Hide resolved
specification/azure-kusto/resource-manager/Microsoft.Kusto/2018-09-07-preview/kusto.json
Outdated
Show resolved
Hide resolved
specification/azure-kusto/resource-manager/Microsoft.Kusto/2018-09-07-preview/kusto.json
Outdated
Show resolved
Hide resolved
specification/azure-kusto/resource-manager/Microsoft.Kusto/2018-09-07-preview/kusto.json
Outdated
Show resolved
Hide resolved
specification/azure-kusto/resource-manager/Microsoft.Kusto/2018-09-07-preview/kusto.json
Outdated
Show resolved
Hide resolved
Automation for azure-sdk-for-jsNothing to generate for azure-sdk-for-js |
thanks @annatisch, resolved all your comments. |
Thanks @liatbezalel! Line 1619 in 4a44ff3
|
@annatisch fixed :) |
Thanks @liatbezalel - it looks good.
Thanks! |
|
…r/database name availability, cluster - start/stop, event hub data connection, list skus, list resource skus. Added new api version (features are identical to the older version).
This checklist is used to make sure that common issues in a pull request are addressed. This will expedite the process of getting your pull request merged and avoid extra work on your part to fix issues discovered during the review process.
PR information
api-version
in the path should match theapi-version
in the spec).Quality of Swagger