Skip to content

Commit 0da97cb

Browse files
authored
Merge pull request #98765 from ju-shim/batch-seo
SEO fixes to batch scripts and articles.
2 parents d01c0b5 + 8e472b4 commit 0da97cb

20 files changed

+37
-39
lines changed

articles/batch/batch-pool-compute-intensive-sizes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Use compute-intensive Azure VMs with Batch | Microsoft Docs
3-
description: How to take advantage of HPC and GPU VM sizes in Azure Batch pools
2+
title: Use compute-intensive Azure VMs with Batch
3+
description: How to take advantage of HPC and GPU virtual machine sizes in Azure Batch pools. Learn about OS dependencies and see several scenario examples.
44
documentationcenter: ''
55
author: laurenhughes
66
manager: gwallace

articles/batch/batch-pool-node-error-checking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Check for pool and node errors - Azure Batch
3-
description: Errors to check for and how to avoid them when creating pools and nodes
3+
description: This article covers the background operations that can occur, along with errors to check for and how to avoid them when creating pools and nodes.
44
services: batch
55
ms.service: batch
66
author: mscurrell

articles/batch/batch-pool-resize-complete-event.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Azure Batch pool resize complete event | Microsoft Docs"
3-
description: Reference for Batch pool resize complete event.
2+
title: Azure Batch pool resize complete event
3+
description: Reference for Batch pool resize complete event. See an example of a pool that increased in size and completed successfully.
44
services: batch
55
author: laurenhughes
66
manager: gwallace

articles/batch/batch-pool-resize-start-event.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Azure Batch pool resize start event | Microsoft Docs"
3-
description: Reference for Batch pool resize start event.
2+
title: Azure Batch pool resize start event
3+
description: Reference for Batch pool resize start event. Example shows the body of a pool resize start event for a pool resizing from 0 to 2 nodes with a manual resize.
44
services: batch
55
author: laurenhughes
66
manager: gwallace

articles/batch/batch-rendering-application-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Use rendering applications - Azure Batch
3-
description: How to use rendering applications with Azure Batch
3+
description: How to use rendering applications with Azure Batch. This article provides a brief description of how to run each rendering application.
44
services: batch
55
ms.service: batch
66
author: mscurrell

articles/batch/batch-rendering-functionality.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Rendering capabilities - Azure Batch
3-
description: Specific rendering capabilities in Azure Batch
3+
description: Standard Azure Batch capabilities are used to run rendering workloads and apps. Batch includes specific features to support rendering workloads.
44
services: batch
55
ms.service: batch
66
author: mscurrell

articles/batch/batch-rendering-render-managers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Render manager support - Azure Batch
3-
description: Using Azure for rendering using Azure Batch render manager integration
3+
description: Using Azure Batch render manager integration. Learn about built-in support or add-ons for popular render managers.
44
services: batch
55
ms.service: batch
66
author: mscurrell

articles/batch/batch-rendering-storage-data-movement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Storage and data movement for rendering - Azure Batch
3-
description: Storage and data movement options for rendering workloads
3+
description: Learn about the various storage and data movement options for rendering asset and output file workloads.
44
services: batch
55
ms.service: batch
66
author: mscurrell

articles/batch/batch-rendering-using.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Rendering capabilities - Azure Batch
3-
description: How to use Azure Batch rendering capabilities
2+
title: Using rendering capabilities - Azure Batch
3+
description: How to use Azure Batch rendering capabilities. Try using the Batch Explorer application, either directly or invoked from a client application plug-in.
44
services: batch
55
ms.service: batch
66
author: mscurrell

articles/batch/batch-task-fail-event.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Azure Batch task fail event | Microsoft Docs"
3-
description: Reference for Batch task fail event.
2+
title: Azure Batch task fail event
3+
description: Reference for Batch task fail event. This event will be emitted in addition to a task complete event and can be used to detect when a task has failed.
44
services: batch
55
author: laurenhughes
66
manager: gwallace

0 commit comments

Comments
 (0)