Skip to content

Conversation

@Harsh-Microsoft
Copy link
Contributor

Purpose

This pull request updates the deployment documentation to add support for Visual Studio Code Web, making it easier for users to deploy the solution directly from their browser. The main changes include adding a new badge for VS Code Web alongside existing deployment options and providing step-by-step instructions for using this new method.

Deployment options enhancement:

  • Added a new "Open in Visual Studio Code Web" badge to the deployment options table in docs/DeploymentGuide.md, allowing users to launch the solution in VS Code Web directly from the documentation.
  • Included a dedicated section with step-by-step instructions for deploying the solution using VS Code Web, covering sign-in, subscription selection, environment initialization, and next steps.

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@Avijit-Microsoft Avijit-Microsoft merged commit b5af2b3 into main Nov 27, 2025
9 checks passed
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.

3 participants