Batch/README.md

67 строки
2.9 KiB
Markdown
Исходник Обычный вид История

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](changelogs/nodeagent/CHANGELOG.md)
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
* [Batch Explorer](https://azure.github.io/BatchExplorer/): monitor, manage and debug
2018-06-12 22:58:41 +03:00
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)
2018-09-04 19:22:02 +03:00
* [Azure Batch SDK Samples](https://github.com/Azure-Samples/azure-batch-samples):
2018-06-12 22:58:41 +03:00
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
* [blobxfer](https://github.com/Azure/blobxfer): cross-platform Azure storage
data movement tool
2018-06-12 22:58:41 +03:00
* [Fast Data Transfer](https://www.microsoft.com/en-us/garage/profiles/fast-data-transfer/):
high-speed data loader for Azure
## Related Services
* [Azure Batch Rendering](https://azure.microsoft.com/services/batch/rendering/)
2019-04-29 19:40:27 +03:00
* [Azure Machine Learning Compute](https://azure.microsoft.com/services/machine-learning-service/)
2018-06-12 22:58:41 +03:00
* * *
**Repository Notices:** [Contributing](CONTRIBUTING.md),
[Code of Conduct](CODE_OF_CONDUCT.md), [Legal Notices](LEGAL_NOTICES.md)