Skip to content

docs: update deployment guide and quota check documentation for VS Code Web usage#670

Merged
Avijit-Microsoft merged 1 commit into
mainfrom
hb-psl-add-vscodeweb
Dec 2, 2025
Merged

docs: update deployment guide and quota check documentation for VS Code Web usage#670
Avijit-Microsoft merged 1 commit into
mainfrom
hb-psl-add-vscodeweb

Conversation

@Harsh-Microsoft

Copy link
Copy Markdown
Contributor

Purpose

This pull request updates the deployment and quota check documentation to improve clarity and provide explicit instructions for users deploying via VS Code and VS Code Web. The changes clarify authentication steps, terminal usage, and dependency installation, making the setup process smoother for new users.

Deployment and environment initialization improvements:

  • Updated docs/DeploymentGuide.md to clarify that the AI Foundry terminal will automatically run sh install.sh to install dependencies, and added instructions for handling file overwrite prompts and environment naming.

Authentication and quota check instructions:

  • Changed the Azure authentication command from azd auth login to az login, and added instructions for using device code authentication in VS Code Web.
  • Added a note to use az login --use-device-code when installing Azure CLI in VS Code Web.

Terminal usage clarification:

  • Clarified that in VS Code, users can select either Git Bash or bash from the terminal dropdown for running scripts.

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 d755e02 into main Dec 2, 2025
9 checks passed
@github-actions

github-actions Bot commented Dec 5, 2025

Copy link
Copy Markdown

🎉 This PR is included in version 3.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@Harmanpreet-Microsoft Harmanpreet-Microsoft deleted the hb-psl-add-vscodeweb branch January 2, 2026 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants