Skip to content

Commit c7def8f

Browse files
authored
Merge pull request #279011 from MicrosoftDocs/main
6/24 11:00 AM IST Publish
2 parents 6b55a5a + 179317c commit c7def8f

22 files changed

+23
-25
lines changed

articles/batch/batch-apis-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: APIs and tools for developers
33
description: Learn about the APIs and tools available for developing solutions with the Azure Batch service.
44
ms.topic: conceptual
5-
ms.date: 03/20/2023
5+
ms.date: 06/13/2024
66
---
77

88

articles/batch/batch-applications-to-pool-nodes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Copy applications and data to pool nodes
33
description: Learn how to copy applications and data to pool nodes.
44
ms.topic: how-to
5-
ms.date: 02/18/2021
5+
ms.date: 06/13/2024
66
---
77

88
# Copy applications and data to pool nodes

articles/batch/batch-cli-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Get started with Azure CLI for Batch
33
description: Learn how to manage Azure Batch service resources using the Azure Command Line Interface (Azure CLI).
44
ms.topic: how-to
5-
ms.date: 12/20/2021
5+
ms.date: 06/13/2024
66
ms.custom: H1Hack27Feb2017, devx-track-azurecli
77

88
---

articles/batch/batch-compute-node-environment-variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Task runtime environment variables
33
description: Task runtime environment variable guidance and reference for Azure Batch Analytics.
44
ms.topic: conceptual
5-
ms.date: 12/13/2021
5+
ms.date: 06/13/2024
66
---
77

88
# Azure Batch runtime environment variables

articles/batch/batch-efficient-list-queries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Design efficient list queries for Batch resources
33
description: Learn how to create more efficient list queries for your Batch resources to improve application performance.
44
ms.topic: how-to
5-
ms.date: 12/20/2021
5+
ms.date: 06/13/2024
66
ms.devlang: csharp
77
ms.custom: devx-track-csharp, devx-track-dotnet
88
---

articles/batch/batch-job-schedule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Schedule Batch jobs for efficiency
33
description: Learn how to schedule Batch jobs to manage your tasks, prioritize jobs to run first, and minimize resource usage.
44
ms.topic: how-to
5-
ms.date: 04/10/2023
5+
ms.date: 06/13/2024
66
---
77

88
# Schedule Batch jobs for efficiency

articles/batch/batch-management-dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Use the Batch Management .NET library to manage account resources
33
description: Create, delete, and modify Azure Batch account resources with the Batch Management .NET library.
44
ms.topic: how-to
5-
ms.date: 01/26/2021
5+
ms.date: 06/13/2024
66
ms.devlang: csharp
77
ms.custom: has-adal-ref, devx-track-csharp, devx-track-dotnet
88
---

articles/batch/batch-mpi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Use multi-instance tasks to run MPI applications
33
description: Learn how to execute Message Passing Interface (MPI) applications using the multi-instance task type in Azure Batch.
44
ms.topic: how-to
5-
ms.date: 04/13/2021
5+
ms.date: 06/13/2024
66
ms.devlang: csharp
77
ms.custom: devx-track-dotnet
88
---

articles/batch/batch-service-workflow-features.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
title: Batch service workflow and resources
33
description: Learn about the features of the Batch service and its high-level workflow from a development standpoint.
44
ms.topic: conceptual
5-
ms.date: 06/11/2021
6-
5+
ms.date: 06/13/2024
76
---
87
# Batch service workflow and resources
98

articles/batch/batch-task-output-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Persist output data to Azure Storage with Batch service API
33
description: Learn how to use the Batch service API to persist Batch task and job output data to Azure Storage.
44
ms.topic: how-to
5-
ms.date: 08/18/2021
5+
ms.date: 06/13/2024
66
ms.devlang: csharp
77
ms.custom: devx-track-csharp
88
---

0 commit comments

Comments
 (0)