Skip to content

feat: AI Search Tool changes in Docgen#492

Merged
Avijit-Microsoft merged 27 commits intomainfrom
dev
Jul 10, 2025
Merged

feat: AI Search Tool changes in Docgen#492
Avijit-Microsoft merged 27 commits intomainfrom
dev

Conversation

@Ragini-Microsoft
Copy link
Copy Markdown
Collaborator

Purpose

  • ...
    This pull request introduces significant updates to the deployment workflows, infrastructure configurations, and documentation to integrate Azure AI Search services and improve deployment processes. Key changes include adding support for Azure AI Search in workflows and infrastructure, refining deployment scripts, and cleaning up unused or redundant configurations.

Workflow Enhancements

Infrastructure Updates

  • infra/deploy_ai_foundry.bicep:
    • Added resources for Azure AI Search, including identity and role assignments for integration with AI Foundry. [1] [2]
    • Updated the AI Search connection name and disabled local authentication for enhanced security. [1] [2]
  • infra/deploy_app_service.bicep:
    • Introduced parameters and environment variables for Azure AI Search integration. [1] [2]
    • Removed unused parameters and variables, such as AzureSearchKey and useAiFoundrySdk. [1] [2]
    • Added role assignments for the AI Search service to grant necessary permissions.

Documentation Improvements

Minor Refinements

These changes collectively enhance the system's integration with Azure AI Search, improve security, and streamline deployment processes.

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

  • I have built and tested the code locally and in a deployed app
  • For frontend changes, I have pulled the latest code from main, built the frontend, and committed all static files.
  • This is a change for all users of this app. No code or asset is specific to my use case or my organization.

Other Information

Ritesh-Microsoft and others added 25 commits June 26, 2025 16:16
feat: AI Search Tool implementation changes
@Ragini-Microsoft Ragini-Microsoft changed the title Dev feat: AI Search Tool changes in Docgen Jul 10, 2025
@Avijit-Microsoft Avijit-Microsoft merged commit bf2191c into main Jul 10, 2025
12 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.5.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.

7 participants