Skip to content

Commit 58a802d

Browse files
committed
Announce upcoming Azure Batch breaking changes
1 parent 2924738 commit 58a802d

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

src/ResourceManager/AzureBatch/documentation/upcoming-breaking-changes.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,15 @@
2525
https://github.com/Azure/azure-powershell/blob/dev/documentation/breaking-changes/breaking-change-template.md
2626
-->
2727

28-
# Upcoming Breaking Changes
28+
# Upcoming Breaking Changes
29+
30+
## Release 5.0.0
31+
32+
The following cmdlets were affected this release:
33+
34+
**Get-AzureBatchTaskCounts**
35+
- The `Microsoft.Azure.Commands.Batch.Models.PSTaskCounts` model returned by this cmdlet has had the `ValidationStatus` property
36+
removed.
37+
38+
**Add-AzureBatchPool**
39+
- The `Caching` default for `Microsoft.Azure.Commands.Batch.Models.PSDataDisk` is now `ReadWrite` instead of `None`.

0 commit comments

Comments
 (0)