Skip to content

Commit

Permalink
Update change log (#24551)
Browse files Browse the repository at this point in the history
  • Loading branch information
vidai-msft authored Mar 29, 2024
1 parent 8c8b64d commit a92637f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/Batch/Batch/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
- Additional information about change #1
-->
## Upcoming Release

## Version 3.6.0
* Added new properties `ResourceTags` and `UpgradePolicy` to `PSCloudPool` and `PSPoolSpecification`.
* Added new property `UpgradingOS` to `PSNodeCounts`.
* Added new properties `Caching`, `DiskSizeGB`, `ManagedDisk` and `WriteAcceleratorEnabled` to `PSOSDisk`.
Expand Down Expand Up @@ -108,7 +106,7 @@
* Removed `TargetOSVersion` from `PSCloudServiceConfiguration`.
* Renamed `CurrentOSVersion` to `OSVersion` on `PSCloudServiceConfiguration`.
* Removed `DataEgressGiB` and `DataIngressGiB` from `PSPoolUsageMetrics`.
* Removed **Get-AzBatchNodeAgentSku** and replaced it with **Get-AzBatchSupportedImage**.
* Removed **Get-AzBatchNodeAgentSku** and replaced it with **Get-AzBatchSupportedImage**.
- **Get-AzBatchSupportedImage** returns the same data as **Get-AzBatchNodeAgentSku** but in a more friendly format.
- New non-verified images are also now returned. Additional information about `Capabilities` and `BatchSupportEndOfLife` for each image is also included.
* Added ability to mount remote file-systems on each node of a pool via the new `MountConfiguration` parameter of **New-AzBatchPool**.
Expand Down

0 comments on commit a92637f

Please sign in to comment.