We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 99e2b2a + 58a802d commit f57802eCopy full SHA for f57802e
src/ResourceManager/AzureBatch/documentation/upcoming-breaking-changes.md
@@ -25,4 +25,15 @@
25
https://github.com/Azure/azure-powershell/blob/dev/documentation/breaking-changes/breaking-change-template.md
26
-->
27
28
-# Upcoming Breaking Changes
+# 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