## Description This reworks CI now that we have merged docs and website into a single deployment. ## Type of change <!--- Please check the type of change your PR introduces: ---> - [ ] 🌻 Feature - [ ] 🐛 Bugfix - [ ] 🗺️ Documentation - [ ] 🤖 Test - [x] 💻 CI/Deployment - [ ] 🐹 Trivial/Minor ## Issue(s) <!-- Can reference multiple issues. Use one of the following "magic words" - "closes, fixes" to auto-close the Github issue. --> * Fixes https://github.com/alcionai/corso/issues/1551 ## Test Plan <!-- How will this be tested prior to merging.--> - [x] 💪 Manual - [ ] ⚡ Unit test - [ ] 💚 E2E
18 lines
909 B
Markdown
18 lines
909 B
Markdown
# Introduction
|
|
|
|
## Overview
|
|
|
|
Corso is the first open-source tool that aims to assist IT admins with the critical task of protecting their
|
|
Microsoft 365 data. It provides a reliable, secure, and efficient data protection engine. Admins decide where to store
|
|
the backup data and have the flexibility to perform backups of their desired service through an intuitive interface.
|
|
As Corso evolves, it can become a great building block for more complex data protection workflows.
|
|
|
|
Corso supports M365 Exchange, OneDrive, SharePoint, and Teams. Coverage for more services, possibly
|
|
beyond M365, will expand based on the interest and needs of the community.
|
|
|
|
## Getting started
|
|
|
|
You can follow the [Quick Start](../quickstart) guide for an end-to-end Corso walk through. Alternatively, follow
|
|
the instructions in the [Corso Setup](../setup/concepts) section to dive into the details on how to configure and
|
|
run Corso.
|