-
Notifications
You must be signed in to change notification settings - Fork 5.1k
SDK add Quota command and models. Add Tests for Quota #13500
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
rahuls-microsoft
commented
Jul 16, 2020
- SDK pickup Quota files for models and commands from - https://github.com/AzureSDKAutomation/azure-sdk-for-net/commits/sdkAutomation/Microsoft.Azure.Management.Reservations - Auto generated by SDK Team.
- Add Tests for Quota.
Reverting back to SubscriptionScopeProperties in IReservationOperations.cs, as it breaks the tests.
Formatting and grouping them by succes and failure cases.
2. Formatting and grouping them by success and failure cases.
|
We are in public preview. Please expedite the SDK release. As we need to the SDK public link at - https://docs.microsoft.com/en-us/rest/api/reserved-vm-instances/quotaapi |
|
@erich-wang - Please review it. We need to release the SDK to public site, as the RP is in Public Preview. |
|
@erich-wang _ Please review the PR. We need to publish the SDK to public site as the RP is in Public Preview. |
isra-fel
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.
Hi @rahuls-microsoft , the SDK should be generated by running generate.ps1 as our guideline says, and it will also update https://github.com/Azure/azure-sdk-for-net/blob/master/eng/mgmt/mgmtmetadata/reservations_resource-manager.txt . Be sure to check that in.
Thanks
isra-fel
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