-
Notifications
You must be signed in to change notification settings - Fork 5.1k
[HDInsight] Added support for ESP with AAD-DS #4852
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
dsgouda
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.
Looks good apart from versioning
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.
For API version bumps, the nuget major version must be bumped
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.
Sounds good.
|
I can squash my commits if everything else looks good. |
dsgouda
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, please squash the commits
|
Apologies, I'm going to add one more commit, where I regenerate with these Swagger changes: Azure/azure-rest-api-specs#4163 I missed these changes earlier, and these changes need to go together with this PR. |
5ac8412 to
0e0dc2f
Compare
…ed tests, added customization
dsgouda
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
@wawon-msft is this good to merge?
|
Yep, all the changes I want are in. |
Description
We made a change to the Swagger spec to add two new parameters in SecurityProfile for cluster creation. This PR contains the regenerated SDK (which was regenerated with a new API version), and re-recorded all tests. There were quite a few minor changes to the SDK due to the API version bump, but I expect this to contain breaking changes.
This checklist is used to make sure that common guidelines for a pull request are followed.
General Guidelines
Testing Guidelines
SDK Generation Guidelines
*.csprojandAssemblyInfo.csfiles have been updated with the new version of the SDK.