Skip to content

Common FAQ

  1. Run ms-teams-agent validate --config ./config.yaml.
  2. Run ms-teams-agent test-connection --config ./config.yaml.
  3. Run one cycle with --ignore-state.
  4. Verify ingestion in backend.
  5. Enable or restart service mode.

Use Collector Troubleshooting if any step fails.

What should I verify first when data is missing?

Section titled “What should I verify first when data is missing?”
  1. Microsoft authentication and admin consent.
  2. Outbound connectivity to Microsoft and backend endpoints.
  3. At least one enabled output.
  4. Backend-side checks (Grail/OpenPipeline or HEC/index).

Continue with Dynatrace Troubleshooting or Splunk Troubleshooting after collector checks are green.

The docs define required outbound hosts and HTTPS connectivity, but no universal port matrix is valid for all enterprise proxies and backends. Validate endpoint and port requirements against your security policy.

What are the minimum CPU and memory requirements?

Section titled “What are the minimum CPU and memory requirements?”

No single baseline is published because usage varies by tenant call volume and enabled features. Start with standard VM sizing and monitor MSTeams_CollectionHealth plus host metrics.

Can I enable Auto Attendant and Call Queue collection?

Section titled “Can I enable Auto Attendant and Call Queue collection?”

Yes. Enable autoattendant_collection and callqueue_collection in configuration. Review prerequisites first: Configuration and Azure Permissions.