Skip to content

Commit 4fe0cb1

Browse files
committed
edits
1 parent 7a043aa commit 4fe0cb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/how-to-troubleshoot-batch-endpoints.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to troubleshoot and diagnose errors with batch endpoints
55
services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: inferencing
8-
ms.topic: troubleshooting-general
8+
ms.topic: concept-article
99
author: msakande
1010
ms.author: mopeakande
1111
ms.date: 07/19/2024
@@ -162,7 +162,7 @@ You can configure the `timeout` and `max_retries` properties for each deployment
162162

163163
### Exception in ScriptExecution.StreamAccess.Authentication
164164

165-
For batch deployment to succeed, the managed identity for the compute cluster must have permission to mount the data asset storage. When the managed identity has insufficient permissions, the script causes an exception. This failure can also cause the [data asset storage to not mount](#storage-not-mounted-dataset-initialization-fails).
165+
For batch deployment to succeed, the managed identity for the compute cluster must have permission to mount the data asset storage. When the managed identity has insufficient permissions, the script causes an exception. This failure can also cause the [data asset storage to not mount](#no-mounted-storage-no-dataset-initialization).
166166

167167
**Message logged**: "ScriptExecutionException was caused by StreamAccessException. StreamAccessException was caused by AuthenticationException."
168168

0 commit comments

Comments
 (0)