Skip to content

Conversation

@Prekshith-Microsoft
Copy link
Contributor

This pull request introduces a new development environment for Azure AI Foundry templates in VS Code for the Web, along with improvements to documentation, code samples, and project configuration. The main focus is on making it easier for users to deploy, interact with, and understand the AI Foundry templates, including support for multiple authentication methods and endpoints.

New development environment and code samples:

  • Added the infra/vscode_web directory, which includes sample code (codeSample.py, endpointCodeSample.py), environment configuration (.env), dependency files (requirements.txt, endpoint-requirements.txt), an installation script (install.sh), and supporting documentation (README.md, README-noazd.md). These provide users with ready-to-use examples and setup instructions for working with Azure AI Projects and Agents in Python. [1] [2] [3] [4] [5] [6] [7]

  • Introduced an index.json file that organizes available code samples and supporting files by authentication method (connection string or endpoint) for easier discovery and use.

Project configuration and compliance:

  • Added a comprehensive .gitignore to the new environment to prevent unwanted files from being committed, supporting multiple languages and tools.
  • Included an MIT license in the new environment for clarity on usage and distribution rights.

Documentation improvements:

  • Updated the main README.md to include a note about responsible AI usage and links to transparency documentation for Agent Service and Agent Framework, improving compliance and user awareness.
  • Added a new badge and link for opening the project in Visual Studio Code Web, expanding options for users to access the templates online.

Ownership updates:

  • Updated the .github/CODEOWNERS file to add two new default owners for the repository, ensuring proper code stewardship.## Purpose
  • ...

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 and others added 19 commits October 29, 2025 18:35
fix: Merging the changes from dev to main
fix: merging dev to main
fix: merge from dev to main
Added a disclaimer regarding AI solutions and associated risks.
docs: Added disclaimer in README.md
Removed disclaimer about AI solutions and associated risks.
docs: update README by removing compliance disclaimer section
docs: add AI solution disclaimer
docs: Change 'Disclaimer' to 'Note' in README.md
fix: merging dev changes to main
@Prajwal-Microsoft Prajwal-Microsoft merged commit 7195197 into dev Nov 28, 2025
17 of 23 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.

8 participants