diff --git a/README.md b/README.md index 2d4431436..ff440047a 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ - [Service Notification](#service-notification) - [Single Page Applications](#single-page-applications) - [Source Map Support](#source-map-support) + - [Using Azure API Management as a proxy for Application Insights Telemetry](https://techcommunity.microsoft.com/blog/azureobservabilityblog/using-azure-api-management-as-a-proxy-for-application-insights-telemetry/4422236) - [Examples](#examples) - [Application Insights Web Basic](#application-insights-web-basic) - [Available Extensions for the SDK](#available-extensions-for-the-sdk) diff --git a/docs/README.md b/docs/README.md index 617b23566..b733ca717 100644 --- a/docs/README.md +++ b/docs/README.md @@ -48,6 +48,7 @@ ES3 support has been removed from the latest version (v3.x), if required [see fo ### FAQ - [Create an Issue](https://github.com/microsoft/ApplicationInsights-JS/issues/new/choose) +- [Using Azure API Management as a proxy for Application Insights Telemetry](https://techcommunity.microsoft.com/blog/azureobservabilityblog/using-azure-api-management-as-a-proxy-for-application-insights-telemetry/4422236) - [ES3 Support](./es3_Support.md) - [Page Unload Event Handling](./PageUnloadEvents.md) - [V2 Upgrade Guide](./upgrade/v2_UpgradeGuide.md)