Skip to content

Commit de165ff

Browse files
authored
Merge pull request #1523 from OfficeDev/remove-featured
fix: remove tab with azure backend and large scale samples from featured
2 parents 321fd4d + 5472bf5 commit de165ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.config/samples-config-v3.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"configuration": "Ready for debug",
4646
"thumbnailPath": "assets/thumbnail.png",
4747
"gifPath": "assets/sampleDemo.gif",
48-
"suggested": true
48+
"suggested": false
4949
},
5050
{
5151
"id": "graph-toolkit-contact-exporter",
@@ -568,7 +568,7 @@
568568
"configuration": "Manual configurations required",
569569
"gifPath": "assets/thumbnail.png",
570570
"thumbnailPath": "assets/thumbnail.png",
571-
"suggested": true
571+
"suggested": false
572572
},
573573
{
574574
"id": "bot-conversation-python",

0 commit comments

Comments
 (0)