Skip to content

Commit dde214d

Browse files
author
Jill Grant
authored
Update how-to-troubleshoot-online-endpoints.md
Acrolinx fix
1 parent 8fa955a commit dde214d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,7 @@ Retrying the operation after waiting several seconds up to a minute might allow
568568
Secret retrieval and injection during online deployment creation uses the identity associated with the online endpoint to retrieve secrets from the workspace connections and/or key vaults. This error happens when:
569569

570570
- The endpoint identity doesn't have the Azure RBAC permission to read the secrets from the workspace connections and/or key vaults, even though the secrets were specified by the deployment definition as references (mapped to environment variables). Remember that role assignment may take time for changes to take effect.
571-
- The format of the secret references are invalid, or the specified secrets do not exist in the workspace connections and/or key vaults.
571+
- The format of the secret references is invalid, or the specified secrets do not exist in the workspace connections and/or key vaults.
572572

573573
For more information, see [Secret injection in online endpoints (preview)](concept-secret-injection.md) and [Access secrets from online deployment using secret injection (preview)](how-to-deploy-online-endpoint-with-secret-injection.md).
574574

0 commit comments

Comments
 (0)