Skip to content

Commit 3df2f08

Browse files
committed
fix link
1 parent b9a43fa commit 3df2f08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ You may encounter 409 error from Azure OpenAI, it means you have reached the rat
218218

219219
### How do I use credential-less data store in prompt flow?
220220

221-
You can follow [Identity-based data authentication](../../how-to-administrate-data-authentication#identity-based-data-authentication) this part to make your data store credential-less.
221+
You can follow [Identity-based data authentication](../../how-to-administrate-data-authentication.md#identity-based-data-authentication) this part to make your data store credential-less.
222222

223223
To use credential-less data store in prompt flow, you need to grand enough permissions to user identity or managed identity to access the data store.
224224
- If you're using user identity this default option in prompt flow, you need to make sure the user identity has following role on the storage account:

0 commit comments

Comments
 (0)