-
Notifications
You must be signed in to change notification settings - Fork 872
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Description Please add an informative description that covers that changes made by the pull request and link all relevant issues. Disable telemetry until we figure out the CI stuck issue # All Promptflow Contribution checklist: - [ ] **The pull request does not introduce [breaking changes].** - [ ] **CHANGELOG is updated for new features, bug fixes or other significant changes.** - [ ] **I have read the [contribution guidelines](../CONTRIBUTING.md).** - [ ] **Create an issue and link to the pull request to get dedicated review from promptflow team. Learn more: [suggested workflow](../CONTRIBUTING.md#suggested-workflow).** ## General Guidelines and Best Practices - [ ] Title of the pull request is clear and informative. - [ ] There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, [see this page](https://github.com/Azure/azure-powershell/blob/master/documentation/development-docs/cleaning-up-commits.md). ### Testing Guidelines - [ ] Pull request includes test coverage for the included changes.
- Loading branch information
Showing
4 changed files
with
11 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -139,25 +139,6 @@ For more information see the | |
or contact [[email protected]](mailto:[email protected]) | ||
with any additional questions or comments. | ||
|
||
## Data Collection | ||
|
||
The software may collect information about you and your use of the software and | ||
send it to Microsoft if configured to enable telemetry. | ||
Microsoft may use this information to provide services and improve our products and services. | ||
You may turn on 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 off by default. To opt in, please run `pf config set cli.telemetry_enabled=true` to turn it on. | ||
|
||
## License | ||
|
||
Copyright (c) Microsoft Corporation. All rights reserved. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters