TenantAtlas/apps/website/src/data_files/faqs.json
Ahmed Darrazi 1ddbd28b65
Some checks failed
PR Fast Feedback / fast-feedback (pull_request) Failing after 4m50s
feat(website): refine public content messaging rollout
2026-05-25 15:32:02 +02:00

22 lines
1.1 KiB
JSON

{
"subTitle": "Straight answers for public website visitors.",
"faqs": [
{
"question": "What does Tenantial help teams understand?",
"answer": "Tenantial explains policy governance for Microsoft 365: observed state, evidence, drift, review, decisions, audit trail, and controlled recovery planning in one operating model."
},
{
"question": "Is Microsoft 365 the only relevant context?",
"answer": "Microsoft 365 is the current public focus. Other providers may be referenced as architecture or roadmap direction, but not as live supported integrations."
},
{
"question": "Does this public website connect to a live tenant?",
"answer": "No. Product previews and examples are static demonstrations and do not authenticate visitors or read tenant data."
},
{
"question": "Is Tenantial meant for MSPs and internal IT teams?",
"answer": "Yes. The public positioning speaks to MSPs, internal IT, security, and governance teams that need to align policy context, review work, and recovery readiness."
}
]
}