Skip to content

Commit b833f2c

Browse files
sdgilleyjonburchelgeabdlucaAhmadAbdullah91KazuOnuki
authored
merge main into branch (#338)
* Removed code until ready for publication (#332) * Delete samples/microsoft/csharp/developer-journey-stage-1-idea-to-prototype directory * Delete samples/microsoft/java/developer-journey-stage-1-idea-to-prototype directory * Delete samples/microsoft/python/developer-journey-stage-1-idea-to-prototype directory * Delete samples/microsoft/typescript/developer-journey-stage-1-idea-to-prototype directory * Adding Projects to Vnet Injected Foundry (#324) * Add Bicep file for private network agent project setup creating additional projects for account * Add parameters for second project setup Added parameters for a new project setup including details for existing AI services and shared resources. * Add script to get existing Azure resources This script retrieves the names of existing Azure resources such as AI Services, Storage Account, AI Search Service, and Cosmos DB Account from a specified Resource Group to be used on add-project.bicepparam * Add Bicep file for AI project identity setup This Bicep file defines parameters and resources for setting up a project with unique connection names for CosmosDB, Azure Storage, and Azure Cognitive Search, utilizing system-assigned identity. * Add role assignments for blob storage container adds roles for projects in add-project.bicep * Enhance README with multi-project deployment guide Added a guide for adding multiple projects to AI Foundry deployment, including prerequisites and steps * Update README with VNET address space guidelines (#330) Clarified VNET address space overlap requirements. * clarify network parameter behavior for new vs existing VNet in main.bicepparam (#329) Updated comments to clarify network configuration behavior based on existing VNet resource ID. * Add new CODEOWNERS entries for Terraform files (#335) --------- Co-authored-by: Jon Burchel <[email protected]> Co-authored-by: geabdluca <[email protected]> Co-authored-by: AhmadAbdullah91 <[email protected]> Co-authored-by: kazuyaonuki-MSFT <[email protected]> Co-authored-by: s-polly <[email protected]>
1 parent 5441b48 commit b833f2c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+619
-6542
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
/samples/microsoft/csharp/mslearn-resources/quickstart/Samples/AgentFileSearch.cs @azure-ai-foundry/AI-Platform-Docs
77
/samples/microsoft/csharp/mslearn-resources/quickstart/Samples/AgentService.cs @azure-ai-foundry/AI-Platform-Docs
88
/samples/microsoft/csharp/mslearn-resources/quickstart/Samples/SimpleInference.cs @azure-ai-foundry/AI-Platform-Docs
9+
/samples/microsoft/infrastructure-setup-terraform/00-basic-azurerm/code/main.tf @azure-ai-foundry/AI-Platform-Docs
10+
/samples/microsoft/infrastructure-setup-terraform/00-basic-azurerm/code/providers.tf @azure-ai-foundry/AI-Platform-Docs
11+
/samples/microsoft/infrastructure-setup-terraform/00-basic-azurerm/code/variables.tf @azure-ai-foundry/AI-Platform-Docs
912
/samples/microsoft/infrastructure-setup-terraform/00-basic/code/main.tf @azure-ai-foundry/AI-Platform-Docs
1013
/samples/microsoft/infrastructure-setup-terraform/00-basic/code/providers.tf @azure-ai-foundry/AI-Platform-Docs
1114
/samples/microsoft/infrastructure-setup-terraform/00-basic/code/variables.tf @azure-ai-foundry/AI-Platform-Docs

samples/microsoft/csharp/developer-journey-stage-1-idea-to-prototype/.env.template

Lines changed: 0 additions & 10 deletions
This file was deleted.

samples/microsoft/csharp/developer-journey-stage-1-idea-to-prototype/Evaluate.cs

Lines changed: 0 additions & 363 deletions
This file was deleted.

0 commit comments

Comments
 (0)