|
1 | 1 | # Release History
|
2 | 2 |
|
| 3 | +## 23.1.0 (2025-09-16) |
| 4 | + |
| 5 | +### Features Added |
| 6 | + - Added operation VirtualMachineScaleSets.beginScaleOut |
| 7 | + - Added operation VirtualMachineScaleSets.beginScaleOutAndWait |
| 8 | + - Added Interface AllInstancesDown |
| 9 | + - Added Interface MaxInstancePercentPerZonePolicy |
| 10 | + - Added Interface ScheduleProfile |
| 11 | + - Added Interface VirtualMachineScaleSetsScaleOutHeaders |
| 12 | + - Added Interface VirtualMachineScaleSetsScaleOutOptionalParams |
| 13 | + - Added Interface VMScaleSetScaleOutInput |
| 14 | + - Added Interface VMScaleSetScaleOutInputProperties |
| 15 | + - Added Interface ZoneAllocationPolicy |
| 16 | + - Interface CapacityReservation has a new optional parameter scheduleProfile |
| 17 | + - Interface CapacityReservationGroup has a new optional parameter reservationType |
| 18 | + - Interface CapacityReservationGroupUpdate has a new optional parameter reservationType |
| 19 | + - Interface CapacityReservationUpdate has a new optional parameter scheduleProfile |
| 20 | + - Interface EventGridAndResourceGraph has a new optional parameter scheduledEventsApiVersion |
| 21 | + - Interface OrchestrationServiceSummary has a new optional parameter lastStatusChangeTime |
| 22 | + - Interface OrchestrationServiceSummary has a new optional parameter latestOperationStatus |
| 23 | + - Interface ProxyAgentSettings has a new optional parameter addProxyAgentExtension |
| 24 | + - Interface ResiliencyPolicy has a new optional parameter zoneAllocationPolicy |
| 25 | + - Interface ScheduledEventsPolicy has a new optional parameter allInstancesDown |
| 26 | + - Interface VirtualMachineNetworkInterfaceConfiguration has a new optional parameter tags |
| 27 | + - Interface VirtualMachinePublicIPAddressConfiguration has a new optional parameter tags |
| 28 | + - Interface VirtualMachineRunCommandScriptSource has a new optional parameter galleryScriptReferenceId |
| 29 | + - Interface VirtualMachineRunCommandScriptSource has a new optional parameter scriptShell |
| 30 | + - Interface VirtualMachineScaleSet has a new optional parameter highSpeedInterconnectPlacement |
| 31 | + - Interface VirtualMachineScaleSet has a new optional parameter placement |
| 32 | + - Interface VirtualMachineScaleSetNetworkConfiguration has a new optional parameter tags |
| 33 | + - Interface VirtualMachineScaleSetPublicIPAddressConfiguration has a new optional parameter tags |
| 34 | + - Interface VirtualMachineScaleSetUpdateNetworkConfiguration has a new optional parameter tags |
| 35 | + - Interface VirtualMachineScaleSetUpdatePublicIPAddressConfiguration has a new optional parameter tags |
| 36 | + - Interface WindowsParameters has a new optional parameter patchNameMasksToExclude |
| 37 | + - Interface WindowsParameters has a new optional parameter patchNameMasksToInclude |
| 38 | + - Added Type Alias HighSpeedInterconnectPlacement |
| 39 | + - Added Type Alias OrchestrationServiceOperationStatus |
| 40 | + - Added Type Alias ReservationType |
| 41 | + - Added Type Alias ScriptShellTypes |
| 42 | + - Added Enum KnownHighSpeedInterconnectPlacement |
| 43 | + - Added Enum KnownOrchestrationServiceOperationStatus |
| 44 | + - Added Enum KnownReservationType |
| 45 | + - Added Enum KnownScriptShellTypes |
| 46 | + - Enum KnownOrchestrationServiceNames has a new value AutomaticZoneRebalancing |
| 47 | + - Enum KnownZonePlacementPolicyType has a new value Auto |
| 48 | + |
3 | 49 | ## 23.0.0 (2025-07-21)
|
4 | 50 |
|
5 | 51 | ### Features Added
|
|
0 commit comments