Skip to content

Commit 64a6aa8

Browse files
authored
Update azure-web-apps-python.md
Removing placeholder content, even though it was commented out.
1 parent 3148a02 commit 64a6aa8

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

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

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,6 @@ The integration is in public preview. It adds the Python SDK, which is in GA.
7171

7272
:::image type="content"source="./media/azure-web-apps-python/app-service-python.png" alt-text="Screenshot of instrument your application." lightbox="./media/azure-web-apps-python/app-service-python.png":::
7373

74-
75-
<!-- TODO: Leave out prior to snippet injection -->
76-
<!-- ## Enable client-side monitoring
77-
7874
To enable client-side monitoring for your Python application, you need to [manually add the client-side JavaScript SDK to your application](./javascript.md). -->
7975

8076
## Configuration
@@ -104,8 +100,6 @@ To add the community OpenTelemetry Instrumentation Library, install it via your
104100

105101
In order to enable telemetry collection with Application Insights, only the following Application settings need to be set:
106102

107-
<!-- TODO Figure out why Python does not show the same -->
108-
109103
:::image type="content"source="./media/azure-web-apps-python/application-settings-python.png" alt-text="Screenshot of App Service Application Settings with available Application Insights settings." lightbox="./media/azure-web-apps-python/application-settings-python.png":::
110104

111105
### Application settings definitions
@@ -184,9 +178,6 @@ If your app uses Django and is either failing to start or using incorrect settin
184178

185179
[!INCLUDE [azure-monitor-app-insights-test-connectivity](../../../includes/azure-monitor-app-insights-test-connectivity.md)]
186180

187-
<!-- TODO: This shared release timeline is not updated -->
188-
<!-- ## Release notes
189-
190181
For the latest updates and bug fixes, [consult the release notes](web-app-extension-release-notes.md). -->
191182

192183
## Next steps

0 commit comments

Comments
 (0)