Skip to content

Commit a92637f

Browse files
authored
Update change log (#24551)
1 parent 8c8b64d commit a92637f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/Batch/Batch/ChangeLog.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21-
22-
## Version 3.6.0
2321
* Added new properties `ResourceTags` and `UpgradePolicy` to `PSCloudPool` and `PSPoolSpecification`.
2422
* Added new property `UpgradingOS` to `PSNodeCounts`.
2523
* Added new properties `Caching`, `DiskSizeGB`, `ManagedDisk` and `WriteAcceleratorEnabled` to `PSOSDisk`.
@@ -108,7 +106,7 @@
108106
* Removed `TargetOSVersion` from `PSCloudServiceConfiguration`.
109107
* Renamed `CurrentOSVersion` to `OSVersion` on `PSCloudServiceConfiguration`.
110108
* Removed `DataEgressGiB` and `DataIngressGiB` from `PSPoolUsageMetrics`.
111-
* Removed **Get-AzBatchNodeAgentSku** and replaced it with **Get-AzBatchSupportedImage**.
109+
* Removed **Get-AzBatchNodeAgentSku** and replaced it with **Get-AzBatchSupportedImage**.
112110
- **Get-AzBatchSupportedImage** returns the same data as **Get-AzBatchNodeAgentSku** but in a more friendly format.
113111
- New non-verified images are also now returned. Additional information about `Capabilities` and `BatchSupportEndOfLife` for each image is also included.
114112
* Added ability to mount remote file-systems on each node of a pool via the new `MountConfiguration` parameter of **New-AzBatchPool**.

0 commit comments

Comments
 (0)