Skip to content

Commit 13db3b1

Browse files
Merge pull request #1856 from qfai/fix/add-sampletag-for-telemetry
fix: add sampleTag and remove projectId for telemetry tracking
2 parents 5362e7f + a2487e4 commit 13db3b1

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

samples/graph-rsc-helper/nodeJs/m365agents.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@ version: v1.2
66
additionalMetadata:
77
sampleTag: Microsoft-Teams-Samples:graph-rsc-nodeJs
88

9-
environmentFolderPath: ./env
10-
projectId: 722ec657-0d89-4adb-8dc4-a05f8e8d5283
9+
environmentFolderPath: ./env

samples/msgext-link-unfurling-reddit/nodejs/m365agents.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,4 +124,6 @@ publish:
124124
# the specified environment variable(s).
125125
writeToEnvironmentFile:
126126
publishedAppId: TEAMS_APP_PUBLISHED_APP_ID
127-
projectId: 08f760f9-4a79-42e2-a731-8e11df80ab4c
127+
128+
additionalMetadata:
129+
sampleTag: Microsoft-Teams-Samples:reddit-link-unfurling

0 commit comments

Comments
 (0)