Conversation
ntrogh
requested changes
Dec 19, 2025
Contributor
ntrogh
left a comment
There was a problem hiding this comment.
@cwebster-99 Thanks for the updates. Left some feedback
docs/introvideos/basics.md
Outdated
|
|
||
| <iframe src="https://www.youtube-nocookie.com/embed/B-s71n0dHUk?autoplay=true" width="640" height="320" allowFullScreen="true" frameBorder="0" title="Getting Started with Visual Studio Code"></iframe> | ||
| <iframe src="https://www.youtube.com/embed/5NxGqnTazR8?si=UaGTeedyAF_qv8tZ?autoplay=true" width="640" height="320" allowFullScreen="true" frameBorder="0" title="Getting Started with Visual Studio Code"></iframe> |
Contributor
There was a problem hiding this comment.
@cwebster-99 embedded YT links need to use thewww.youtube-nocookie.com domain for user privacy reasons. Same link, just another domain.
Member
Author
There was a problem hiding this comment.
Updated. What is the best way to verify the embedded link works, it doesn't render in a normal preview.
Contributor
There was a problem hiding this comment.
You can paste the iframe in an html file and preview it via Live Preview extension. Alternative is to run the website locally.
Member
Author
Co-authored-by: Nick Trogh <nicktrog@microsoft.com>
Co-authored-by: Nick Trogh <nicktrog@microsoft.com>
Contributor
|
Thanks for updating this @cwebster-99 !! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

While we await an update getting started video, I swapped the video with an Agents tutorial and added links to relevant getting started docs.