Skip to content

Conversation

@Thanusree-Microsoft
Copy link
Contributor

@Thanusree-Microsoft Thanusree-Microsoft commented Nov 6, 2025

Purpose

This pull request updates the infrastructure deployment templates to use the latest Azure API version and Bicep tooling, and refines the web server farm configuration for WAF deployments. It also makes minor documentation improvements. The most important changes are grouped below.

Infrastructure Template Updates

Web Server Farm Configuration

  • Changed skuCapacity for web server farm deployments in both infra/main.bicep and infra/main.json to always be 1, with explanatory comments about multiple agents per type during WAF deployment. This ensures correct scaling behavior for WAF scenarios. [1] [2]

Resource Output and Reference Fixes

  • Fixed output reference for AI_FOUNDRY_RESOURCE_ID in infra/main.bicep to use the correct property (existingAiFoundryAiServices.id) when using an existing AI Foundry project.
  • Updated secure value references in infra/main.json to use the new API version for storage and CosmosDB keys.

Dependency Ordering

  • Corrected the order of dependencies for private DNS zones in infra/main.json to ensure proper resource provisioning sequence. [1] [2]

Documentation

  • Added a note about average response times to docs/SampleQuestions.md for improved user guidance.

Does this introduce a breaking change?

  • Yes
  • No

Other Information

Added average response time in Samplequestion.md.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a note about expected response times to the sample questions documentation. The update informs users that they should expect responses within 7-16 seconds when using the application.

  • Added a response time expectation note to help set user expectations

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Roopan-Microsoft Roopan-Microsoft changed the title docs: merge from dev to main Samplequestion fix: merge from dev changes to main Nov 10, 2025
@Roopan-Microsoft Roopan-Microsoft merged commit e17f770 into main Nov 10, 2025
17 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.

6 participants