Skip to content

Commit dcd2d58

Browse files
authored
Added notice on the data/telemetry
1 parent 93bf439 commit dcd2d58

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,15 @@ Visit following repos to see projects contributed by Azure ML users:
5555
- [Fine tune natural language processing models using Azure Machine Learning service](https://github.com/Microsoft/AzureML-BERT)
5656
- [Fashion MNIST with Azure ML SDK](https://github.com/amynic/azureml-sdk-fashion)
5757

58+
## Data/Telemetry
59+
This repository collects usage data and sends it to Mircosoft to help improve our products and services. Read Microsoft's [privacy statement to learn more](https://privacy.microsoft.com/en-US/privacystatement)
60+
61+
To opt out of tracking, please go to the raw markdown or .ipynb files and remove the following line of code:
62+
63+
```sh
64+
"![Impressions](https://PixelServer20190423114238.azurewebsites.net/api/impressions/MachineLearningNotebooks/how-to-use-azureml/README.png)"
65+
```
66+
This URL will be slightly different depending on the file.
67+
68+
5869
![Impressions](https://PixelServer20190423114238.azurewebsites.net/api/impressions/MachineLearningNotebooks/README.png)

0 commit comments

Comments
 (0)