Skip to content

Commit c30b4fb

Browse files
authored
Fix typo in identity-based service authentication doc
small edit
1 parent 694a752 commit c30b4fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-identity-based-service-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ During a run there are two applications of an identity:
292292

293293
1. You apply an identity to access resources from within the code for a submitted job:
294294

295-
* In the case of kubernetes compute clusters, the ManagedIdentityCredential object should be passed **without any client_id**.
295+
* In the case of kubernetes compute clusters, the ManagedIdentityCredential object should be provided **without any client_id**.
296296

297297
For example, to retrieve a token for a datastore with the default-managed identity:
298298

0 commit comments

Comments
 (0)