Skip to content

Commit 87a3ad7

Browse files
Merge pull request #3804 from geabdluca/patch-7
Update how-to-disable-local-auth-storage.md
2 parents ca79da1 + c3acd90 commit 87a3ad7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -422,6 +422,9 @@ To work with a storage account with disabled shared key access, you might need t
422422
| PromptFlow | User's identity | Storage Blob Data Contributor</br>Storage File Data Privileged Contributor | |
423423
| Data: datastores and datasets | User's identity | Storage Blob Data Contributor | |
424424

425+
## 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, 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.
427+
425428
## Related content
426429

427430
- [Prevent shared key authorization for an Azure Storage account](/azure/storage/common/shared-key-authorization-prevent)

0 commit comments

Comments
 (0)