Skip to content

Commit 7782617

Browse files
authored
Merge pull request #297537 from Padmalathas/ms_date
Updating the ms.date for Freshness Pass
2 parents 3b0ed22 + 89cdf41 commit 7782617

33 files changed

+35
-35
lines changed

articles/batch/accounts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Batch accounts and Azure Storage accounts
33
description: Learn about Azure Batch accounts and how they're used from a development standpoint.
44
ms.topic: conceptual
5-
ms.date: 06/25/2024
5+
ms.date: 04/02/2025
66

77
---
88
# Batch accounts and Azure Storage accounts

articles/batch/batch-aad-auth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Authenticate Azure Batch services with Microsoft Entra ID
33
description: Learn how to authenticate Azure Batch service applications with Microsoft Entra ID by using integrated authentication or a service principal.
44
ms.topic: how-to
5-
ms.date: 12/11/2024
5+
ms.date: 04/02/2025
66
ms.custom: has-adal-ref, subject-rbac-steps
77
---
88

articles/batch/batch-account-create-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Create a Batch account in the Azure portal
33
description: Learn how to use the Azure portal to create and manage an Azure Batch account for running large-scale parallel workloads in the cloud.
44
ms.topic: how-to
5-
ms.date: 01/22/2025
5+
ms.date: 04/02/2025
66
ms.custom: subject-rbac-steps, linux-related-content
77
---
88

articles/batch/batch-analytics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure Batch Analytics
33
description: The topics in Batch Analytics contain reference information for the events and alerts available for Batch service resources.
44
ms.topic: reference
5-
ms.date: 10/08/2020
5+
ms.date: 04/02/2025
66
---
77

88
# Batch Analytics

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: 06/27/2024
5+
ms.date: 04/02/2025
66
---
77

88

articles/batch/batch-automatic-scaling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Autoscale compute nodes in an Azure Batch pool
33
description: Enable automatic scaling on an Azure Batch cloud pool to dynamically adjust the number of compute nodes in the pool.
44
ms.topic: how-to
5-
ms.date: 06/27/2024
5+
ms.date: 04/02/2025
66
ms.custom: H1Hack27Feb2017, fasttrack-edit, devx-track-csharp
77
---
88

articles/batch/batch-ci-cd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Use Azure Pipelines to build and deploy an HPC solution
33
description: Use Azure Pipelines CI/CD build and release pipelines to deploy Azure Resource Manager templates for an Azure Batch high performance computing (HPC) solution.
4-
ms.date: 04/12/2023
4+
ms.date: 04/02/2025
55
ms.topic: how-to
66
ms.custom: devx-track-arm-template
77
---

articles/batch/batch-cli-templates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Run jobs end-to-end using templates
33
description: With only CLI commands, you can create a pool, upload input data, create jobs and associated tasks, and download the resulting output data.
44
ms.topic: how-to
5-
ms.date: 09/19/2023
5+
ms.date: 04/02/2025
66
ms.custom: devx-track-azurecli
77
---
88
# Use Azure Batch CLI templates and file transfer

articles/batch/batch-container-isolation-task.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Configure container isolation in Azure Batch task
33
description: Learn how to configure isolation at task level in Azure Batch.
44
ms.topic: how-to
5-
ms.date: 12/02/2024
5+
ms.date: 04/02/2025
66
ms.devlang: csharp
77
ms.custom: batch
88
---

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Use the Azure Batch client library for JavaScript
33
description: Learn the basic concepts of Azure Batch and build a simple solution using JavaScript.
44
ms.topic: how-to
5-
ms.date: 05/16/2023
5+
ms.date: 04/02/2025
66
ms.devlang: javascript
77
ms.custom: devx-track-js, linux-related-content
88
---

0 commit comments

Comments
 (0)