Skip to content

Convert Azure Portal URL to Skillable Type Text Command#47

Open
Copilot wants to merge 2 commits intomainfrom
copilot/make-azure-portal-url-text-command
Open

Convert Azure Portal URL to Skillable Type Text Command#47
Copilot wants to merge 2 commits intomainfrom
copilot/make-azure-portal-url-text-command

Conversation

Copy link

Copilot AI commented Mar 3, 2026

The Azure Portal URL in 01-Create-Azure-Foundry-Project.md was a plain hyperlink, but Skillable lab environments require it to be a Type Text Command so users can interact with it programmatically.

Change

  • Lab 00 - Prequisite - AI Foundry Resource Creation/01-Create-Azure-Foundry-Project.md: Replaced markdown hyperlink with Skillable +++...+++ Type Text Command syntax.
- Go to [https://portal.azure.com](https://portal.azure.com) and sign in with your Azure credentials.
+ Go to +++https://portal.azure.com+++ and sign in with your Azure credentials.
Original prompt

This section details on the original issue you should resolve

<issue_title>Azure Portal URL should be a Skillable Type Text Command</issue_title>
<issue_description>In "01-Create-Azure-Foundry-Project.md", under "1. Sign in to Azure Portal", there is a hyperlink to portal.azure.com. Use the lab instructions guidance from the following page, to make it a Type Text Command instead.

https://docs.skillable.com/docs/creating-instructions-with-markdown-syntax</issue_description>

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


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: omarv74 <4129646+omarv74@users.noreply.github.com>
Copilot AI changed the title [WIP] Update Azure Portal URL to be a Skillable Type Text Command Convert Azure Portal URL to Skillable Type Text Command Mar 3, 2026
@omarv74 omarv74 requested review from Copilot and gxjorge March 3, 2026 04:56
@omarv74 omarv74 marked this pull request as ready for review March 3, 2026 04:57
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Lab 00 prerequisite instructions so the Azure Portal URL is provided as a Skillable Type Text Command (so learners can type/paste it programmatically in the lab environment) rather than as a standard Markdown hyperlink.

Changes:

  • Replaced the https://portal.azure.com Markdown link with Skillable +++...+++ Type Text Command syntax in the “Sign in to Azure Portal” step.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

Azure Portal URL should be a Skillable Type Text Command

4 participants