Skip to content

Commit 3e97301

Browse files
authored
Update articles/ai-studio/how-to/develop/evaluate-sdk.md
fixed relative link
1 parent 11c1774 commit 3e97301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-studio/how-to/develop/evaluate-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ If you want to enable logging and tracing to your Azure AI project for evaluatio
506506
```python
507507
pip install azure-ai-evaluation[remote]
508508
```
509-
3. Make sure you have the [Identity-based access](../secure-data-playground#prerequisites) setting for the storage account in your Azure AI hub. To find your storage, go to the Overview page of your Azure AI hub and select Storage.
509+
3. Make sure you have the [Identity-based access](../secure-data-playground.md#prerequisites) setting for the storage account in your Azure AI hub. To find your storage, go to the Overview page of your Azure AI hub and select Storage.
510510

511511
4. Make sure you have `Storage Blob Data Contributor` role for the storage account.
512512

0 commit comments

Comments
 (0)