Skip to content

Commit c3acd90

Browse files
authored
Fix typo in machine learning article
1 parent 3a8b050 commit c3acd90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-disable-local-auth-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ To work with a storage account with disabled shared key access, you might need t
423423
| Data: datastores and datasets | User's identity | Storage Blob Data Contributor | |
424424

425425
## Limitations
426-
- Creating a compute instance with System-Assigned Managed Identity is NOT support for identity based workspace. If the workspace's storage account access type is identity-based access, CI currently doesn't support system assigned identity to mount data store, please use user assigned identity to create the compute instance, and make sure the user-assigned identity has **Storage File Data Priviliiged Contributor** on the storage account.
426+
- Creating a compute instance with System-Assigned Managed Identity is NOT support for identity based workspace. If the workspace's storage account access type is identity-based access, compute instances currently doesn't support system assigned identity to mount data store, please use user assigned identity to create the compute instance, and make sure the user-assigned identity has **Storage File Data Priviliiged Contributor** on the storage account.
427427

428428
## Related content
429429

0 commit comments

Comments
 (0)