Skip to content

feat: WAF aligned framework implementation#216

Merged
Prajwal-Microsoft merged 20 commits intomainfrom
dev
Jul 11, 2025
Merged

feat: WAF aligned framework implementation#216
Prajwal-Microsoft merged 20 commits intomainfrom
dev

Conversation

@NirajC-Microsoft
Copy link
Copy Markdown
Contributor

@NirajC-Microsoft NirajC-Microsoft commented Jul 11, 2025

This pull request primarily focuses on simplifying and cleaning up the codebase by removing unused files and configurations related to Azure infrastructure and deployment. It also updates documentation and configuration files to reflect the latest version requirements for tools. Below is a breakdown of the most significant changes:

Updates to Documentation and Configuration

  • azure.yaml: Added requiredVersions to specify compatibility with Azure Developer CLI versions (>=1.15.0 and !=1.17.1).
  • docs/DeploymentGuide.md: Updated Azure Developer CLI version requirement to v1.15.0+ in the deployment guide.

Removal of Azure Infrastructure Files

  • infra/abbreviations.json: Deleted the file containing resource abbreviations for Azure services, indicating these are no longer needed.
  • infra/container_app/deploy_container_app.bicep: Removed the Bicep template for deploying container apps, including parameters for managed identities, environment variables, and scaling configurations.
  • infra/container_app/deploy_container_app_api_web.bicep: Deleted the Bicep template for deploying container app APIs and web apps, along with probes and replica configurations.
  • infra/container_app/deploy_container_app_env.bicep: Removed the Bicep template for deploying container app environments, including log analytics configurations and workload profiles.
  • infra/deploy_ai_foundry.bicep: Removed the Bicep template for deploying Azure AI Foundry resources, including AI models and projects.
  • infra/deploy_app_config_service.bicep: Deleted the Bicep template for deploying Azure App Configuration services, including key-value pairs and Cosmos DB connection strings.## Purpose
  • ...

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

  • ...

Other Information

@Prajwal-Microsoft Prajwal-Microsoft changed the title chore: Azd Version changes Dev to main feat: WAF aligned framework implementation Jul 11, 2025
@Prajwal-Microsoft Prajwal-Microsoft merged commit ba132fc into main Jul 11, 2025
8 checks passed
@github-actions
Copy link
Copy Markdown

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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants