Skip to content

chore: downmerge main to dev#652

Merged
Roopan-Microsoft merged 16 commits into
devfrom
main
Nov 24, 2025
Merged

chore: downmerge main to dev#652
Roopan-Microsoft merged 16 commits into
devfrom
main

Conversation

@Harsh-Microsoft
Copy link
Copy Markdown
Contributor

Purpose

This pull request introduces a new development environment under infra/vscode_web to support deploying and testing Azure AI Foundry templates directly in VS Code for the Web. It provides sample code, environment configuration, documentation, and scripts to streamline setup and usage for both connection string and endpoint-based authentication scenarios. Additionally, the main README.md is updated to include a transparency note and a new badge for opening the project in Visual Studio Code Web.

Key additions and updates:

1. New VS Code for the Web Environment

  • Added a complete environment in infra/vscode_web including:
    • Sample Python code for both connection string and endpoint-based authentication (codeSample.py, endpointCodeSample.py) [1] [2]
    • Requirements files for dependencies (requirements.txt, endpoint-requirements.txt)
    • Environment variable template (.env)
    • Installation script (install.sh)
    • Documentation for both scenarios (README.md, README-noazd.md) [1] [2]
    • .gitignore and LICENSE files [1] [2]
    • Index file describing the structure for SDK samples (index.json)

2. Documentation and Usability Improvements

  • Updated the main README.md to add a responsible AI transparency note and a new badge for opening the project in Visual Studio Code Web [1] [2].

3. Environment and Dependency Management

  • Added .env template and .gitignore for managing environment variables and ignoring build/user files in the new environment [1] [2].
  • Provided requirements files for Python dependencies and an install script to automate environment setup [1] [2].

4. Sample Code for Azure AI Foundry

  • Included example scripts demonstrating how to interact with Azure AI Projects and Agents using both connection string and endpoint authentication methods [1] [2].

5. Licensing

  • Added an MIT LICENSE file for the new environment.

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

@Roopan-Microsoft Roopan-Microsoft merged commit f059215 into dev Nov 24, 2025
44 of 46 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 3.15.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

5 participants