https://github.com/azure/batch
Microsoft Azure Batch
https://github.com/azure/batch
azure-batch
Last synced: 2 months ago
JSON representation
Microsoft Azure Batch
- Host: GitHub
- URL: https://github.com/azure/batch
- Owner: Azure
- License: cc-by-4.0
- Created: 2018-05-30T23:12:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-11T16:00:35.000Z (over 1 year ago)
- Last Synced: 2024-09-30T16:11:14.540Z (over 1 year ago)
- Topics: azure-batch
- Homepage: https://aka.ms/batch
- Size: 94.7 KB
- Stars: 24
- Watchers: 20
- Forks: 20
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
- Changelog: changelogs/nodeagent/CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Microsoft Azure Batch
This repository provides a communication channel for customers using
the [Microsoft Azure Batch](https://aka.ms/batch) service.
* [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)
* [Retirements](https://github.com/Azure/Batch/labels/retirement)
* [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](changelogs/nodeagent/CHANGELOG.md)
## Resources
### About
* [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/?products=batch)
### Community
* [Stack Overflow azure-batch tagged questions](https://stackoverflow.com/questions/tagged/azure-batch)
* [Microsoft Q&A azure-batch tagged questions](https://docs.microsoft.com/answers/questions/topics/single/25342.html)
* _Read-Only:_ [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),
[Microsoft Q&A](https://docs.microsoft.com/answers/questions/topics/single/25342.html),
or [Stack Overflow](https://stackoverflow.com/questions/tagged/azure-batch)
* [Ideas Community Feedback](https://feedback.azure.com/d365community/forum/7462aa60-0c25-ec11-b6e6-000d3a4f07b8)
### Batch Tooling and Samples
* [Batch Explorer](https://azure.github.io/BatchExplorer/): 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-Samples/azure-batch-samples):
code samples using the Azure Batch SDK in various languages
### 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
* [AzCopy](https://docs.microsoft.com/azure/storage/common/storage-use-azcopy-v10):
data transfer tool for Azure Storage
* [blobxfer](https://github.com/Azure/blobxfer): cross-platform Azure storage
data movement tool
## Related Products and Services
* [Azure CycleCloud](https://azure.microsoft.com/features/azure-cyclecloud/)
* [Azure Machine Learning Compute](https://azure.microsoft.com/services/machine-learning-service/)
* [HPC Pack](https://docs.microsoft.com/powershell/high-performance-computing/overview)
* [Rendering with Azure HPC](https://azure.microsoft.com/solutions/high-performance-computing/rendering/)
* * *
**Repository Notices:** [Contributing](CONTRIBUTING.md),
[Code of Conduct](CODE_OF_CONDUCT.md), [Legal Notices](LEGAL_NOTICES.md)