|
1 | 1 | # Release History
|
2 | 2 |
|
| 3 | +## 21.3.0 (2023-11-16) |
| 4 | + |
| 5 | +**Features** |
| 6 | + |
| 7 | + - Added operation DedicatedHosts.beginRedeploy |
| 8 | + - Added operation DedicatedHosts.beginRedeployAndWait |
| 9 | + - Added operation VirtualMachines.beginAttachDetachDataDisks |
| 10 | + - Added operation VirtualMachines.beginAttachDetachDataDisksAndWait |
| 11 | + - Added operation VirtualMachineScaleSets.beginApproveRollingUpgrade |
| 12 | + - Added operation VirtualMachineScaleSets.beginApproveRollingUpgradeAndWait |
| 13 | + - Added operation VirtualMachineScaleSetVMs.beginApproveRollingUpgrade |
| 14 | + - Added operation VirtualMachineScaleSetVMs.beginApproveRollingUpgradeAndWait |
| 15 | + - Added operation VirtualMachineScaleSetVMs.beginAttachDetachDataDisks |
| 16 | + - Added operation VirtualMachineScaleSetVMs.beginAttachDetachDataDisksAndWait |
| 17 | + - Added Interface AttachDetachDataDisksRequest |
| 18 | + - Added Interface DataDisksToAttach |
| 19 | + - Added Interface DataDisksToDetach |
| 20 | + - Added Interface DedicatedHostsRedeployHeaders |
| 21 | + - Added Interface DedicatedHostsRedeployOptionalParams |
| 22 | + - Added Interface EncryptionIdentity |
| 23 | + - Added Interface ProxyAgentSettings |
| 24 | + - Added Interface ResiliencyPolicy |
| 25 | + - Added Interface ResilientVMCreationPolicy |
| 26 | + - Added Interface ResilientVMDeletionPolicy |
| 27 | + - Added Interface ResourceSharingProfile |
| 28 | + - Added Interface SshGenerateKeyPairInputParameters |
| 29 | + - Added Interface VirtualMachinesAttachDetachDataDisksHeaders |
| 30 | + - Added Interface VirtualMachinesAttachDetachDataDisksOptionalParams |
| 31 | + - Added Interface VirtualMachineScaleSetsApproveRollingUpgradeHeaders |
| 32 | + - Added Interface VirtualMachineScaleSetsApproveRollingUpgradeOptionalParams |
| 33 | + - Added Interface VirtualMachineScaleSetVMsApproveRollingUpgradeHeaders |
| 34 | + - Added Interface VirtualMachineScaleSetVMsApproveRollingUpgradeOptionalParams |
| 35 | + - Added Interface VirtualMachineScaleSetVMsAttachDetachDataDisksHeaders |
| 36 | + - Added Interface VirtualMachineScaleSetVMsAttachDetachDataDisksOptionalParams |
| 37 | + - Added Type Alias DedicatedHostsRedeployResponse |
| 38 | + - Added Type Alias Mode |
| 39 | + - Added Type Alias SshEncryptionTypes |
| 40 | + - Added Type Alias VirtualMachinesAttachDetachDataDisksResponse |
| 41 | + - Added Type Alias VirtualMachineScaleSetsApproveRollingUpgradeResponse |
| 42 | + - Added Type Alias VirtualMachineScaleSetVMsApproveRollingUpgradeResponse |
| 43 | + - Added Type Alias VirtualMachineScaleSetVMsAttachDetachDataDisksResponse |
| 44 | + - Interface AutomaticOSUpgradePolicy has a new optional parameter osRollingUpgradeDeferral |
| 45 | + - Interface CapacityReservationGroup has a new optional parameter sharingProfile |
| 46 | + - Interface CapacityReservationGroupInstanceView has a new optional parameter sharedSubscriptionIds |
| 47 | + - Interface CapacityReservationGroupUpdate has a new optional parameter sharingProfile |
| 48 | + - Interface RestorePointSourceVMStorageProfile has a new optional parameter diskControllerType |
| 49 | + - Interface SecurityProfile has a new optional parameter encryptionIdentity |
| 50 | + - Interface SecurityProfile has a new optional parameter proxyAgentSettings |
| 51 | + - Interface SshPublicKeysGenerateKeyPairOptionalParams has a new optional parameter parameters |
| 52 | + - Interface VirtualMachine has a new optional parameter etag |
| 53 | + - Interface VirtualMachine has a new optional parameter managedBy |
| 54 | + - Interface VirtualMachineInstanceView has a new optional parameter isVMInStandbyPool |
| 55 | + - Interface VirtualMachineScaleSet has a new optional parameter etag |
| 56 | + - Interface VirtualMachineScaleSet has a new optional parameter resiliencyPolicy |
| 57 | + - Interface VirtualMachineScaleSetsCreateOrUpdateOptionalParams has a new optional parameter ifMatch |
| 58 | + - Interface VirtualMachineScaleSetsCreateOrUpdateOptionalParams has a new optional parameter ifNoneMatch |
| 59 | + - Interface VirtualMachineScaleSetsUpdateOptionalParams has a new optional parameter ifMatch |
| 60 | + - Interface VirtualMachineScaleSetsUpdateOptionalParams has a new optional parameter ifNoneMatch |
| 61 | + - Interface VirtualMachineScaleSetUpdate has a new optional parameter resiliencyPolicy |
| 62 | + - Interface VirtualMachineScaleSetVM has a new optional parameter etag |
| 63 | + - Interface VirtualMachineScaleSetVMProfile has a new optional parameter timeCreated |
| 64 | + - Interface VirtualMachineScaleSetVMsUpdateOptionalParams has a new optional parameter ifMatch |
| 65 | + - Interface VirtualMachineScaleSetVMsUpdateOptionalParams has a new optional parameter ifNoneMatch |
| 66 | + - Interface VirtualMachinesCreateOrUpdateOptionalParams has a new optional parameter ifMatch |
| 67 | + - Interface VirtualMachinesCreateOrUpdateOptionalParams has a new optional parameter ifNoneMatch |
| 68 | + - Interface VirtualMachinesUpdateOptionalParams has a new optional parameter ifMatch |
| 69 | + - Interface VirtualMachinesUpdateOptionalParams has a new optional parameter ifNoneMatch |
| 70 | + - Added Enum KnownMode |
| 71 | + - Added Enum KnownSshEncryptionTypes |
| 72 | + - Enum KnownSecurityEncryptionTypes has a new value NonPersistedTPM |
| 73 | + |
| 74 | + |
3 | 75 | ## 21.2.0 (2023-08-14)
|
4 | 76 |
|
5 | 77 | **Features**
|
@@ -515,4 +587,4 @@ To understand the detail of the change, please refer to [Changelog](https://aka.
|
515 | 587 |
|
516 | 588 | To migrate the existing applications to the latest version, please refer to [Migration Guide](https://aka.ms/js-track2-migration-guide).
|
517 | 589 |
|
518 |
| -To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/js/mgmt/quickstart ). |
| 590 | +To learn more, please refer to our documentation [Quick Start](https://aka.ms/js-track2-quickstart). |
0 commit comments