Pull Teams and members from Microsoft 365 via Graph API.
Source connector — pulls identity and access data from Microsoft Teams into ComplianceScout where it is scored against your compliance frameworks and violation rules.
After a successful sync, the following data is available in your ComplianceScout dashboard for violation detection and reporting.
These fields are collected when you add the connector in the ComplianceScout dashboard. Secrets are encrypted at rest using AES-256-GCM and are never logged.
| Field | Type | Required | Notes |
|---|---|---|---|
| Tenant ID | Text | Required | Azure AD tenant ID (GUID). Found in Entra ID → Overview. |
| Client ID | Text | Required | Application (client) ID of the Entra ID app registration. |
| Client secret | Secret | Required | App needs Team.ReadBasic.All and GroupMember.Read.All admin-consented permissions. |
Follow these steps to gather the credentials above and connect Microsoft Teams to ComplianceScout.
In the Azure Portal, go to Microsoft Entra ID → App registrations → New registration. Name it "ComplianceScout Teams".
Go to API permissions → Add a permission → Microsoft Graph → Application permissions. Add: Team.ReadBasic.All, GroupMember.Read.All, User.Read.All. Click Grant admin consent.
Go to Certificates & secrets → New client secret, copy the value.
Copy the Application (client) ID and Directory (tenant) ID.
In ComplianceScout, go to Data & Secrets → Integrations → Add Connector → Microsoft Teams and enter the credentials.
Start a free trial — your tenant is provisioned instantly and you can wire up this integration from the connectors page.