Skip to content

Commit

Permalink
Initial changes to add telemetry (#2774)
Browse files Browse the repository at this point in the history
  • Loading branch information
bhsubra authored May 27, 2021
1 parent eeecc91 commit 3e01d8d
Show file tree
Hide file tree
Showing 18 changed files with 1,257 additions and 42 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,9 @@ Because we are now treating the ARM Template as an IL, we expect and encourage o
* [Farmer](https://compositionalit.github.io/farmer/) (@isaacabraham) - Generate and deploy ARM Templates on .NET
* [Cloud Maker](https://cloudmaker.ai) (@cloud-maker-ai) - Draw deployable infrastructure diagrams that are converted to ARM templates

## Telemetry

When using the Bicep VS Code extension, VS Code collects usage data and sends it to Microsoft to help improve our products and services. Read our [privacy statement](https://go.microsoft.com/fwlink/?LinkID=528096&clcid=0x409) to learn more. If you don’t wish to send usage data to Microsoft, you can set the `telemetry.enableTelemetry` setting to `false`. Learn more in our [FAQ](https://code.visualstudio.com/docs/supporting/faq#_how-to-disable-telemetry-reporting).

## Contributing
See [Contributing to Bicep](./CONTRIBUTING.md) for information on building/running the code, contributing code, contributing examples and contributing feature requests or bug reports.
Loading

0 comments on commit 3e01d8d

Please sign in to comment.