diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md
index 4f3aca2c0..cff71ee58 100644
--- a/CODE_OF_CONDUCT.md
+++ b/CODE_OF_CONDUCT.md
@@ -6,4 +6,4 @@ For more information, see the [Code of Conduct FAQ](https://opensource.microsoft
Remember that this repository is maintained by community members who volunteer their time to help. Be courteous and patient.
-
+
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index c1da42617..38447e148 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -59,8 +59,8 @@ When you submit a new sample, please follow these guidelines:
* You will need to have a `README.md` file for your contribution, which is based on [the provided template](../main/samples/README-template.md) under the `samples` folder. Please copy this template to your project and update it accordingly. Your `README.md` must be named exactly `README.md` -- with capital letters -- as this is the information we use to make your sample public.
* You will need to have a screenshot picture of your sample in action in the `README.md` file ("pics or it didn't happen"). The preview image must be located in the `assets` folder in the root of your sample folder.
* All screen shots must be located in the `assets` folder. Do not point to your own repository or any other external source
-* The README template contains a specific tracking image at the end of the file with an `img` element pointing to `https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/readme-template`. This is a transparent image which is used to track how many visits each sample receives in GitHub.
-* Update the image `src` attribute according with the repository name and folder information. For example, if your sample is named `react-todo` in the `samples` folder, you should update the `src` attribute to `https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-todo`
+* The README template contains a specific tracking image at the end of the file with an `img` element pointing to `https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/readme-template`. This is a transparent image which is used to track how many visits each sample receives in GitHub.
+* Update the image `src` attribute according with the repository name and folder information. For example, if your sample is named `react-todo` in the `samples` folder, you should update the `src` attribute to `https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/react-todo`
* Update the image `src` attribute according with the repository name and folder information.
* If you find an existing sample which is similar to yours, please extend the existing one rather than submitting a new similar sample
* When you update existing samples, please update also `README.md` file accordingly with information on provided changes and with your author details
@@ -194,4 +194,4 @@ Thank you for your contribution.
> Sharing is caring.
-
+
diff --git a/SUPPORT.md b/SUPPORT.md
index cc8633eaa..e8c026eab 100644
--- a/SUPPORT.md
+++ b/SUPPORT.md
@@ -38,4 +38,4 @@ We use GitHub issues to support user suggestions. To request an enhanced, [open
We use GitHub issues to support sample request. To request a new sample, [open a new issue](https://github.com/pnp/sp-dev-fx-webparts/issues/new/choose) and select the sample request template.
-
+
diff --git a/samples/README-template.md b/samples/README-template.md
index 8d5f1ec94..8046b7306 100644
--- a/samples/README-template.md
+++ b/samples/README-template.md
@@ -206,5 +206,5 @@ Finally, if you have an idea for improvement, [make a suggestion](https://github
**THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.**
-
+
diff --git a/samples/angular-msgraph/README-Localized/README-es-es.md b/samples/angular-msgraph/README-Localized/README-es-es.md
index 8841c98f6..bcb43442b 100644
--- a/samples/angular-msgraph/README-Localized/README-es-es.md
+++ b/samples/angular-msgraph/README-Localized/README-es-es.md
@@ -94,4 +94,4 @@ Versión | Fecha |Comentarios
1. Reemplace los valores de los marcadores de posición **aad** y **redirect_uri** con el Id.
de la aplicación y la dirección URL de redireccionamiento de la aplicación de Azure registrada en el archivo GraphHelper.ts en src -> angularMsGraph -> GraphHelper.ts
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/samples/angular-msgraph/README-Localized/README-fr-fr.md b/samples/angular-msgraph/README-Localized/README-fr-fr.md
index 6ee03a5d3..4bebd80a3 100644
--- a/samples/angular-msgraph/README-Localized/README-fr-fr.md
+++ b/samples/angular-msgraph/README-Localized/README-fr-fr.md
@@ -94,4 +94,4 @@ Version|Date|Commentaires
1. Remplacez les valeurs d’espace réservé **aad**et **redirect_uri** par l’ID d’application et
redirigez l’URL de votre application Azure inscrit dans le fichier GraphHelper.ts sous src-> angularMsGraph-> GraphHelper.ts
-
+
diff --git a/samples/angular-msgraph/README-Localized/README-ja-jp.md b/samples/angular-msgraph/README-Localized/README-ja-jp.md
index 26474a849..ff5fcbd88 100644
--- a/samples/angular-msgraph/README-Localized/README-ja-jp.md
+++ b/samples/angular-msgraph/README-Localized/README-ja-jp.md
@@ -94,4 +94,4 @@ angular-msgraph|David Hartman ([Slalom](https://slalom.com))
1. **aad** および **redirect_uri** プレースホルダー値をアプリケーション ID に置き換え、
GraphHelper.ts ファイルの登録済み Azure アプリケーションの URL を src -> angularMsGraph -> GraphHelper.ts でリダイレクトします。
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/samples/angular-msgraph/README-Localized/README-pt-br.md b/samples/angular-msgraph/README-Localized/README-pt-br.md
index 3b6b3268c..fbe2252d3 100644
--- a/samples/angular-msgraph/README-Localized/README-pt-br.md
+++ b/samples/angular-msgraph/README-Localized/README-pt-br.md
@@ -94,4 +94,4 @@ Versão | Data | Comentários
1. Substitua os valores de espaço reservado **aad** e **redirect_uri** pela ID do aplicativo e URL de redirecionamento do aplicativo registrado do Azure no arquivo GraphHelper.ts Em
src -> angularMsGraph -> GraphHelper.ts
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/samples/angular-msgraph/README-Localized/README-ru-ru.md b/samples/angular-msgraph/README-Localized/README-ru-ru.md
index 0d51230a1..86cffd91e 100644
--- a/samples/angular-msgraph/README-Localized/README-ru-ru.md
+++ b/samples/angular-msgraph/README-Localized/README-ru-ru.md
@@ -93,4 +93,4 @@ Angular-MSGraph|Дэвид Хартман ([Slalom](https://slalom.com))
## Настройка приложения
1. Замените **aad** и **redirect_uri** на идентификатор приложения и URL-адрес перенаправления приложения, зарегистрированного в Azure, в файле GraphHelper.ts (src -> angularMsGraph -> GraphHelper.ts)
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/samples/angular-msgraph/README-Localized/README-zh-cn.md b/samples/angular-msgraph/README-Localized/README-zh-cn.md
index 6d4e53dd5..35f59333b 100644
--- a/samples/angular-msgraph/README-Localized/README-zh-cn.md
+++ b/samples/angular-msgraph/README-Localized/README-zh-cn.md
@@ -94,4 +94,4 @@ angular-msgraph|David Hartman ([Slalom](https://slalom.com))
1. 使用 src -> angularMsGraph -> GraphHelper.ts 下 GraphHelper.
ts 文件中的已注册 Azure 应用的应用程序 ID 和重定向 url 替换 **aad** 和 **redirect\_uri** 占位符值
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/samples/react-invitation-manager/README-Localized/README-es-es.md b/samples/react-invitation-manager/README-Localized/README-es-es.md
index 8a30bfa06..535c83ba3 100644
--- a/samples/react-invitation-manager/README-Localized/README-es-es.md
+++ b/samples/react-invitation-manager/README-Localized/README-es-es.md
@@ -88,4 +88,4 @@ El elemento web de ejemplo en esta solución ilustra los siguientes conceptos en
- La comunicación con Microsoft Graph mediante la API de REST.
- Cómo usar la biblioteca ADAL JS con elementos web de SharePoint Framework creados con React.
-![](https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-invitation-manager)
+![](https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/react-invitation-manager)
diff --git a/samples/react-invitation-manager/README-Localized/README-fr-fr.md b/samples/react-invitation-manager/README-Localized/README-fr-fr.md
index 107c520e0..e20ac1f33 100644
--- a/samples/react-invitation-manager/README-Localized/README-fr-fr.md
+++ b/samples/react-invitation-manager/README-Localized/README-fr-fr.md
@@ -88,4 +88,4 @@ L’exemple de composant WebPart dans cette solution illustre les concepts suiva
- communication avec Microsoft Graph à l’aide de l’API REST
- utilisation de la bibliothèque ADAL JS avec les composants WebPart SharePoint Framework créés à l’aide de la fonction React
-![](https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-invitation-manager)
+![](https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/react-invitation-manager)
diff --git a/samples/react-invitation-manager/README-Localized/README-ja-jp.md b/samples/react-invitation-manager/README-Localized/README-ja-jp.md
index 9189c3653..9b7c36ea1 100644
--- a/samples/react-invitation-manager/README-Localized/README-ja-jp.md
+++ b/samples/react-invitation-manager/README-Localized/README-ja-jp.md
@@ -88,4 +88,4 @@ react-invitation-manager|Giuliano De Luca ([@giuleon](https://twitter.com/giuleo
- REST API を使用した Microsoft Graph との通信
- React を使用して構築された SharePoint Framework Web パーツを使用した ADAL JS ライブラリの使用
-![](https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-invitation-manager)
+![](https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/react-invitation-manager)
diff --git a/samples/react-invitation-manager/README-Localized/README-pt-br.md b/samples/react-invitation-manager/README-Localized/README-pt-br.md
index 908e6eb51..b3b404268 100644
--- a/samples/react-invitation-manager/README-Localized/README-pt-br.md
+++ b/samples/react-invitation-manager/README-Localized/README-pt-br.md
@@ -88,4 +88,4 @@ A web part de exemplo nesta solução ilustra os seguintes conceitos sobre a est
- comunicar-se com o Microsoft Graph usando sua API REST
- usar a biblioteca do JS do ADAL com web parts do SharePoint Framework construída usando o React
-![](https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-invitation-manager)
+![](https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/react-invitation-manager)
diff --git a/samples/react-invitation-manager/README-Localized/README-ru-ru.md b/samples/react-invitation-manager/README-Localized/README-ru-ru.md
index f98beeb67..b4f54270d 100644
--- a/samples/react-invitation-manager/README-Localized/README-ru-ru.md
+++ b/samples/react-invitation-manager/README-Localized/README-ru-ru.md
@@ -88,4 +88,4 @@ react-invitation-manager | Гиулиано де-Лука ([@giuleon](https://tw
- взаимодействие с Microsoft Graph с помощью REST API
- использование библиотеки ADAL JS с веб-частями SharePoint Framework, созданными с помощью React
-![](https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-invitation-manager)
+![](https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/react-invitation-manager)
diff --git a/samples/react-invitation-manager/README-Localized/README-zh-cn.md b/samples/react-invitation-manager/README-Localized/README-zh-cn.md
index 3c33faa6e..047778344 100644
--- a/samples/react-invitation-manager/README-Localized/README-zh-cn.md
+++ b/samples/react-invitation-manager/README-Localized/README-zh-cn.md
@@ -88,4 +88,4 @@ react-invitation-manager|Giuliano De Luca ([@giuleon](https://twitter.com/giuleo
- 使用 REST API 与 Microsoft Graph 通信
- 使用 ADAL JS 库及使用“回应”创建的 SharePoint 框架 web 部件
-![](https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-invitation-manager)
+![](https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/react-invitation-manager)
diff --git a/samples/react-msal-msgraph/README-Localized/README-es-es.md b/samples/react-msal-msgraph/README-Localized/README-es-es.md
index 084c53242..c0e170155 100644
--- a/samples/react-msal-msgraph/README-Localized/README-es-es.md
+++ b/samples/react-msal-msgraph/README-Localized/README-es-es.md
@@ -89,4 +89,4 @@ El elemento web de ejemplo en esta solución ilustra los siguientes conceptos en
- Cómo comunicarse con Microsoft Graph mediante la API de REST
- Cómo usar la biblioteca MSAL JS con elementos web de SharePoint Framework creados con React.
-![](https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-msal-msgraph)
+![](https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/react-msal-msgraph)
diff --git a/samples/react-msal-msgraph/README-Localized/README-fr-fr.md b/samples/react-msal-msgraph/README-Localized/README-fr-fr.md
index 569f4548d..65733dde8 100644
--- a/samples/react-msal-msgraph/README-Localized/README-fr-fr.md
+++ b/samples/react-msal-msgraph/README-Localized/README-fr-fr.md
@@ -89,4 +89,4 @@ L’exemple de composant WebPart dans cette solution illustre les concepts suiva
- communication avec Microsoft Graph à l’aide de l’API REST
- utilisation de la bibliothèque MSAL JS avec les composants WebPart SharePoint Framework créés à l’aide de la fonction React
-![](https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-msal-msgraph)
+![](https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/react-msal-msgraph)
diff --git a/samples/react-msal-msgraph/README-Localized/README-ja-jp.md b/samples/react-msal-msgraph/README-Localized/README-ja-jp.md
index e044e6ff3..71eba6314 100644
--- a/samples/react-msal-msgraph/README-Localized/README-ja-jp.md
+++ b/samples/react-msal-msgraph/README-Localized/README-ja-jp.md
@@ -89,4 +89,4 @@ react-msal-msgraph|Elio Struyf (MVP、[U2U](https://www.u2u.be)、[@eliostruyf](
- REST API を使用した Microsoft Graph との通信
- React を使用して構築された SharePoint Framework Web パーツを使用した MSAL JS ライブラリの使用
-![](https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-msal-msgraph)
+![](https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/react-msal-msgraph)
diff --git a/samples/react-msal-msgraph/README-Localized/README-pt-br.md b/samples/react-msal-msgraph/README-Localized/README-pt-br.md
index db76e6886..b3a9daa85 100644
--- a/samples/react-msal-msgraph/README-Localized/README-pt-br.md
+++ b/samples/react-msal-msgraph/README-Localized/README-pt-br.md
@@ -89,4 +89,4 @@ A web part de exemplo nesta solução ilustra os seguintes conceitos sobre a est
- comunicar-se com o Microsoft Graph usando sua API REST
- usar a biblioteca do JS do MSAL com web parts do SharePoint Framework construída usando o React
-![](https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-msal-msgraph)
+![](https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/react-msal-msgraph)
diff --git a/samples/react-msal-msgraph/README-Localized/README-ru-ru.md b/samples/react-msal-msgraph/README-Localized/README-ru-ru.md
index 4cd1ac9f8..8560a9690 100644
--- a/samples/react-msal-msgraph/README-Localized/README-ru-ru.md
+++ b/samples/react-msal-msgraph/README-Localized/README-ru-ru.md
@@ -89,4 +89,4 @@ react-msal-msgraph| Елио Струйф (MVP [U2U](https://www.u2u.be), [@elio
- взаимодействие с Microsoft Graph с помощью REST API
- использование библиотеки MSAL JS с веб-частями SharePoint Framework, созданными с помощью React
-![](https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-msal-msgraph)
+![](https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/react-msal-msgraph)
diff --git a/samples/react-msal-msgraph/README-Localized/README-zh-cn.md b/samples/react-msal-msgraph/README-Localized/README-zh-cn.md
index 1e26db465..83c1f0e33 100644
--- a/samples/react-msal-msgraph/README-Localized/README-zh-cn.md
+++ b/samples/react-msal-msgraph/README-Localized/README-zh-cn.md
@@ -89,4 +89,4 @@ react-msal-msgraph|Elio Struyf (MVP, [U2U](https://www.u2u.be), [@eliostruyf](ht
- 使用 REST API 与 Microsoft Graph 通信
- 使用 MSAL JS 库及使用“回应”创建的 SharePoint 框架 web 部件
-![](https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-msal-msgraph)
+![](https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/react-msal-msgraph)