2018-06-12 22:58:41 +03:00
|
|
|
# Microsoft Azure Batch
|
|
|
|
This repository provides a communication channel for customers using
|
|
|
|
the [Microsoft Azure Batch](https://aka.ms/batch) service.
|
2018-05-31 02:12:22 +03:00
|
|
|
|
2018-06-12 22:58:41 +03:00
|
|
|
* [Announcements](https://github.com/Azure/Batch/tree/master/announcements)
|
|
|
|
* [Issue Tracking](https://github.com/Azure/Batch/issues)
|
|
|
|
* [Notices](https://github.com/Azure/Batch/labels/notice)
|
|
|
|
* [Known issues](https://github.com/Azure/Batch/labels/known%20issue)
|
|
|
|
* [Questions](https://github.com/Azure/Batch/labels/question)
|
|
|
|
* [Status](https://azure.microsoft.com/status/)
|
|
|
|
* Batch Node Agent Change Log - coming soon
|
2018-05-31 02:12:22 +03:00
|
|
|
|
2018-06-12 22:58:41 +03:00
|
|
|
## Resources
|
2018-05-31 02:12:22 +03:00
|
|
|
|
2018-06-12 22:58:41 +03:00
|
|
|
### About
|
2018-05-31 02:12:22 +03:00
|
|
|
|
2018-06-12 22:58:41 +03:00
|
|
|
* [Technical overview](https://docs.microsoft.com/azure/batch/batch-technical-overview)
|
|
|
|
* [Documentation](https://docs.microsoft.com/azure/batch/)
|
|
|
|
* [Region availability](https://azure.microsoft.com/global-infrastructure/services/)
|
2018-05-31 02:12:22 +03:00
|
|
|
|
2018-06-12 22:58:41 +03:00
|
|
|
### Community
|
2018-05-31 02:12:22 +03:00
|
|
|
|
2018-06-12 22:58:41 +03:00
|
|
|
* [Stack Overflow azure-batch tagged questions](https://stackoverflow.com/questions/tagged/azure-batch)
|
|
|
|
* [MSDN Forum](https://social.msdn.microsoft.com/forums/azure/home?forum=azurebatch) -
|
|
|
|
please post new questions under [GitHub issues](https://github.com/Azure/Batch/issues)
|
|
|
|
or Stack Overflow
|
|
|
|
* [User Voice](https://feedback.azure.com/forums/269742-batch) - please use
|
|
|
|
[GitHub issues](https://github.com/Azure/Batch/issues) instead
|
2018-05-31 02:12:22 +03:00
|
|
|
|
2018-06-12 22:58:41 +03:00
|
|
|
### Batch Tooling and Samples
|
2018-05-31 02:12:22 +03:00
|
|
|
|
2018-06-12 22:58:41 +03:00
|
|
|
* [Batch Labs](https://azure.github.io/BatchLabs/): monitor, manage and debug
|
|
|
|
your Batch resources with a cross-platform UI
|
|
|
|
* [Azure CLI](https://docs.microsoft.com/cli/azure/install-azure-cli):
|
|
|
|
command-line interface for managing Azure resources with support for
|
|
|
|
[Batch](https://docs.microsoft.com/cli/azure/batch)
|
|
|
|
* [Azure Batch SDK Samples](https://github.com/Azure/azure-batch-samples):
|
|
|
|
code samples using the Azure Batch SDK in various languages
|
2018-05-31 02:12:22 +03:00
|
|
|
|
2018-06-12 22:58:41 +03:00
|
|
|
### Accelerators
|
|
|
|
|
|
|
|
* [aztk](https://github.com/Azure/aztk): on-demand Spark clusters on Azure
|
|
|
|
Batch
|
|
|
|
* [Batch Shipyard](https://github.com/Azure/batch-shipyard): provision,
|
|
|
|
execute and monitor container-based batch processing and HPC workloads on
|
|
|
|
Azure Batch
|
|
|
|
* [doAzureParallel](https://github.com/Azure/doAzureParallel): parallel
|
|
|
|
backend on Azure Batch for the foreach package in R
|
|
|
|
|
|
|
|
### Other Tooling
|
|
|
|
* [Azure Storage Explorer](https://azure.microsoft.com/features/storage-explorer/):
|
|
|
|
manage contents of your Azure Storage accounts with a cross-platform UI
|
|
|
|
* [Fast Data Transfer](https://www.microsoft.com/en-us/garage/profiles/fast-data-transfer/):
|
|
|
|
high-speed data loader for Azure
|
|
|
|
|
|
|
|
## Related Services
|
|
|
|
|
|
|
|
* [Azure Batch AI](https://azure.microsoft.com/services/batch-ai/)
|
|
|
|
* [Azure Batch Rendering](https://azure.microsoft.com/services/batch/rendering/)
|
|
|
|
|
|
|
|
* * *
|
|
|
|
|
|
|
|
**Repository Notices:** [Contributing](CONTRIBUTING.md),
|
|
|
|
[Code of Conduct](CODE_OF_CONDUCT.md), [Legal Notices](LEGAL_NOTICES.md)
|