diff --git a/README.md b/README.md index 16df3eda..1b488d75 100644 --- a/README.md +++ b/README.md @@ -61,16 +61,6 @@ This repository collects usage data and sends it to Mircosoft to help improve ou To opt out of tracking, please go to the raw markdown or .ipynb files and remove the following line of code: -```sh - "![Impressions](https://PixelServer20190423114238.azurewebsites.net/api/impressions/MachineLearningNotebooks/how-to-use-azureml/README.png)" -``` -This URL will be slightly different depending on the file. - -## Data/Telemetry -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) - -To opt out of tracking, please go to the raw markdown or .ipynb files and remove the following line of code: - ```sh "![Impressions](https://PixelServer20190423114238.azurewebsites.net/api/impressions/MachineLearningNotebooks/how-to-use-azureml/README.png)" ```