File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ Your applications and services can issue direct REST API calls or use one or mor
42
42
| ** Batch REST** | [ Azure REST API - Docs] ( /rest/api/batchservice/ ) | N/A | - | - | [ Supported versions] ( /rest/api/batchservice/batch-service-rest-api-versioning ) |
43
43
| ** Batch .NET** | [ Azure SDK for .NET - Docs] ( /dotnet/api/overview/azure/batch ) | [ NuGet] ( https://www.nuget.org/packages/Microsoft.Azure.Batch/ ) | [ Tutorial] ( tutorial-parallel-dotnet.md ) | [ GitHub] ( https://github.com/Azure-Samples/azure-batch-samples/tree/master/CSharp ) | [ Release notes] ( https://aka.ms/batch-net-dataplane-changelog ) |
44
44
| ** Batch Python** | [ Azure SDK for Python - Docs] ( /python/api/overview/azure/batch/client ) | [ PyPI] ( https://pypi.org/project/azure-batch/ ) | [ Tutorial] ( tutorial-parallel-python.md ) | [ GitHub] ( https://github.com/Azure-Samples/azure-batch-samples/tree/master/Python/Batch ) | [ Readme] ( https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/batch/azure-batch/README.md ) |
45
- | ** Batch JavaScript** | [ Azure SDK for JavaScript - Docs] ( /javascript/api/overview/azure/batch/client ) | [ npm] ( https://www.npmjs.com/package/@azure/batch ) | [ Tutorial] ( batch-js-get-started.md ) | - | [ Readme] ( https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/batch/batch ) |
45
+ | ** Batch JavaScript** | [ Azure SDK for JavaScript - Docs] ( /javascript/api/overview/azure/batch ) | [ npm] ( https://www.npmjs.com/package/@azure/batch ) | [ Tutorial] ( batch-js-get-started.md ) | - | [ Readme] ( https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/batch/batch ) |
46
46
| ** Batch Java** | [ Azure SDK for Java - Docs] ( /java/api/overview/azure/batch ) | [ Maven] ( https://search.maven.org/search?q=a:azure-batch ) | - | [ GitHub] ( https://github.com/Azure-Samples/azure-batch-samples/tree/master/Java ) | [ Readme] ( https://github.com/Azure/azure-batch-sdk-for-java ) |
47
47
48
48
## Batch Management APIs
You can’t perform that action at this time.
0 commit comments