Skip to content

Patch 3#1

Open
geabdluca wants to merge 48 commits intopatch-finalfrom
patch-3
Open

Patch 3#1
geabdluca wants to merge 48 commits intopatch-finalfrom
patch-3

Conversation

@geabdluca
Copy link
Owner

No description provided.

jonburchel and others added 30 commits July 1, 2025 11:54
…own Private DNS zones (microsoft-foundry#214)

* Update main.bicepparam

add existingDnsZonesResourceGroup

* Update main.bicep

* Update azuredeploy.parameters.json

* Update private-endpoint-and-dns.bicep

Updating the "Private endpoint and dns bicep file to handle when users pass their own vnet and have existing private DNS zones

* Update validate-existing-resources.bicep

adding validation for existing dns zones to vliadate existing resources bicep

* Update README.md

update readme customization to include the existingDnsZonesResourceGroup param

* Update main.bicep

fixed subnet range typo

* Update main.bicep

Updating main to handle scenario where some DNS zones are created and somea re not

* Update azuredeploy.parameters.json

updating to handle existing zones and non existing zones at the same time

* Update main.bicepparam

updating to handle dns zone existing and non existing concurrently

* Update private-endpoint-and-dns.bicep

updating logic to use existingDnsZones so that tempalte can handle a user that has some DNS zones, but not others

* Update validate-existing-resources.bicep

updating validation logic for checking if dns zone exists

* Update main.bicepparam

* Update README.md

updating dnszone parameter
* Added instructions for initializing Terraform
resource providers when performing apply interactively
* Update README.md

* adding readme

* Update samples/microsoft/infrastructure-setup/15-private-network-standard-agent-setup/README.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update samples/microsoft/infrastructure-setup/15-private-network-standard-agent-setup/README.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* updating readme

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…-foundry#241)

* Update packages and integrate new AgentClient

* Merge branch 'main' of https://github.com/azure-ai-foundry/foundry-samples

* Add TypeScript QuickStart and remove old files
…crosoft-foundry#213)

* [Agents][Browser Automation Tool] Update Playwright RP references

* Update link placeholders with aka.ms links

* Update browser URL reference

* Update browser URL

* Add workaround for api version override using AIProjectClient

* Update install packages
* Update packages and integrate new AgentClient

* Merge branch 'main' of https://github.com/azure-ai-foundry/foundry-samples

* Add TypeScript QuickStart and remove old files

* Remove AgentsClient from JS/TS QuickStarts
* Update packages and integrate new AgentClient

* Merge branch 'main' of https://github.com/azure-ai-foundry/foundry-samples

* Add TypeScript QuickStart and remove old files

* Remove AgentsClient from JS/TS QuickStarts

* Update to @azure/ai-agents 1.0.0
* Added Lexis API Solutions (#1)

* Added Lexis API Solutions

* Update README.md

* Update lexisnexis_api.py

Updating according to comments

* Update README.md

Capitalizing Authorization

* Update lexisnexis_api.py

Updated line 55 with correct notation for connection_id.

* Update lexisnexis_api.json

Updated with OperationId

* Update lexisnexis_api.json

Deleted mentions of $filter for now.

* Update lexisnexis_api.json

Deleting filters and updating $select. Deleted all mentions of $filter for now.

* Update lexisnexis_api.py

Made connection ID change.
removing apply command for clarity of steps.
Adding how to add env variable if using powershell command prompt.
it is not an option to provide existing resources for terraform template. removing the line for "if existing resources are not provided"
Updates to readme and new delete script
* basic terraform sample

* remove sub id
* basic terraform sample

* add project to CMK examples

* remove things from other branch
* basic terraform sample

* add project to CMK examples

* remove things from other branch

* fix
…icrosoft-foundry#268)

* basic terraform sample

* remove sub id

* remove preview api versions

* update readme
… naming (microsoft-foundry#258)

* feat(gitignore): add terraform patterns

Signed-off-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com>

* refactor(terraform): remove unused declarations

Signed-off-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com>

* refactor(terraform): update sample files to example

Signed-off-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com>

* refactor(terraform): add providers

Signed-off-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com>

* refactor(terraform): rename subnets to follow caf naming

Signed-off-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com>

* fix(terraform): correct casing for publicNetworkAccess and cosmosdb

Signed-off-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com>

* refactor(terraform): standardize naming for private endpoints

Signed-off-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com>

* fix(terraform): update connection types to the latest API version

Signed-off-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com>

* refactor(terraform): update Cognitive Services API version

Signed-off-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com>

* refactor(terraform): update AI Search service type to the latest API version

Signed-off-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com>

* refactor(terraform): update GPT-4o version to 2024-11-20

Signed-off-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com>

* fix(terraform): add service delegation actions for subnet_agent resource

Signed-off-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com>

* refactor(terraform): update API version for connection to AI Search resource

Signed-off-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com>

* refactor(terraform): clean up formatting

Signed-off-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com>

* fix(terraform): add newlines at the end of files

Signed-off-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com>

* refactor: adjust tf codebase

Signed-off-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com>

* fix(terraform): add newlines at the end of files

Signed-off-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com>

---------

Signed-off-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com>
* basic terraform sample

* add project to CMK examples

* remove things from other branch

* fix

* fix read me

* update readme

* add link
…icrosoft-foundry#276)

* fix(terraform): add AI Foundry account purger to prevent subnet deletion issues

* fix(terraform): update resource ID for AI Foundry account purger to reference correct resource group
…ry#278)

Updated README, delete, and disableLocalAuth comment
optimalparams and others added 18 commits August 11, 2025 12:50
…ector store (microsoft-foundry#284)

* Update packages and integrate new AgentClient

* Merge branch 'main' of https://github.com/azure-ai-foundry/foundry-samples

* Add TypeScript QuickStart and remove old files

* Remove AgentsClient from JS/TS QuickStarts

* Update to @azure/ai-agents 1.0.0

* Update dependencies and refactor Azure OpenAI client usage

- Updated package dependencies in package.json:
  - Changed "@azure/ai-projects" from "1.0.0-beta.10" to "1.0.0"
  - Updated "@azure/ai-agents" from "1.0.0" to "1.1.0"
  - Updated "@azure/identity" from "^4.10.2" to "^4.11.1"
  - Updated "dotenv" from "^17.2.0" to "^17.2.1"
  - Updated devDependencies:
    - Changed "@types/node" from "^24.0.13" to "^24.3.0"
    - Updated "tsx" from "^4.20.3" to "^4.20.4"
    - Updated "typescript" from "^5.8.3" to "^5.9.2"

- Refactored quickstart.ts:
  - Changed method from `inference.azureOpenAI` to `getAzureOpenAIClient` for creating the Azure OpenAI client.
  - Added comment for clarity on associating uploaded file with the vector store.
* apim resource

* made arm changes

* fix variable

* fix template

* revert unnecesary changes

* Fix high priority issues: parameter consistency and README documentation

- Fixed parameter inconsistency between Bicep and JSON templates
- Replaced separate apiManagementName, apiManagementResourceGroupName, apiManagementSubscriptionId parameters with single apiManagementResourceId parameter
- Updated README.md with comprehensive API Management documentation
- Added API Management to template customization section
- Added API Management to private endpoints documentation
- Added API Management to Private DNS Zones table
- Maintains consistency with other resource parameter patterns

* new folder for apim preview

* Update README.md

---------

Co-authored-by: vtomar <vtomar@microsoft.com>
Removed JavaScript sample files and added TypeScript sample files to CODEOWNERS.
…ations (…" (microsoft-foundry#293)

This reverts commit 348bea3.

Removed Central US (not supported currently, in progress to support)
…dry#291)

* add kv connection bicep file

* BYO KV connection bicep

* updated bicep template

* including json
microsoft-foundry#257)

* fixing bicep to remove model deployment

* Removing deployment

* fixing param

* fixing param
* updating region list

* updating module name
* Updating Inference and instructions for Agent in the .NET Quickstart

* Updating inference endpoint, in env and inference sample
This Bicep file defines parameters and resources for setting up a unique AI project identity, including connections to CosmosDB, Azure Storage, and Azure Cognitive Search. This is required for additional projects as the connection name needs to be unique at account level
geabdluca pushed a commit that referenced this pull request Jan 28, 2026
* Automatic fixes

* Mengla/add af foundry tools sample (#1)

* Bump hosted agents version to 1.0.0b8

* remove agent_framework dependency in requrements.txt

* add a sample for agentframework with foundry tool

* align naming convention

---------

Co-authored-by: junanchen <junanchen@microsoft.com>

* use latest from_agent_framework signature (microsoft-foundry#2)

* use latest from_agent_framework signature

* remove keyword

* lg tools (microsoft-foundry#3)

* add lg tools sample, bump agentserver version to 1.0.0b9

* rename FoundryToolsReactAgent

* add desc FoundryToolsReactAgent

* remove unused file

---------

Co-authored-by: foundry-samples automation <foundry-samples@noreply.github.com>
Co-authored-by: junanchen <junanchen@microsoft.com>
Co-authored-by: Jun'an Chen <cja.china@gmail.com>
geabdluca pushed a commit that referenced this pull request Jan 28, 2026
…undry#491)

* Automatic fixes

* Mengla/add af foundry tools sample (#1)

* Bump hosted agents version to 1.0.0b8

* remove agent_framework dependency in requrements.txt

* add a sample for agentframework with foundry tool

* align naming convention

---------

Co-authored-by: junanchen <junanchen@microsoft.com>

* use latest from_agent_framework signature (microsoft-foundry#2)

* use latest from_agent_framework signature

* remove keyword

* lg tools (microsoft-foundry#3)

* add lg tools sample, bump agentserver version to 1.0.0b9

* rename FoundryToolsReactAgent

* add desc FoundryToolsReactAgent

* remove unused file

* restore the correct readme

---------

Co-authored-by: foundry-samples automation <foundry-samples@noreply.github.com>
Co-authored-by: junanchen <junanchen@microsoft.com>
Co-authored-by: Jun'an Chen <cja.china@gmail.com>
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.

Comments