Skip to content

Commit

Permalink
Add Telemetry Instruction in README
Browse files Browse the repository at this point in the history
  • Loading branch information
eriolchan authored Jun 15, 2021
2 parents aa714d4 + 9a106b4 commit 6b72ab7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ TeamsFx CLI depends on [fx-core](/packages/fx-core) and [api](/packages/api) pac

The software may collect information about you and your use of the software and send it to Microsoft. Microsoft may use this information to provide services and improve our products and services. You may turn off the telemetry as described in the repository. There are also some features in the software that may enable you and Microsoft to collect data from users of your applications. If you use these features, you must comply with applicable law, including providing appropriate notices to users of your applications together with a copy of Microsoft's privacy statement. Our privacy statement is located at https://go.microsoft.com/fwlink/?LinkID=824704. You can learn more about data collection and use in the help documentation and our privacy statement. Your use of the software operates as your consent to these practices.

### Telemetry Configuration
Telemetry collection is on by default. To opt out, please run `teamsfx config set telemetry off` to turn it off.

## Code of Conduct

This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
Expand Down

0 comments on commit 6b72ab7

Please sign in to comment.