forked from MicrosoftDocs/azure-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTOC.yml
300 lines (300 loc) · 10.5 KB
/
TOC.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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
- name: Batch Documentation
href: index.yml
- name: Overview
items:
- name: What is Azure Batch?
href: batch-technical-overview.md
- name: Quickstarts
expanded: true
items:
- name: Run a Batch job - CLI
href: quick-create-cli.md
- name: Run a Batch job - Portal
href: quick-create-portal.md
- name: Run a Batch job - .NET
href: quick-run-dotnet.md
- name: Run a Batch job - Python
href: quick-run-python.md
- name: Create a Batch account - ARM template
href: quick-create-template.md
displayName: Resource Manager
- name: Tutorials
items:
- name: Parallel file processing - .NET
href: tutorial-parallel-dotnet.md
- name: Parallel file processing - Python
href: tutorial-parallel-python.md
- name: Scene rendering with Arnold
href: tutorial-rendering-cli.md
- name: Rendering using Batch Explorer
href: tutorial-rendering-batchexplorer-blender.md
- name: Parallel R simulation
href: tutorial-r-doazureparallel.md
- name: OCR with Batch and Functions
href: tutorial-batch-functions.md
- name: Python scripts with Data Factory
href: tutorial-run-python-batch-azure-data-factory.md
- name: Samples
items:
- name: Code samples
items:
- name: Azure code samples
href: https://azure.microsoft.com/resources/samples/?service=batch
- name: Batch samples repo
href: https://github.com/Azure/azure-batch-samples
- name: Azure CLI
href: cli-samples.md
- name: Concepts
items:
- name: Security
items:
- name: Security controls by Azure Policy
displayName: regulatory, compliance, standards, domains
href: ./security-controls-policy.md
- name: Security baseline
href: security-baseline.md
- name: Batch service workflow and resources
displayName: developer features
href: batch-service-workflow-features.md
items:
- name: Batch accounts
displayName: storage account
href: accounts.md
- name: Nodes and pools
displayName: compute node, application package, scaling, schedule, os
href: nodes-and-pools.md
- name: Jobs and tasks
displayName: Batch job
href: jobs-and-tasks.md
- name: Files and directories
displayName: Batch file
href: files-and-directories.md
- name: APIs and tools
href: batch-apis-tools.md
- name: Error handling and detection
href: error-handling.md
- name: Best practices
href: best-practices.md
- name: Quotas and limits
href: batch-quota-limit.md
- name: Supported VM sizes
href: batch-pool-vm-sizes.md
- name: High availability and disaster recovery
href: high-availability-disaster-recovery.md
- name: Task runtime environment variables
href: batch-compute-node-environment-variables.md
- name: How-to guides
items:
- name: Manage Batch accounts
items:
- name: Manage your account
href: batch-manage-account-basics.md
- name: Manage Batch accounts with the portal
href: batch-account-create-portal.md
- name: Manage Batch accounts with Batch Management .NET
href: batch-management-dotnet.md
- name: Cost analysis and budgets
href: budget.md
- name: Use private endpoints with Batch accounts
href: private-connectivity.md
- name: Configure customer-managed keys
href: batch-customer-managed-key.md
- name: Authenticate with Azure AD
items:
- name: Azure AD with Batch service
href: batch-aad-auth.md
- name: Azure AD with Batch Management
href: batch-aad-auth-management.md
- name: Securely access Key Vault with Batch
href: credential-access-key-vault.md
- name: Using certificates with Batch
href: batch-certificates.md
- name: Copy files and applications to pool nodes
items:
- name: Copying applications and data to pool nodes
href: batch-applications-to-pool-nodes.md
- name: Using application packages
href: batch-application-packages.md
- name: Create resource files
href: resource-files.md
- name: Create and manage pools
items:
- name: Autoscale compute nodes
href: batch-automatic-scaling.md
- name: Choose a VM size for compute nodes
href: batch-pool-vm-sizes.md
- name: Configure access to compute nodes
href: pool-endpoint-configuration.md
- name: Create a pool with the Shared Image Gallery
href: batch-sig-images.md
- name: Create a pool with a managed image resource
href: batch-custom-images.md
- name: Create a pool with disk encryption enabled
href: disk-encryption.md
- name: Create a pool in a virtual network
href: batch-virtual-network.md
- name: Create a pool with public IP addresses
href: create-pool-public-ip.md
- name: Create a pool without public IP addresses
href: batch-pool-no-public-ip-address.md
- name: Mount a virtual file system
href: virtual-file-mount.md
- name: Mount an Azure file share
href: pool-file-shares.md
- name: Use RDMA or GPU instances
href: batch-pool-compute-intensive-sizes.md
- name: Use Linux compute nodes
href: batch-linux-nodes.md
- name: Use low-priority VMs
href: batch-low-pri-vms.md
- name: Checking for pool and node errors
href: batch-pool-node-error-checking.md
- name: Create a CI/CD pipeline for Batch
href: batch-ci-cd.md
- name: Manage jobs and tasks
items:
- name: Job preparation and completion tasks
href: batch-job-prep-release.md
- name: Concurrent node tasks
href: batch-parallel-node-tasks.md
- name: Task dependencies
href: batch-task-dependencies.md
- name: User accounts for running tasks
href: batch-user-accounts.md
- name: Submit a large number of tasks
href: large-number-tasks.md
- name: Schedule jobs for efficiency
href: batch-job-schedule.md
- name: Check for job and task errors
href: batch-job-task-error-checking.md
- name: Persist job and task output
href: batch-task-output.md
items:
- name: Persist output with Batch API
href: batch-task-output-files.md
- name: Persist output with File Conventions library
href: batch-task-output-file-conventions.md
- name: Monitor Batch solutions
href: monitoring-overview.md
items:
- name: Use metrics and diagnostic logs
href: batch-diagnostics.md
- name: Monitor with Application Insights
href: monitor-application-insights.md
- name: Count resources by state
href: batch-get-resource-counts.md
- name: Query resources efficiently
href: batch-efficient-list-queries.md
- name: Use scripting tools
items:
- name: Use Azure PowerShell
href: batch-powershell-cmdlets-get-started.md
- name: Use Azure CLI
href: batch-cli-get-started.md
items:
- name: Use Batch CLI templates
href: batch-cli-templates.md
- name: Use Batch Node.js SDK
href: batch-nodejs-get-started.md
- name: Run workloads
items:
- name: MPI jobs
href: batch-mpi.md
- name: Container workloads
href: batch-docker-container-workloads.md
- name: Rendering
items:
- name: Rendering using Azure
href: batch-rendering-service.md
- name: Rendering VM images
href: batch-rendering-applications.md
- name: Batch rendering capabilities
href: batch-rendering-functionality.md
- name: Using Batch rendering
href: batch-rendering-using.md
- name: Using render managers
href: batch-rendering-render-managers.md
- name: Rendering application reference
href: batch-rendering-application-reference.md
- name: Storage and data movement
href: batch-rendering-storage-data-movement.md
- name: Rendering architectures
href: batch-rendering-architectures.md
- name: Data processing with Batch and Data Factory
href: ../data-factory/transform-data-using-dotnet-custom-activity.md?toc=%2fazure%2fbatch%2ftoc.json
- name: Reference
items:
- name: Azure CLI
href: /cli/azure/batch
- name: Azure PowerShell
href: /powershell/module/az.batch
- name: .NET
href: /dotnet/api/overview/azure/batch
- name: Java
href: /java/api/overview/azure/batch
- name: Node.js
href: /javascript/api/overview/azure/batch
- name: Python
href: /python/api/overview/azure/batch
- name: REST
items:
- name: Batch Service
href: /rest/api/batchservice
- name: Batch Management
href: /rest/api/batchmanagement/
- name: Resource Manager template
href: /azure/templates/microsoft.batch/allversions
- name: Batch Analytics
href: batch-analytics.md
items:
- name: Pool create event
href: batch-pool-create-event.md
- name: Pool delete start event
href: batch-pool-delete-start-event.md
- name: Pool delete complete event
href: batch-pool-delete-complete-event.md
- name: Pool resize start event
href: batch-pool-resize-start-event.md
- name: Pool resize complete event
href: batch-pool-resize-complete-event.md
- name: Pool autoscale event
href: batch-pool-autoscale-event.md
- name: Task start event
href: batch-task-start-event.md
- name: Task complete event
href: batch-task-complete-event.md
- name: Task fail event
href: batch-task-fail-event.md
- name: Task schedule fail event
href: batch-task-schedule-fail-event.md
- name: Azure Policy built-ins
displayName: samples, policies, definitions
href: ./policy-reference.md
- name: Resources
items:
- name: Azure updates
href: https://azure.microsoft.com/updates/
- name: Batch community
href: https://github.com/Azure/Batch
- name: Batch feedback
href: https://feedback.azure.com/forums/269742-batch
- name: Microsoft Q&A question page for Batch
href: /answers/topics/azure-batch.html
- name: Batch Shipyard
href: https://github.com/Azure/batch-shipyard
- name: Blog
href: /archive/blogs/windowshpc/
- name: HPC on Azure
href: /azure/architecture/topics/high-performance-computing/
- name: Pricing
href: https://azure.microsoft.com/pricing/details/batch/
- name: Pricing calculator
href: https://azure.microsoft.com/pricing/calculator/
- name: Resource Manager template
href: /azure/templates/microsoft.batch/batchaccounts
- name: Service updates
href: https://azure.microsoft.com/updates/?product=batch&updatetype=&platform=
- name: Stack Overflow
href: https://stackoverflow.com/questions/tagged/azure-batch
- name: Videos
href: https://azure.microsoft.com/documentation/videos/index/?services=batch