Skip to content

Commit dd4eec3

Browse files
Merge pull request #220185 from IamVarma/fix-typo
fixing typo
2 parents 3f7fdfa + 75a79a3 commit dd4eec3

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
@@ -182,7 +182,7 @@ Certain machine learning scenarios involve working with private data. In such ca
182182
To enable authentication with compute managed identity:
183183

184184
* Create compute with managed identity enabled. See the [compute cluster](#compute-cluster) section, or for compute instance, the [Assign managed identity (preview)](how-to-create-manage-compute-instance.md) section.
185-
* Grant compute managed identity at least Storage Blob Data Reader role on the storage account. Look
185+
* Grant compute managed identity at least Storage Blob Data Reader role on the storage account.
186186
* Create any datastores with identity-based authentication enabled. See [Create datastores](how-to-datastore.md).
187187

188188
[!NOTE]

0 commit comments

Comments
 (0)