Add FAQ to address if Corso works with consumer M365 subscriptions (#1445)

## Description

Addresses questions on Corso consumer use

## Type of change

- [x] 🗺️ Documentation
This commit is contained in:
Niraj Tolia 2022-11-04 01:14:11 -07:00 committed by GitHub
parent 2524c67540
commit 66b58fff03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,3 +20,11 @@ Telemetry reporting can be turned off by using the `--no-stats` flag. See the [C
section for more information. section for more information.
</details> </details>
<details>
<summary>Does Corso work with Microsoft 365 Personal or Family subscriptions?</summary>
Unfortunately, Corso leverages the Microsoft Graph API and that's only accessible to organizations with paid
subscriptions to Microsoft 365 (for example, Business, Enterprise, or Education plans).
</details>