Skip to content

Feature/performanceimprovement1#981

Merged
paullizer merged 7 commits into
Developmentfrom
feature/performanceimprovement1
Jun 29, 2026
Merged

Feature/performanceimprovement1#981
paullizer merged 7 commits into
Developmentfrom
feature/performanceimprovement1

Conversation

@Bionic711

@Bionic711 Bionic711 commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Hardened model endpoint cloud handling so managed identity and other non-editable cloud paths derive management_cloud from AZURE_ENVIRONMENT, including custom-cloud defaults.
  • Migrated route registration to Blueprint-backed route groups with explicit Blueprint-level authentication policies.
  • Added route policy guardrails and functional coverage to verify Blueprint registration, unauthenticated access expectations, and route-test completeness.
  • Fixed stale Admin Settings update-banner logic so older cached versions are not shown as available updates.
  • Added deployment and infrastructure updates for native Python App Service support, resource locks, Redis/auth improvements, and updated Bicep validation assets.
  • Added or updated feature/fix documentation, release notes, and functional tests for route security, model endpoint cloud normalization, update banner behavior, Redis, Snowflake, Azure Billing charts, and guardrail tooling.

Validation

  • Ran Python compile checks for changed Python files.
  • Ran Swagger route validation for changed route files.
  • Ran route policy functional tests.
  • Ran changed functional tests directly.
  • Ran XSS and broken-access-control guardrail checks.
  • Compiled deployers/bicep/main.bicep successfully with no diagnostics.
  • Ran git diff --check.

Supersedes #902

# Conflicts:
#	.gitignore
#	application/single_app/config.py
#	application/single_app/route_backend_workflows.py
#	application/single_app/route_frontend_authentication.py
#	deployers/bicep/main.json
#	deployers/version.txt
#	docs/explanation/release_notes.md
#	functional_tests/test_azd_managed_identity_preflight.py
#	functional_tests/test_broken_access_control_guardrails_checker.py
#	functional_tests/test_xss_guardrails_checker.py
@paullizer paullizer merged commit 521204e into Development Jun 29, 2026
8 checks passed
@paullizer paullizer deleted the feature/performanceimprovement1 branch June 29, 2026 18:15
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.

3 participants