# Changelog

All notable changes to this project are documented in this file.

## [Unreleased]

### Added
- **Azure deployment architecture report** – `docs/Azure_Deployment_Architecture_Report.html`: architecture and service list for deploying the LAMP stack on Azure **without Docker**, using PHP 8.3. **VM-based** approach: one **Azure VM** hosts **UAT** and **QA** on the same machine (Apache vhosts with separate docroots and DBs). Includes recommended Azure services, ballpark effort in days and **by hour** (64–116 hrs excl. PHP migration; 104–236 hrs incl.), **monthly cost estimate** (USD) for low/mid scenarios (~$30–95/mo all-on-VM, ~$45–175/mo with managed MySQL/Redis), and next steps.
