Storage Repositories
The product concept is a Storage Repository: a reusable tenant-level endpoint that jobs can use as a source or target.
Storage Repositories are tenant-level endpoints that jobs can reuse as sources or targets.
How Storage Repositories are used
- a job chooses one source Storage Repository
- a job chooses one target Storage Repository
- multiple jobs can reuse the same Storage Repository
What to configure
Typical Storage Repository setup includes:
- provider type
- authentication
- account or impersonation details where supported
- any provider-specific advanced settings that apply to your environment
Recommended practice
- use descriptive Storage Repository names
- grant the narrowest permissions that still allow the job to work
- confirm the correct account context before using the Storage Repository in a live run
Browse behavior
The browse overlays help you verify source and target paths against the selected Storage Repository. Path selection should be validated before a live run.