Skip to content

Commit 78d5d24

Browse files
author
naman-msft
committed
updated doc
1 parent e4eb3b4 commit 78d5d24

File tree

2 files changed

+18
-4
lines changed

2 files changed

+18
-4
lines changed

scenarios/azure-docs/articles/batch/quick-create-cli.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
title: 'Quickstart: Use the Azure CLI to create a Batch account and run a job'
33
description: Follow this quickstart to use the Azure CLI to create a Batch account, a pool of compute nodes, and a job that runs basic tasks on the pool.
44
ms.topic: quickstart
5-
ms.date: 04/12/2023
5+
ms.date: 03/19/2025
66
ms.custom: mvc, devx-track-azurecli, mode-api, linux-related-content, innovation-engine
7-
author: (preserved)
8-
ms.author: (preserved)
7+
author: padmalathas
8+
ms.author: padmalathas
99
---
1010

1111
# Quickstart: Use the Azure CLI to create a Batch account and run a job

scenarios/metadata.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,6 +443,13 @@
443443
"stackDetails": "",
444444
"sourceUrl": "https://raw.githubusercontent.com/MicrosoftDocs/executable-docs/main/scenarios/azure-aks-docs/articles/aks/deploy-postgresql-ha.md",
445445
"documentationUrl": "https://learn.microsoft.com/en-us/azure/aks/deploy-postgresql-ha",
446+
"nextSteps": [
447+
{
448+
"title": "Deploy a highly available PostgreSQL database on AKS with Azure CLI",
449+
"url": "https://learn.microsoft.com/en-us/azure/aks/deploy-postgresql-ha?tabs=helm"
450+
}
451+
452+
],
446453
"configurations": {
447454
}
448455
},
@@ -487,6 +494,13 @@
487494
"stackDetails": "",
488495
"sourceUrl": "https://raw.githubusercontent.com/MicrosoftDocs/executable-docs/main/scenarios/DeployHAPGonARO/deploy-ha-pg-aro.md",
489496
"documentationUrl": "",
497+
"nextSteps": [
498+
{
499+
"title": "Deploy a highly available PostgreSQL database on AKS with Azure CLI",
500+
"url": "https://learn.microsoft.com/en-us/azure/aks/deploy-postgresql-ha?tabs=helm"
501+
}
502+
503+
],
490504
"configurations": {
491505
}
492506
},
@@ -1203,4 +1217,4 @@
12031217
"configurations": {
12041218
}
12051219
}
1206-
]
1220+
]

0 commit comments

Comments
 (0)