Skip to content

Commit c543f2a

Browse files
committed
Merge branch 'lochen/credential-less-new' of https://github.com/cloga/azure-docs-pr into lochen/credential-less-new
2 parents 3c15c45 + c037cad commit c543f2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/prompt-flow/troubleshoot-guidance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -299,5 +299,5 @@ To use credential-less datastore in prompt flow, you need to grant enough permis
299299
- If you're using user assigned managed identity, you need to make sure the managed identity has following role on the storage account:
300300
- `Storage Blob Data Contributor` on the storage account, at least need read/write (better also include delete) permission.
301301
- `Storage File Data Privileged Contributor` on the storage account, at least need read/write (better also include delete) permission.
302-
- Meanwhile, you need to assign user identity `Storage Blob Data Read` role to storage account at least, if your want use prompt flow to authoring and test flow.
303-
- If you still can't view the flow detail page and the first time you using prompt flow is earlier than 2024-01-01, you need to grant workspace MSI as `Storage Table Data Contributor` to storage account linked with workspace.
302+
- Meanwhile, you need to assign user identity `Storage Blob Data Read` role to storage account at least, if you want to use prompt flow to authoring and test flow.
303+
- If you still can't view the flow detail page and the first time you using prompt flow is earlier than 2024-01-01, you need to grant workspace MSI as `Storage Table Data Contributor` to storage account linked with workspace.

0 commit comments

Comments
 (0)