Skip to content

Commit 36fe8e3

Browse files
authored
Simplify change log for batch (#28849)
1 parent 13272b8 commit 36fe8e3

File tree

1 file changed

+1
-23
lines changed

1 file changed

+1
-23
lines changed

src/Batch/Batch/ChangeLog.md

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -18,29 +18,7 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21-
22-
* Removed command `Get-AzBatchRemoteDesktopProtocolFile`.
23-
* Removed command `Get-AzBatchCertificate`.
24-
* Removed command `New-AzBatchCertificate`.
25-
* Removed command `Remove-AzBatchCertificate`.
26-
* Removed command `Stop-AzBatchCertificateDeletion`.
27-
28-
* Removed parameter `CloudServiceConfiguration` from `New-AzBatchPool` command.
29-
* Removed parameter `CertificateReferences` from `New-AzBatchPool` command.
30-
* Removed parameter `TargetNodeCommunication` from `New-AzBatchPool` command.
31-
* Removed parameter `CurrentNodeCommunication` from `New-AzBatchPool` command.
32-
* Removed parameter `ResourceTag` from `New-AzBatchPool` command.
33-
* Removed parameter `ApplicationLicenses` from `New-AzBatchPool` command.
34-
35-
* Removed properties `CloudServiceConfiguration`, `CertificateReferences`, `TargetNodeCommunication`, `CurrentNodeCommunication`, `ResourceTag`, and `ApplicationLicenses` from `PsCloudPool` model.
36-
* Removed property `CertificateReferences` from `PsComputeNode` model.
37-
* Removed properties `CloudServiceConfiguration`, `CertificateReferences`, `TargetNodeCommunication`, `CurrentNodeCommunication`, `ResourceTag`, and `ApplicationLicenses` from `PsPoolSpecification` model.
38-
39-
* Added new enum values `Deallocated` and `Deallocating` to `PSNodeCounts` model.
40-
* Added properties `CommunityGalleryImageId` and `SharedGalleryImageId` to `PSImageReference` model.
41-
* Added property `SkipWithdrawFromVNet` to `PSJobNetworkConfiguration` model.
42-
* Added property `SecurityProfile` to `PSManagedDisk` model.
43-
* Added property `ContainerHostBatchBindMounts` to `PSTaskContainerSettings` model.
21+
* Upgraded API version from 2022-10-01 to 2024-07-01.
4422

4523
## Version 3.7.1
4624
* Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229

0 commit comments

Comments
 (0)