{% extends "documentation/base.html" %} {% block doc_content %}

Veeam Cloud Connect

Review and link Cloud Connect tenant rows from shared report emails to Backupchecks jobs.

Scope:
Cloud Connect imports from report emails, stages accounts, then creates runs only for linked accounts.

How the Cloud Connect Flow Works

  1. Cloud Connect report emails are parsed from Inbox mail storage.
  2. Per-tenant rows are upserted into Cloud Connect Accounts.
  3. Unlinked rows are reviewed and linked to jobs.
  4. On link, historical report mails are re-processed for that account/job mapping.

Open Cloud Connect Accounts

  1. Open Cloud Connect Accounts.
  2. Use Scan inbox to re-process stored Cloud Connect report mails.
  3. Link each account row to an existing job or create a new one.

Important Mapping Notes

Run Visibility

Troubleshooting

See Also

{% endblock %}