Skip to content

docs: Added Documentation for Reusing Azure AI Foundry Project #339

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Prasanjeet-Microsoft
Copy link

Purpose

This pull request updates the deployment documentation to include guidance on reusing existing Azure resources, specifically Log Analytics Workspaces and Azure AI Foundry Projects. It introduces new parameters, detailed instructions, and links to support these configurations.

Documentation Updates for Reusing Existing Resources:

  • New Deployment Parameters: Added options for reusing an existing Log Analytics Workspace (Existing Log Analytics Workspace) and Azure AI Foundry Project (Existing Azure AI Foundry Project) in the deployment parameters table. Default values are set to (none).

  • Reusing Azure AI Foundry Project: Added a new expandable section in the deployment guide with a summary and a link to detailed instructions for reusing an existing Azure AI Foundry Project.

  • New Guide for Foundry Projects: Created a new document (docs/re-use-foundry-project.md) providing step-by-step instructions on how to configure an environment to reuse an existing Azure AI Foundry Project. Includes screenshots and commands for setting the project resource ID.

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

What to Check

Verify that the following are valid:

  • Accuracy of new parameters for reusing Log Analytics Workspace and Foundry Project
  • Clarity and correctness of deployment guide updates
  • Step-by-step instructions in re-use-foundry-project.md
  • Working links and proper formatting

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