Skip to content

Commit 453c78b

Browse files
author
Xiyao Dong
committed
update
1 parent a10a824 commit 453c78b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ The command lines executed by tasks on compute nodes don't run under a shell. Th
3434
> [!NOTE]
3535
> `AZ_BATCH_AUTHENTICATION_TOKEN` is deprecated and will be retired on September 30, 2024. See the [announcement](https://azure.microsoft.com/updates/azure-batch-task-authentication-token-will-be-retired-on-30-september-2024/) for details and alternative implementation.
3636
37+
> [!NOTE]
38+
> The real directories and files location in example may change, using environment variable to access directories and files managed by batch is better.
39+
3740

3841
| Variable name | Description | Availability | Example |
3942
|-----------------------------------|--------------------------------------------------------------------------|--------------|---------|

0 commit comments

Comments
 (0)