az batch
Manage Azure Batch.
Commands
az batch account |
Manage Azure Batch accounts. |
az batch account autostorage-keys |
Manage the access keys for the auto storage account configured for a Batch account. |
az batch account autostorage-keys sync |
Synchronizes access keys for the auto-storage account configured for the specified Batch account. |
az batch account create |
Create a Batch account with the specified parameters. |
az batch account delete |
Deletes the specified Batch account. |
az batch account keys |
Manage Batch account keys. |
az batch account keys list |
Gets the account keys for the specified Batch account. |
az batch account keys renew |
Regenerates the specified account key for the Batch account. |
az batch account list |
List the Batch accounts associated with a subscription or resource group. |
az batch account login |
Log in to a Batch account through Azure Active Directory or Shared Key authentication. |
az batch account set |
Update properties for a Batch account. |
az batch account show |
Get a specified Batch account or the currently set account. |
az batch application |
Manage Batch applications. |
az batch application create |
Adds an application to the specified Batch account. |
az batch application delete |
Deletes an application. |
az batch application list |
Lists all of the applications in the specified account. |
az batch application package |
Manage Batch application packages. |
az batch application package activate |
Activates a Batch application package. |
az batch application package create |
Create a Batch application package record and activate it. |
az batch application package delete |
Deletes an application package record and its associated binary file. |
az batch application package list |
Lists all of the application packages in the specified application. |
az batch application package show |
Gets information about the specified application package. |
az batch application set |
Update properties for a Batch application. |
az batch application show |
Gets information about the specified application. |
az batch application summary |
View a summary of Batch application packages. |
az batch application summary list |
Lists all of the applications available in the specified account. |
az batch application summary show |
Gets information about the specified application. |
az batch certificate |
Manage Batch certificates. |
az batch certificate create |
Add a certificate to a Batch account. |
az batch certificate delete |
Delete a certificate from a Batch account. |
az batch certificate list |
Lists all of the Certificates that have been added to the specified Account. |
az batch certificate show |
Gets information about the specified Certificate. |
az batch job |
Manage Batch jobs. |
az batch job all-statistics |
View statistics of all jobs under a Batch account. |
az batch job all-statistics show |
Get lifetime summary statistics for all of the jobs in a Batch account. |
az batch job create |
Add a job to a Batch account. |
az batch job delete |
Deletes a Job. |
az batch job disable |
Disables the specified Job, preventing new Tasks from running. |
az batch job enable |
Enables the specified Job, allowing new Tasks to run. |
az batch job list |
List all of the jobs or job schedule in a Batch account. |
az batch job prep-release-status |
View the status of Batch job preparation and release tasks. |
az batch job prep-release-status list |
Lists the execution status of the Job Preparation and Job Release Task for the specified Job across the Compute Nodes where the Job has run. |
az batch job reset |
Update the properties of a Batch job. Unspecified properties which can be updated are reset to their defaults. |
az batch job set |
Update the properties of a Batch job. Updating a property in a subgroup will reset the unspecified properties of that group. |
az batch job show |
Gets information about the specified Job. |
az batch job stop |
Terminates the specified Job, marking it as completed. |
az batch job task-counts |
View the number of tasks in a Batch job and their states. |
az batch job task-counts show |
Gets the Task counts for the specified Job. |
az batch job-schedule |
Manage Batch job schedules. |
az batch job-schedule create |
Add a Batch job schedule to an account. |
az batch job-schedule delete |
Deletes a Job Schedule from the specified Account. |
az batch job-schedule disable |
Disables a Job Schedule. |
az batch job-schedule enable |
Enables a Job Schedule. |
az batch job-schedule list |
Lists all of the Job Schedules in the specified Account. |
az batch job-schedule reset |
Reset the properties of a job schedule. An updated job specification only applies to new jobs. |
az batch job-schedule set |
Update the properties of a job schedule. |
az batch job-schedule show |
Gets information about the specified Job Schedule. |
az batch job-schedule stop |
Terminates a Job Schedule. |
az batch location |
Manage Batch service options for a subscription at the region level. |
az batch location quotas |
Manage Batch service quotas at the region level. |
az batch location quotas show |
Gets the Batch service quotas for the specified subscription at the given location. |
az batch node |
Manage Batch compute nodes. |
az batch node delete |
Removes Compute Nodes from the specified Pool. |
az batch node file |
Manage Batch compute node files. |
az batch node file delete |
Deletes the specified file from the Compute Node. |
az batch node file download |
Download the content of the a node file. |
az batch node file list |
Lists all of the files in Task directories on the specified Compute Node. |
az batch node file show |
Gets the properties of the specified Compute Node file. |
az batch node list |
Lists the Compute Nodes in the specified Pool. |
az batch node reboot |
Restarts the specified Compute Node. |
az batch node reimage |
Reinstalls the operating system on the specified Compute Node. |
az batch node remote-desktop |
Retrieve the remote desktop protocol file for a Batch compute node. |
az batch node remote-desktop download |
Gets the Remote Desktop Protocol file for the specified Compute Node. |
az batch node remote-login-settings |
Retrieve the remote login settings for a Batch compute node. |
az batch node remote-login-settings show |
Gets the settings required for remote login to a Compute Node. |
az batch node scheduling |
Manage task scheduling for a Batch compute node. |
az batch node scheduling disable |
Disables Task scheduling on the specified Compute Node. |
az batch node scheduling enable |
Enables Task scheduling on the specified Compute Node. |
az batch node service-logs |
Manage the service log files of a Batch compute node. |
az batch node service-logs upload |
Upload Azure Batch service log files from the specified Compute Node to Azure Blob Storage. |
az batch node show |
Gets information about the specified Compute Node. |
az batch node user |
Manage the user accounts of a Batch compute node. |
az batch node user create |
Add a user account to a Batch compute node. |
az batch node user delete |
Deletes a user Account from the specified Compute Node. |
az batch node user reset |
Update the properties of a user account on a Batch compute node. Unspecified properties which can be updated are reset to their defaults. |
az batch pool |
Manage Batch pools. |
az batch pool all-statistics |
View statistics of all pools under a Batch account. |
az batch pool all-statistics show |
Get lifetime summary statistics for all of the pools in a Batch account. |
az batch pool autoscale |
Manage automatic scaling of Batch pools. |
az batch pool autoscale disable |
Disables automatic scaling for a Pool. |
az batch pool autoscale enable |
Enables automatic scaling for a Pool. |
az batch pool autoscale evaluate |
Gets the result of evaluating an automatic scaling formula on the Pool. |
az batch pool create |
Create a Batch pool in an account. When creating a pool, choose arguments from either Cloud Services Configuration or Virtual Machine Configuration. |
az batch pool delete |
Deletes a Pool from the specified Account. |
az batch pool list |
Lists all of the Pools in the specified Account. |
az batch pool node-counts |
Get node counts for Batch pools. |
az batch pool node-counts list |
Gets the number of Compute Nodes in each state, grouped by Pool. |
az batch pool reset |
Update the properties of a Batch pool. Unspecified properties which can be updated are reset to their defaults. |
az batch pool resize |
Resize or stop resizing a Batch pool. |
az batch pool set |
Update the properties of a Batch pool. Updating a property in a subgroup will reset the unspecified properties of that group. |
az batch pool show |
Gets information about the specified Pool. |
az batch pool supported-images |
Query information on VM images supported by Azure Batch service. |
az batch pool supported-images list |
Lists all Virtual Machine Images supported by the Azure Batch service. |
az batch pool usage-metrics |
View usage metrics of Batch pools. |
az batch pool usage-metrics list |
Lists the usage metrics, aggregated by Pool across individual time intervals, for the specified Account. |
az batch task |
Manage Batch tasks. |
az batch task create |
Create Batch tasks. |
az batch task delete |
Deletes a Task from the specified Job. |
az batch task file |
Manage Batch task files. |
az batch task file delete |
Deletes the specified Task file from the Compute Node where the Task ran. |
az batch task file download |
Download the content of a Batch task file. |
az batch task file list |
Lists the files in a Task's directory on its Compute Node. |
az batch task file show |
Gets the properties of the specified Task file. |
az batch task list |
Lists all of the Tasks that are associated with the specified Job. |
az batch task reactivate |
Reactivates a Task, allowing it to run again even if its retry count has been exhausted. |
az batch task reset |
Reset the properties of a Batch task. |
az batch task show |
Gets information about the specified Task. |
az batch task stop |
Terminates the specified Task. |
az batch task subtask |
Manage subtask information of a Batch task. |
az batch task subtask list |
Lists all of the subtasks that are associated with the specified multi-instance Task. |