You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Batch/Batch/ChangeLog.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,8 +17,9 @@
17
17
* Overview of change #1
18
18
- Additional information about change #1
19
19
-->
20
-
21
20
## Upcoming Release
21
+
22
+
## 2.0.0-preview
22
23
* Renamed `CoreQuota` on `BatchAccountContext` to `DedicatedCoreQuota`. There is also a new `LowPriorityCoreQuota`.
23
24
- This impacts **Get-AzBatchAccount**.
24
25
***New-AzBatchTask**`-ResourceFile` parameter now takes a collection of `PSResourceFile` objects, which can be constructed using the new **New-AzBatchResourceFile** cmdlet.
0 commit comments