Skip to content

Commit b26ee48

Browse files
authored
add redirection
1 parent 1f2918b commit b26ee48

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

support/azure/.openpublishing.redirection.azure.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6320,6 +6320,10 @@
63206320
{
63216321
"source_path": "azure-kubernetes/error-codes/zonalallocation-allocatonfailed-error.md",
63226322
"redirect_url": "/troubleshoot/azure/azure-kubernetes/error-codes/zonalallocation-allocationfailed-error"
6323+
},
6324+
{
6325+
"source_path": "hpc/batch/error-accountencryptionkeyunavailable.md",
6326+
"redirect_url": "troubleshoot/azure/hpc/batch/welcome-hpc-batch"
63236327
}
63246328
]
63256329
}

support/azure/hpc/batch/welcome-hpc-batch.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ metadata:
1111
ms.topic: landing-page # Required
1212
author: genlin #Required; your GitHub user alias, with correct capitalization.
1313
ms.author: genli #Required; microsoft alias of author; optional team alias.
14-
ms.date: 04/30/2025
14+
ms.date: 05/23/2025
1515

1616
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1717

@@ -24,8 +24,6 @@ landingContent:
2424
links:
2525
- text: Access denied when executing Azure Batch jobs
2626
url: access-denied-execute-azure-batch-job.md
27-
- text: AccountEncryptionKeyUnavailable error when you try to list pools in Azure Batch
28-
url: error-accountencryptionkeyunavailable.md
2927
- text: Batch node creation delays when restarting or reimaging
3028
url: batch-node-creation-delay-restart-reimage.md
3129
- text: Batch pool deletion failure

0 commit comments

Comments
 (0)