Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 896 Bytes

File metadata and controls

43 lines (27 loc) · 896 Bytes

Office-Addin-Usage-Data

This package allows for reporting usage data events and exception data to the selected telemetry infrastructure (e.g. ApplicationInsights).

Privacy

The Office-Addin-Usage-Data package collects anonymized usage data and sends it to Microsoft. For more details on how we use this data and under what circumstances it may be shared, please see the Microsoft privacy statement.

The package collects:

  • Usage data about operations performed.
  • Exception call stacks to help diagnose issues.

Command-Line Interface

List

Display the current usage data settings.

Syntax:

list

Off

Sets the usage data level to Off(sending no usage data data).

Syntax:

off

On

Sets the usage data level to On(sending usage and exception data).

Syntax:

on