-
Notifications
You must be signed in to change notification settings - Fork 4k
[Compute] Update Compute client library to 23.2.0 #7687
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
@praries880 Obsolete makes a build failure. Shall I just add a warning message? |
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.
@hyonholee a few minor comments to take a look at, otherwise LGTM
...pute/Commands.Compute/Generated/VirtualMachineScaleSet/Config/NewAzureRmVmssConfigCommand.cs
Outdated
Show resolved
Hide resolved
src/ResourceManager/Compute/Commands.Compute/Manual/AddAzureRmVmssVMDataDiskCommand.cs
Outdated
Show resolved
Hide resolved
src/ResourceManager/Compute/Commands.Compute/Manual/AddAzureRmVmssVMDataDiskCommand.cs
Outdated
Show resolved
Hide resolved
src/ResourceManager/Compute/Commands.Compute/Manual/RemoveAzureRmVmssVMDataDiskCommand.cs
Outdated
Show resolved
Hide resolved
src/ResourceManager/Compute/Commands.Compute/Manual/RemoveAzureRmVmssVMDataDiskCommand.cs
Outdated
Show resolved
Hide resolved
…nto november # Conflicts: # src/ResourceManager/Compute/Commands.Compute.Test/Commands.Compute.Test.Netcore.csproj # src/ResourceManager/Compute/Commands.Compute.Test/Commands.Compute.Test.csproj # src/ResourceManager/Compute/Commands.Compute.Test/packages.config # src/ResourceManager/Compute/Commands.Compute/Commands.Compute.Netcore.csproj # src/ResourceManager/Compute/Commands.Compute/Commands.Compute.csproj # src/ResourceManager/Compute/Commands.Compute/packages.config # src/ResourceManager/Network/Commands.Network.Test/Commands.Network.Test.Netcore.csproj # src/ResourceManager/Network/Commands.Network.Test/Commands.Network.Test.csproj # src/ResourceManager/Network/Commands.Network.Test/packages.config # src/ResourceManager/RecoveryServices/Commands.RecoveryServices.Backup.Test/Commands.RecoveryServices.Backup.Test.Netcore.csproj # src/ResourceManager/RecoveryServices/Commands.RecoveryServices.Backup.Test/Commands.RecoveryServices.Backup.Test.csproj # src/ResourceManager/RecoveryServices/Commands.RecoveryServices.Backup.Test/packages.config
@markcowl The SDK client referenced has been upgraded to Newtonsoft Json 10, so this should be ready to merge when code review is complete. |
Add-AzureRmVmssVMDataDisk and Remove-AzureRmVmssVMDataDisk
https://github.com/Azure/azure-powershell-cmdlet-review-pr/issues/181
Description
Checklist
CONTRIBUTING.md
platyPS
module