Skip to content

Adding custom URL "vsocde.dev/azure" & details on it to the VS Code f… #8265

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion docs/setup/vscode-web.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,16 @@ We've explored a couple of URLs already (`vscode.dev/github` and `vscode.dev/azu
| MakeCode | `/edu/makecode` | [MakeCode docs](https://arcade.makecode.com/vscode) |
| VS Code for Education | `/edu` | [VS Code for Education landing page](https://vscodeedu.com/) |
| Azure Machine Learning (AML) | `/+ms-toolsai.vscode-ai-remote-web` | [AML docs](https://learn.microsoft.com/azure/machine-learning/how-to-launch-vs-code-remote?view=azureml-api-2&tabs=vscode-web) |
| Azure | `/azure` | [AML docs](https://insiders.vscode.dev/azure) |
Copy link
Contributor

Choose a reason for hiding this comment

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

See comment below about moving this section. Similar to the table entry for Azure Repos, change the link text to "More info above" and link to the section.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Makes sense!

Copy link
Member

Choose a reason for hiding this comment

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

We probably also want to change the URL text to something other than "AML docs"


Please note that some URLs must be entered in a specific way (for example, `vscode.dev/editor/liveshare` requires an active Live Share session). Please review each service's documentation for specific access and usage information.

There's more information on some of these URLs below.

## VS Code for the Web - Azure
Copy link
Contributor

Choose a reason for hiding this comment

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

Move this section higher up, just below Azure Repos. It breaks the follow-on sections and fits better alongside the other Azure section.

Suggest renaming it to "Manage Azure applications"

Copy link
Contributor

Choose a reason for hiding this comment

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

@meeraharidasa As mentioned above, please move this entire section above the "More custom URLs" and change the section name to "Manage Azure applications".
Then in the table with custom URLs, the URL should point to this section instead to make it consistent with how it's done for Azure Repos.

Copy link
Contributor

Choose a reason for hiding this comment

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

@meeraharidasa Given that @mistymadonna is working on a separate page for the /azure endpoint, I suggest removing this detailed section and link to that new page from the table above.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@mistymadonna can you help me with this update that @ntrogh suggested?


VS Code for the Web's custom URL - https://insiders.vscode.dev/azure, powered by Azure CLoudshell, allows a developer to run, debug and deploy their applications to Azure in seconds. This custom URL comes with all libraries, dependencies and extensions a developer would need to get started with Azure. Additionally, developers who sign into GitHub, can use GitHub Copilot as their peer programmer, leveraging Agent Mode, to help write code.

### Themes

You can share and experience color themes through VS Code for the Web through the URL schema: `https://vscode.dev/editor/theme/<extensionId>`.
Expand Down Expand Up @@ -216,4 +221,4 @@ In certain cases, you may need to open a new tab or window while working in VS C

![Allow clipboard access in the browser](images/vscode-web/allow-clipboard-access.png)

* Safari: In the Safari browser, go to **Preferences...** > **Websites** > **Pop-up Windows** > the domain you're accessing (for example, `vscode.dev`), and select **Allow** from the dropdown.
* Safari: In the Safari browser, go to **Preferences...** > **Websites** > **Pop-up Windows** > the domain you're accessing (for example, `vscode.dev`), and select **Allow** from the dropdown.