Skip to content

Commit bda3155

Browse files
authored
Merge pull request #109150 from mrbullwinkle/mrb_03_26_2020_not_supported
PHP and WordPress are not supported
2 parents 6797876 + 3ae7792 commit bda3155

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/azure-monitor/app/azure-web-apps.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,10 @@ This is due to the APPINSIGHTS_JAVASCRIPT_ENABLED application setting being set
391391

392392
For the latest information on the Application Insights agent/extension, check out the [release notes](https://github.com/Microsoft/ApplicationInsights-Home/blob/master/app-insights-web-app-extensions-releasenotes.md).
393393

394+
### PHP and WordPress are not supported
395+
396+
PHP and WordPress sites are not supported. There is currently no officially supported SDK/agent for server-side monitoring of these workloads. However, manually instrumenting client-side transactions on a PHP or WordPress site by adding the client-side javascript to your web pages can be accomplished by using the [JavaScript SDK](https://docs.microsoft.com/azure/azure-monitor/app/javascript).
397+
394398
## Next steps
395399
* [Run the profiler on your live app](../app/profiler.md).
396400
* [Azure Functions](https://github.com/christopheranderson/azure-functions-app-insights-sample) - monitor Azure Functions with Application Insights

0 commit comments

Comments
 (0)