-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Adding CRP 2022-11-01 version #32504
Conversation
…r restore points (#32027) * SDK for userData property addition SDK for user Data property addition * Updated based on spec changes * Updated description Co-authored-by: Ashwani Tiwari <ashwtiwari@microsoft.com>
…xSurge in Microsoft.Compute (#32880) * add reimage notification * add scenario test * add max surge * fix grammar, add release note, take release version back * add successful test record * updated csproj * not sure why merge conflict not resolving * add maxsurge test * Update TestVMScaleSetScenarioOperations_ScheduledEvents.json * passing max surge test Co-authored-by: Theodore Chang <thchan@microsoft.com>
…sing properties (#32921) Co-authored-by: Avaiyang Garg <avaiyanggarg@micrososft.com>
Co-authored-by: Avaiyang Garg <avaiyanggarg@micrososft.com>
* add test and generated file. * TestVMScaleSetRollingUpgrade.json session record Co-authored-by: Sachin Doddaiah Shylaja <sadoddai@microsoft.com> Co-authored-by: Theodore Chang <thchan@microsoft.com>
...ute/Microsoft.Azure.Management.Compute/src/Generated/IVirtualMachineScaleSetVMsOperations.cs
Show resolved
Hide resolved
sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/IVirtualMachinesOperations.cs
Show resolved
Hide resolved
sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/VirtualMachineScaleSet.cs
Show resolved
Hide resolved
...oft.Azure.Management.Compute/src/Generated/Models/VirtualMachineScaleSetReimageParameters.cs
Show resolved
Hide resolved
...pute/Microsoft.Azure.Management.Compute/src/Generated/VirtualMachineScaleSetVMsOperations.cs
Show resolved
Hide resolved
...soft.Azure.Management.Compute/src/Generated/VirtualMachineScaleSetVMsOperationsExtensions.cs
Show resolved
Hide resolved
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.
@grizzlytheodore Is this just a code update or you want to publish a new release? Note that you need to update AssemblyInfo.cs
if you want to publish a new release.
Hello @archerzz, assemblyInfo is not being changed in this PR, because we had a SDK PR for 2022-09-04 CloudService release merged a couple weeks ago which updates the version to 60.0.0, but we did not publish that version because we wanted to publish with this new CRP version. you can see here please merge ! |
Thanks. Merging |
SDK PR for Swagger CRP 2022-11-01 version
Azure/azure-rest-api-specs#21571
Contributing to the Azure SDK
Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.
For specific information about pull request etiquette and best practices, see this section.