Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/Batch/Batch/Az.Batch.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '4.0.0'
ModuleVersion = '3.4.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down
4 changes: 1 addition & 3 deletions src/Batch/Batch/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,8 @@
- Additional information about change #1
-->
## Upcoming Release

* Removed cmdlets: `Get-AzBatchPoolStatistic` and `Get-AzBatchJobStatistic`

* deprecated cmdlets: `Get-AzBatchCertificate` and `New-AzBatchCertificate`
* Deprecated cmdlets: `Get-AzBatchCertificate` and `New-AzBatchCertificate`
- The Batch account certificates feature is deprecated. Please transition to using Azure Key Vault to securely access and install certificates on your Batch pools, [learn more](https://learn.microsoft.com/azure/batch/batch-certificate-migration-guide)
Comment thread
BethanyZhou marked this conversation as resolved.


Comment thread
BethanyZhou marked this conversation as resolved.
Outdated
Expand Down