Skip to content

Commit 4e89f2c

Browse files
committed
add example of blob path
1 parent 8ae019b commit 4e89f2c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/ai-foundry/foundry-local/reference/reference-catalog-api.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,4 +228,5 @@ The response from the catalog API is a JSON object that contains the search resu
228228
```
229229

230230
> [!NOTE]
231-
> The `assetID` should be an Azure Blob storage URL.
231+
> The `assetID` should be the Azure Blob storage URL of the folder containing the model. For example, `https://{ACCOUNT_NAME}.blob.core.windows.net/{CONTAINER_NAME}/{MODEL_PATH}`.
232+

0 commit comments

Comments
 (0)