Skip to content

fix: add .env for vscode web#508

Merged
Prajwal-Microsoft merged 1 commit intomainfrom
fix-vscode-web-deployment
Mar 31, 2026
Merged

fix: add .env for vscode web#508
Prajwal-Microsoft merged 1 commit intomainfrom
fix-vscode-web-deployment

Conversation

@Shreyas-Microsoft
Copy link
Copy Markdown
Collaborator

@Shreyas-Microsoft Shreyas-Microsoft commented Mar 31, 2026

Purpose

This pull request adds several new Azure-related environment variables to the .env file for the infra/vscode_web project. These variables are placeholders for deployment configuration values and will help facilitate Azure integration and deployment consistency.

Azure environment variable additions:

  • Added variables for Azure agent ID, environment name, subscription ID, AI project endpoint, and AI project resource ID to the .env file (infra/vscode_web/.env).
  • Enabled the AZD_ALLOW_NON_EMPTY_FOLDER flag to allow deployment into non-empty folders (infra/vscode_web/.env).

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid

  • ...

Other Information

@Prajwal-Microsoft Prajwal-Microsoft merged commit b87a14b into main Mar 31, 2026
7 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.

2 participants