Skip to content

Feature/tas27 bug fix#1085

Open
Fr4nc3 wants to merge 33 commits into
microsoft:devfrom
Fr4nc3:feature/tas27-bug-fix
Open

Feature/tas27 bug fix#1085
Fr4nc3 wants to merge 33 commits into
microsoft:devfrom
Fr4nc3:feature/tas27-bug-fix

Conversation

@Fr4nc3

@Fr4nc3 Fr4nc3 commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

Purpose

  • ...

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
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

NirajC-Microsoft and others added 28 commits September 22, 2025 16:00
…ompipeline

fix: Remove Createdby Parameter from deploy.yml and change logic in bicep
fix: CI Pipeline Validate Deployment - MACAE
docs: Updated README, azure.yml for minimum azd version 1.18.0
fix: optimize the network module for Macae
chore: Add AZURE_DEV_COLLECT_TELEMETRY variable in azure-dev.yml file for MACAE-v2
fix: [Revert] MACAE-v3-Golden path Script
Adds a full research packet under .copilot-tracking for validating MACAE WAF private-networking wording. Includes one consolidated report plus four subagent deep-dives covering IaC networking mechanisms, source-KB claim verification, wording-origin tracing, and isolation posture. The notes conclude that “via VNet integration” is imprecise as an umbrella statement and provide source-accurate replacement wording grounded in infra and docs evidence.
Ignore the .copilot-tracking directory.
Replace gpt-4.1/gpt-4.1-mini/o4-mini defaults with gpt-5-mini across content packs, infra bicep, docs, quota scripts, and backend/MCP config (API version bumped to 2025-04-01-preview, model version 2025-08-07).

Add a configurable image-generation quality parameter (gptImageQuality, default "high") wired through infra bicep, parameters, MCP settings, and the image service. Remove the deprecated backend image_agent.py.

Fix MCP server test paths and conftest sys.path ordering, clean up repo-root conftest dead code, and add test_image_service.py covering the quality parameter.
Fr4nc3 added 2 commits July 9, 2026 21:11
Bump default GPT-5-mini quota from 150k to 250k tokens in deployment docs and quota check. Update model name examples and validation bypass list to reference gpt-5-mini/gpt-5 instead of legacy gpt-4o/gpt-4 models. Also removes obsolete .copilot-tracking WAF private-networking research notes.
@Fr4nc3 Fr4nc3 changed the base branch from feature/TAS27 to dev July 10, 2026 13:27
Fr4nc3 added 3 commits July 10, 2026 09:28
Reverts the deployment stack from the AVM/gpt-5-mini configuration back to the previous gpt-4o vanilla Bicep setup:

- Rework `infra/main.bicep` from a deployment router (bicep/avm/avm-waf flavors) back to an inlined single-flavor template deploying AI Foundry, Cosmos DB, Container Apps, App Service, and optional WAF/private-networking resources.
- Re-add `infra/modules/virtualNetwork.bicep` with NSGs, VNet, and subnets.
- Update GitHub workflows (`azure-dev.yml`, `deploy.yml`, `deploy-waf.yml`) to use service-principal login, older action versions, `checkquota.sh` paths, and gpt-4o parameters; convert `azure-dev.yml` to template validation.
- Simplify `azure.yaml` by removing post-deploy hooks.
- Revert `README.md` and `docs/DeploymentGuide.md`/`TroubleShootingSteps.md` to the prior Azure OpenAI / Semantic Kernel wording and structure.
Bump the default GPT model from gpt-5-mini (and gpt-4o in the base infra template) to gpt-5.4-mini with version 2026-03-17. Updates deployment workflow, all content pack agent teams, Bicep infrastructure templates, quota check scripts, knowledge base seeding, backend env sample, and app config defaults.
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.

9 participants