Your data — governance records, audit log, attestations, AI-usage traces — lives in a Postgres database inside your own resource group.
| What | Detail |
|---|---|
| Backup method | Automatic, built into Azure Database for PostgreSQL Flexible Server — no action required. |
| Retention | 7 days of point-in-time restore. |
| Geo-redundancy | Not enabled by default — backups stay in the same region as your deployment. |
| Restoring | Through the Azure Portal (your Postgres Flexible Server → Restore) or az postgres flexible-server restore, to any point within the retention window. |
The portal updates itself. There's no patch to schedule or button to click.
| Check | How |
|---|---|
| Is the portal up? | GET https://<your-portal-fqdn>/healthz — returns a simple liveness response. Point your own uptime monitor at this if you'd like independent alerting. |
| Container-level health | Azure Portal → your resource group → the portal Container App → Log stream / Metrics, same as any other Container App you operate. |
| Application-level signals | The dashboards inside AI Pulse itself (cost, security posture, admin activity) are, in effect, your ongoing operational view of the AI estate it's watching. |
An honest note on what to expect at this stage of the product.
The self-hosted tracing component (Langfuse) scales to zero when idle and starts on demand — expect a brief cold-start delay on its first request after a quiet period. This never affects the main portal.
| Need | Contact |
|---|---|
| Product questions, onboarding help, general support | hello@sylva.sg |
| Marketplace / commercial / billing follow-up | hello@sylva.sg |
SYLVA does not have standing access into your deployment (see Azure services, data & security) — if we need to look at something specific to help you, we'll ask you to show us or grant time-boxed access, not assume it.
SYLVA Labs Pte Ltd · AI Pulse — Operations & Support Guide. Pre-release draft.
Companion to Azure services, data & security. Reflects the current shipping install (single-replica portal, 7-day Postgres backup retention).