forked from MicrosoftDocs/azure-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.yml
108 lines (102 loc) · 3.82 KB
/
index.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
### YamlMime:Landing
title: Azure Batch documentation
summary: Azure Batch runs large-scale applications efficiently in the cloud. Schedule compute-intensive tasks and dynamically adjust resources for your solution without managing infrastructure.
metadata:
title: Azure Batch documentation
description: Azure Batch runs large-scale applications efficiently in the cloud. Schedule compute-intensive tasks and dynamically adjust resources for your solution without managing infrastructure.
ms.service: batch
ms.topic: landing-page
author: JnHs
ms.author: jenhayes
ms.date: 10/09/2020
landingContent:
- title: About Azure Batch
linkLists:
- linkListType: overview
links:
- text: What is Azure Batch?
url: batch-technical-overview.md
- linkListType: learn
links:
- text: Free Pluralsight video training
url: https://app.pluralsight.com/library/courses/microsoft-azure-batch-getting-started/table-of-contents
- title: Get started
linkLists:
- linkListType: quickstart
links:
- text: Azure CLI
url: quick-create-cli.md
- text: Azure Portal
url: quick-create-portal.md
- text: .NET API
url: quick-run-dotnet.md
- text: Python API
url: quick-run-python.md
- linkListType: concept
links:
- text: Workflow and feature overview
url: batch-service-workflow-features.md
- text: Jobs and tasks
url: jobs-and-tasks.md
- text: Nodes and pools
url: nodes-and-pools.md
- title: Step-by-step guides
linkLists:
- linkListType: tutorial
links:
- text: Parallel file processing - .NET
url: tutorial-parallel-dotnet.md
- text: Parallel file processing - Python
url: tutorial-parallel-python.md
- text: Python scripts with Data Factory
url: tutorial-run-python-batch-azure-data-factory.md
- text: OCR with Batch and Functions
url: tutorial-batch-functions.md
- text: Scene rendering with Arnold
url: tutorial-rendering-cli.md
- text: Rendering using Batch Explorer
url: tutorial-rendering-batchexplorer-blender.md
- text: Parallel R simulation
url: tutorial-r-doazureparallel.md
- title: Set up and manage resources
linkLists:
- linkListType: how-to-guide
links:
- text: Create a Batch account
url: batch-account-create-portal.md
- text: Create and manage pools
url: batch-sig-images.md
- text: Run tasks concurrently
url: batch-parallel-node-tasks.md
- text: Use application packages
url: batch-application-packages.md
- text: Run container applications
url: batch-docker-container-workloads.md
- linkListType: concept
links:
- text: Supported VM sizes
url: batch-pool-vm-sizes.md
- text: Quotas and limits
url: batch-quota-limit.md
- text: Best practices
url: best-practices.md
- title: API reference
linkLists:
- linkListType: reference
links:
- text: Azure CLI
url: /cli/azure/batch
- text: Azure PowerShell
url: /powershell/module/az.batch/
- text: .NET
url: /dotnet/api/overview/azure/batch
- text: Java
url: /java/api/overview/azure/batch
- text: Node.js
url: /javascript/api/overview/azure/batch
- text: Python
url: /python/api/overview/azure/batch
- text: REST
url: /rest/api/batchservice/
- text: Batch API lifecycle
url: /rest/api/batchservice/batch-api-status