Skip to main content

Microsoft Azure CLI ‘batch’ Command Module

This package is for the ‘batch’ module. i.e. ‘az batch’

Release History

4.0.3

  • Fix AAD auth regression caused by over-aggressive error reporting for Shared Key Auth.

4.0.2

  • Improve error handling in az batch account show when not logged in to an account. see #9180

  • Improve general error handling when not logged in to an account. see #9180

4.0.1

  • Fix bug in validator for –application-package-references options.

4.0.0

  • Updated to Batch SDK and Batch Management Plane SDK to 6.0.0
    • [Breaking] Removed OSDisk property from VirtualMachineConfiguration. This property is no longer supported.

    • [Breaking] Removed support for the ‘az batch pool upgrade os’
      • [Breaking] TargetOsVersion is now OsVersion, and CurrentOsVersion is no longer supported on CloudServiceConfiguration.

    • [Breaking] Application no longer has a Packages property, instead the packages can be retrieved via the new az batch application package list.

    • [Breaking] On az batch application commands, application_id has been changed to application_name

    • See the HISTORY.rst for the azure-batch. and azure-mgmt-batch. for further information on non-breaking changes related to this release.

  • Update validation logic to automatically include “https://” in all references of account_endpoint if not specified. This was already being done by az batch login.

3.4.1

  • Updated to Batch SDK 5.1.0.

3.4.0

  • Updated to Batch SDK 5.0.0.

3.3.4

  • Update adding tasks through –json-file to support AddTaskCollectionParameter syntax

  • Update documentation of accepted –json-file formats

  • Add –max-tasks-per-node-option to az batch pool create

  • Update show behavior of az batch account to show currently logged in account if no options are specified.

3.3.3

  • Update Batch Management SDK dependency

3.3.2

  • Update Key Vault SDK dependency

3.3.1

  • Fix bug when show AAD token in cloudshell

3.3.0

  • BREAKING CHANGE: ‘show’ commands log error message and fail with exit code of 3 upon a missing resource.

  • Fix bug on using token credential on cloud shell mode

  • When use json file as input parameter, deserialize content with case insentive.

3.2.6

  • Minor fixes

3.2.5

  • Minor fixes

3.2.4

  • Remove azure-batch-extensions dependency.

3.2.3

  • Fixed bug in Pool list table formatting: issue #4378.

3.2.2

  • Updated to Batch SDK 4.1.2.

3.2.1

  • Minor fixes.

3.2.0

  • Updated to Batch SDK 4.1.1.

  • sdist is now compatible with wheel 0.31.0

3.1.11

  • Support Autorest 3.0 based SDKs

3.1.10

  • Minor fixes

3.1.9

  • minor fixes

3.1.8

  • Converted to Knack framework

  • az batch login command now returns authentication details.

3.1.7

  • Fixed bug in pool create command when a resource ID was used with the –image flag.

3.1.6

  • minor fixes

3.1.5 (2017-10-09)

  • Updated to Batch SDK 4.0.0.

  • Updated –image option of VirtualMachineConfiguration to support ARM image references in addition to publish:offer:sku:version.

  • Now supports the new CLI extension model for Batch Extensions commands - support for old component model has been removed.

3.1.4 (2017-09-22)

  • minor fixes

3.1.3 (2017-09-11)

  • minor fixes

3.1.2 (2017-08-28)

  • minor fixes

3.1.1 (2017-08-11)

  • Updated to Batch SDK 3.1.0 and Batch Management SDK 4.1.0.

  • Added a new command show the task counts of a job.

  • Fixed bug in resource file SAS URL processing

  • Batch account endpoint now supports optional ‘https://’ prefix.

  • Support for adding lists of more than 100 tasks to a job.

  • Added debug logging for loading Extensions command module.

3.0.3 (2017-07-07)

  • minor fixes

3.0.2 (2017-06-21)

  • No changes

3.0.1 (2017-06-13)

  • Minor fixes.

3.0.0 (2017-05-30)

  • Updated to Batch SDK 3.0.0 with support for low-priority VMs in pools.

  • Changes to the pool create command: –target-dedicated has been renamed to –target-dedicated-nodes and two new options have been added; –target-low-priority-nodes and –application-licenses

2.0.4 (2017-05-09)

  • Minor fixes.

2.0.3 (2017-05-05)

  • Minor fixes.

2.0.2 (2017-04-28)

  • New packaging system.

2.0.1 (2017-04-17)

  • Improve performance of package load and command execution (#2819)

  • Apply core changes required for API profile support (#2834) & JSON string parsing from shell (#2705)

2.0.0 (2017-04-03)

  • Module is GA.

  • [Batch] Added output table formatting (#2602)

0.1.1b5 (2017-03-13)

  • Latest Batch Commands (#2413)

  • Load optional command extensions (#2284)

0.1.1b4 (2017-02-22)

  • Documentation updates.

0.1.1b3 (2017-02-17)

  • Add ‘azure batch account login’ command to enable aad auth

  • Add Batch data plane commands

  • Prompts for yes / no use the -y option rather than –force

0.1.1b2 (2017-01-30)

  • Add path expansion to file type parameters.

  • Support Python 3.6.

0.1.1b1 (2017-01-17)

  • Initial preview release.

Release files for azure-cli-batch 4.0.3

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for azure-cli-batch 4.0.3
File Size Uploaded
azure-cli-batch-4.0.3.tar.gz 31.6 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for azure-cli-batch 4.0.3
File Interpreter ABI Platform
azure_cli_batch-4.0.3-py2.py3-none-any.whl Python 3, Python 2 none any Details

Total release size: 66.8 kB

Release files / azure-cli-batch-4.0.3.tar.gz

Download URL azure-cli-batch-4.0.3.tar.gz
Size 31.6 kB
Tags Source
SHA-256 checksum
How to use checksums
58eae1d7ccdbd20abe9650e0cac42e596389d7540dc11e9c07e87004d8c96135
BLAKE2b-256 checksum
How to use checksums
67ee5160b5fe51a396814b704a9ec6b567d7067825ac8b71063159efa0020e23
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3

Release files / azure_cli_batch-4.0.3-py2.py3-none-any.whl

Download URL azure_cli_batch-4.0.3-py2.py3-none-any.whl
Size 35.2 kB
Tags Python 2 Python 3
SHA-256 checksum
How to use checksums
2fd21a7bf6974b920c010da3b57f927988d0662daf9cfdab0ec2e0fb00ec39df
BLAKE2b-256 checksum
How to use checksums
dda3c7becf467919ff98f85d88ce7f9bda8eb8447a69a34467ef63d9bf2d5717
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3

Release history Release notifications | RSS feed

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page