Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions docs/sap-ai-core/edit-an-object-store-secret-d0af61c.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
>
> You can create multiple secrets using different values for `name`, but you must create a default first.

> ### Restriction:
> Output artifacts can only use the default object store

> ### Tip:
> The `pathPrefix` is useful if you share the same bucket for different projects. You can set the name of your project folder to `my-ml-project1`, for example. All data is then stored in that folder.

Expand Down Expand Up @@ -151,6 +154,9 @@ Edit your object store secret details using the endpoint `$AI_API_URL/v2/admin/o
>
> You can create multiple secrets using different values for `name`, but you must create a default first.

> ### Restriction:
> Output artifacts can only use the default object store

> ### Tip:
> The `pathPrefix` is useful if you share the same bucket for different projects. You can set the name of your project folder to `my-ml-project1`, for example. All data is then stored in that folder.

Expand Down Expand Up @@ -276,6 +282,9 @@ SAP AI Core supports multiple hyperscaler object stores, including the following
>
> You can create multiple secrets using different values for `name`, but you must create a default first.

> ### Restriction:
> Output artifacts can only use the default object store

> ### Tip:
> The `pathPrefix` is useful if you share the same bucket for different projects. You can set the name of your project folder to `my-ml-project1`, for example. All data is then stored in that folder.

Expand Down
Loading