You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -348,7 +348,7 @@ The user just attended or watched a session and wants next steps.
348
348
-**Without CLI**: Fetch the catalog and find by code or title
349
349
2. Check the `relatedSessionCodes` field first — use those if populated
350
350
3. Build a response with up to three sections:
351
-
-**Start building**: search Learn MCP for quickstarts and tutorials matching the session's tech. Frame around what was covered: "In BRK241 you heard about the Foundry Agent Service. Here's how to build your first agent..."
351
+
-**Start building**: surface the session's next-step link first (this points to either the session's GitHub repo or the Build next-steps site). Then search Learn MCP for quickstarts and tutorials matching the session's tech. Frame around what was covered: "In BRK241 you heard about the Foundry Agent Service. Here's how to build your first agent..."
352
352
-**Go deeper**: related documentation, API references, architecture guides for the session's technologies
353
353
-**Next sessions**: find related sessions via `relatedSessionCodes`, same `topic`, or same `product`/`tags`. Suggest a progression: if they saw a breakout, suggest the hands-on lab; if they did a lab, suggest the advanced breakout.
354
354
4. If Learn MCP is unavailable, suggest specific search terms on learn.microsoft.com rather than generic "check the docs"
0 commit comments