# Azure
[Website](https://azure.microsoft.com/en-us/free/search/?ef_id=_k_Cj0KCQjw6auyBhDzARIsALIo6v8_aqXTtc18jnJtD2A3smSKkILrjYbAcQE5cWhDR3bdFKpzTKHeRrMaArEREALw_wcB_k_&OCID=AIDcmmfq865whp_SEM__k_Cj0KCQjw6auyBhDzARIsALIo6v8_aqXTtc18jnJtD2A3smSKkILrjYbAcQE5cWhDR3bdFKpzTKHeRrMaArEREALw_wcB_k_&gad_source=1&gclid=Cj0KCQjw6auyBhDzARIsALIo6v8_aqXTtc18jnJtD2A3smSKkILrjYbAcQE5cWhDR3bdFKpzTKHeRrMaArEREALw_wcB)
is this the same as [[Cloudflare]] just can be interactive instead of only static???
### Trying app development
Set up:
Subscription 1
- Resource Group: TrialRuns
- Name: ThreeBlueDaisies.azurewebsites.net
- Publish: Code (comments seem like this is default and the container version could trap you in the future)
- Runtime stack: PHP 8.3 (seems less complex and still great for web apps, Python would support AI) (8.3 cis just the most recent version)
- OS: [[Linux]] (only option but also classic)
- New Database:
- Server name: `threebluedaisies-server`
- Engine: `PostgreSQL - Flexible Server`
- Compute tier and size: `GeneralPurpose Standard_D2s_v3`
- Database name: `threebluedaisies-database`
- Region: `East US`
- Username: `iztxwzzbhb`
%%
Password: `5pW1qR$oP1yJXymH`
%%