You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-studio/how-to/develop/evaluate-sdk.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -506,7 +506,7 @@ If you want to enable logging and tracing to your Azure AI project for evaluatio
506
506
```python
507
507
pip install azure-ai-evaluation[remote]
508
508
```
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.
510
510
511
511
4. Make sure you have `Storage Blob Data Contributor` role for the storage account.
0 commit comments