Skip to content

Fix broken prerequisite link in Lab 02 - 1-basics.ipynb#55

Open
Copilot wants to merge 2 commits intomainfrom
copilot/ghcpcabug756666-fix-broken-link
Open

Fix broken prerequisite link in Lab 02 - 1-basics.ipynb#55
Copilot wants to merge 2 commits intomainfrom
copilot/ghcpcabug756666-fix-broken-link

Conversation

Copy link

Copilot AI commented Mar 16, 2026

The Prerequisites section in Lab 02 - Agents/1-basics.ipynb referenced a non-existent path (../../1-introduction/3-quick_start.ipynb).

Change

  • Updated the link to point to the correct file using a relative path:
- Complete [the notebooks in introduction](../../1-introduction/3-quick_start.ipynb)
+ Complete [the notebooks in introduction](../Lab 01 - AI-Foundry/Labs/Connection with AOAI/setup and quick_start.ipynb)
Original prompt

This section details on the original issue you should resolve

<issue_title>WorkshopPLUS- Azure AI: Platform and Services | Broken link in Lab02 - 1-basics.ipynb</issue_title>
<issue_description>The file "1-basics.ipynb" under "Lab 02 - Agents" contains a broken link under the Prerequisites section. It currently points to "3-quick_start.ipynb" and it should point, using a relative path, to the "setup and quick_start.ipynb" file instead.</issue_description>

<agent_instructions>To fix this Issue, use a branch named ghcpca/bug756666. Leave the PR in Draft mode.</agent_instructions>

Comments on the Issue (you are @copilot in this section)


📍 Connect Copilot coding agent with Jira, Azure Boards or Linear to delegate work to Copilot in one click without leaving your project management tool.

Co-authored-by: omarv74 <4129646+omarv74@users.noreply.github.com>
Copilot AI changed the title [WIP] [WorkshopPLUS-] Fix broken link in Lab02 - 1-basics.ipynb Fix broken prerequisite link in Lab 02 - 1-basics.ipynb Mar 16, 2026
Copilot AI requested a review from omarv74 March 16, 2026 01:15
@omarv74 omarv74 requested a review from gxjorge March 16, 2026 01:20
@omarv74 omarv74 marked this pull request as ready for review March 16, 2026 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WorkshopPLUS- Azure AI: Platform and Services | Broken link in Lab02 - 1-basics.ipynb

2 participants