From 0644165a2cffe21c6b9347d016b72efa443d8d63 Mon Sep 17 00:00:00 2001 From: Xiaogang Date: Mon, 10 Nov 2025 20:46:55 +0800 Subject: [PATCH] Simplify change log for batch --- src/Batch/Batch/ChangeLog.md | 24 +----------------------- 1 file changed, 1 insertion(+), 23 deletions(-) diff --git a/src/Batch/Batch/ChangeLog.md b/src/Batch/Batch/ChangeLog.md index cc0fcd004715..c211cc656564 100644 --- a/src/Batch/Batch/ChangeLog.md +++ b/src/Batch/Batch/ChangeLog.md @@ -18,29 +18,7 @@ - Additional information about change #1 --> ## Upcoming Release - -* Removed command `Get-AzBatchRemoteDesktopProtocolFile`. -* Removed command `Get-AzBatchCertificate`. -* Removed command `New-AzBatchCertificate`. -* Removed command `Remove-AzBatchCertificate`. -* Removed command `Stop-AzBatchCertificateDeletion`. - -* Removed parameter `CloudServiceConfiguration` from `New-AzBatchPool` command. -* Removed parameter `CertificateReferences` from `New-AzBatchPool` command. -* Removed parameter `TargetNodeCommunication` from `New-AzBatchPool` command. -* Removed parameter `CurrentNodeCommunication` from `New-AzBatchPool` command. -* Removed parameter `ResourceTag` from `New-AzBatchPool` command. -* Removed parameter `ApplicationLicenses` from `New-AzBatchPool` command. - -* Removed properties `CloudServiceConfiguration`, `CertificateReferences`, `TargetNodeCommunication`, `CurrentNodeCommunication`, `ResourceTag`, and `ApplicationLicenses` from `PsCloudPool` model. -* Removed property `CertificateReferences` from `PsComputeNode` model. -* Removed properties `CloudServiceConfiguration`, `CertificateReferences`, `TargetNodeCommunication`, `CurrentNodeCommunication`, `ResourceTag`, and `ApplicationLicenses` from `PsPoolSpecification` model. - -* Added new enum values `Deallocated` and `Deallocating` to `PSNodeCounts` model. -* Added properties `CommunityGalleryImageId` and `SharedGalleryImageId` to `PSImageReference` model. -* Added property `SkipWithdrawFromVNet` to `PSJobNetworkConfiguration` model. -* Added property `SecurityProfile` to `PSManagedDisk` model. -* Added property `ContainerHostBatchBindMounts` to `PSTaskContainerSettings` model. +* Upgraded API version from 2022-10-01 to 2024-07-01. ## Version 3.7.1 * Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229