Azure Smoke Test
Temporary diagnostic page. Delete this App Service deployment once the real API goes live.
Forwarded headers are NOT arriving. Fix this before deploying the real API or every image URL will be http:// on an https:// page and the client IP will be Azure's, not the visitor's.
Request as the app sees it
| Host header | api.xelexon.com | |
| Scheme after forwarding | https | PASS |
| X-Forwarded-Proto (raw) | (absent) | FAIL |
| X-Forwarded-For (raw) | (absent) | |
| Client IP after forwarding | 216.73.217.52 | |
Where this is running
| App Service name | xelexon-api | |
| Region | southeastasia | |
| Instance | 9aa548d8c59c726340e54c3dbf0ee7e8c7e9ef7f11626e62293e1beeb1b56f9e | |
| Server time (UTC) | 2026-09-02 16:05:26Z | |
| .NET version | 8.0.28 | |
Other endpoints
| Health probe | /health | |
| JSON ping (CORS test) | /api/ping | |