From 367b6a42749b8a3e0918242bd5ec5b89d645144e Mon Sep 17 00:00:00 2001 From: Waldek Mastykarz Date: Fri, 24 Nov 2023 16:57:27 +0100 Subject: [PATCH] Adds mores products Adds more products for extra exposure in the gallery --- graph-connector-bot/assets/sample.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/graph-connector-bot/assets/sample.json b/graph-connector-bot/assets/sample.json index e461e876..9f7e5ce4 100644 --- a/graph-connector-bot/assets/sample.json +++ b/graph-connector-bot/assets/sample.json @@ -12,7 +12,10 @@ "updateDateTime": "2023-10-26", "products": [ "Teams", - "TeamsToolkit" + "TeamsToolkit", + "Microsoft Graph connectors", + "Microsoft Graph", + "Microsoft 365 Copilot" ], "metadata": [ { @@ -62,4 +65,4 @@ } ] } -] \ No newline at end of file +]