Skip to content

Commit ba165b5

Browse files
author
Xiyao Dong
committed
follow comments to remove this note
1 parent 138b709 commit ba165b5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@ 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 directory path and environment variable values in the examples below are implementation details and should not be considered immutable. As these values may change at any time, the use of environment variables instead of hardcoding the values or path structures is recommended.
39-
40-
4137
| Variable name | Description | Availability | Example |
4238
|-----------------------------------|--------------------------------------------------------------------------|--------------|---------|
4339
| AZ_BATCH_ACCOUNT_NAME | The name of the Batch account that the task belongs to. | All tasks. | mybatchaccount |

0 commit comments

Comments
 (0)