Skip to content

Commit 2da8b93

Browse files
authored
Update accounts.md
1 parent f98fdea commit 2da8b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/batch/accounts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ You can associate a storage account with your Batch account when you create the
4040
When a storage account is linked to a Batch account, it's considered to be the *autostorage account*. An autostorage account is required if you plan to use the [application packages](batch-application-packages.md) capability, as it's used to store the application package .zip files. It can also be used for [task resource files](resource-files.md#storage-container-name-autostorage). Linking Batch accounts to autostorage can avoid the need for shared access signature (SAS) URLs to access the resource files.
4141

4242
> [!NOTE]
43-
> Batch nodes automatically unzip application package .zip files when they are pulled down from a linked storage account. This can cause the node autostorage to fill up prematurely. For more information, see [Manage Batch application package](/cli/azure/batch/application/package/index.yml).
43+
> Batch nodes automatically unzip application package .zip files when they are pulled down from a linked storage account. This can cause the node autostorage to fill up prematurely. For more information, see [Manage Batch application package](/cli/azure/batch/application/package).
4444
4545
## Next steps
4646

0 commit comments

Comments
 (0)