Skip to content

Commit 1619773

Browse files
authored
Remove link per PM
Removed a link to the no longer existent README for naming conventions.
1 parent d9f115d commit 1619773

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/batch/batch-task-output-file-conventions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ To enable the display of your output files in the portal, you must satisfy the f
183183
For output files to automatically display in the Azure portal, you must:
184184

185185
1. [Link an Azure Storage account to your Batch account](#link-an-azure-storage-account).
186-
1. Follow the predefined naming conventions for Azure Storage containers and files. Review the [README](https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/batch/Microsoft.Azure.Batch#azure-batch-sdk-developer-guide) for all definitions. If you use the [File Conventions library](https://www.nuget.org/packages/Microsoft.Azure.Batch.Conventions.Files) to persist your output, your files are persisted according to the File Conventions standard.
186+
1. Follow the predefined naming conventions for Azure Storage containers and files. If you use the [File Conventions library](https://www.nuget.org/packages/Microsoft.Azure.Batch.Conventions.Files) to persist your output, your files are persisted according to the File Conventions standard.
187187

188188
To view task output files and logs in the Azure portal:
189189

0 commit comments

Comments
 (0)