diff --git a/scripts/graph-update-user-photo/README.md b/scripts/graph-update-user-photo/README.md
index 8e388a005..ff7b047a7 100644
--- a/scripts/graph-update-user-photo/README.md
+++ b/scripts/graph-update-user-photo/README.md
@@ -1,5 +1,5 @@
---
-plugin: add-to-gallery-preparation
+plugin: add-to-gallery
---
# Add or Update User Photo
@@ -68,8 +68,8 @@ foreach($imageFile in $imageFiles){
}
```
-
[!INCLUDE [More about Microsoft Graph PowerShell SDK](../../docfx/includes/MORE-GRAPHSDK.md)]
+***
## Contributors
@@ -78,4 +78,4 @@ foreach($imageFile in $imageFiles){
| [Peter Paul Kirschner](https://github.com/petkir) |
[!INCLUDE [DISCLAIMER](../../docfx/includes/DISCLAIMER.md)]
-
+
diff --git a/scripts/graph-update-user-photo/assets/template.sample.json b/scripts/graph-update-user-photo/assets/sample.json
similarity index 87%
rename from scripts/graph-update-user-photo/assets/template.sample.json
rename to scripts/graph-update-user-photo/assets/sample.json
index 9bdba981b..b4ddf1599 100644
--- a/scripts/graph-update-user-photo/assets/template.sample.json
+++ b/scripts/graph-update-user-photo/assets/sample.json
@@ -3,7 +3,7 @@
"name": "graph-update-user-photo",
"source": "pnp",
"title": "Add or Update User Photo",
- "shortDescription": "",
+ "shortDescription": "The script streamlines the process of updating user photos of images stored locally. It ensures efficient handling of both successful updates and errors, providing an organized approach to managing user photos within Microsoft 365",
"url": "https://pnp.github.io/script-samples/graph-update-user-photo/README.html",
"longDescription": [
""