Skip to content

Commit

Permalink
Feature/cplat 2023 03 01 track2 (#35676)
Browse files Browse the repository at this point in the history
  • Loading branch information
grizzlytheodore authored May 9, 2023
1 parent 5c85f2a commit 0e60cf6
Show file tree
Hide file tree
Showing 310 changed files with 543,917 additions and 9,595 deletions.
10 changes: 10 additions & 0 deletions sdk/compute/Azure.ResourceManager.Compute/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@

- Added new properties `ComputerName`, `OSName`, `OSVersion` and `HyperVGeneration` to `VirtualMachineScaleSetVmInstanceView` class
- Added new value `StandardSsdLrs` to `ImageStorageAccountType`
- Compute RP to `2023-03-01` (AvailabilitySets, VirtualMachines, VirtualMachineScaleSets, etc)
- Added new method `Reapply` for `VirtualMachineScaleSet` class.
- Added new method `ListAvailabeSizes` for `DedicatedHost` class.
- Added new parameter `expand` for `VirtualMachine` List methods.
- Added new parameter `hibernate` for `VirtualMachineScaleSet` deallocate methods.
- Added new parameters `PriorityMixPolicy` and `SpotRestorePolicy` for `VirtualMachineScaleSet` update methods.
- Added new property `BypassPlatformSafetyChecksOnUserSchedule` for `VirtualMachine` class.
- Added new property `SecurityPostureReference` to `VirtualMachineScaleSet` class.
- Added new properties `OutputBlobManagedIdentity` and `ErrorBlobManagedIdentity` to `RunCommand` class.
- Added new properties `RestorePointEncryption`, `SourceDiskRestorePoint` , `HyperVGeneration` and `WriteAcceleratorEnabled` for `RestorePoint` class.

### Breaking Changes

Expand Down

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0e60cf6

Please sign in to comment.