Skip to content

Commit 03ca907

Browse files
authored
Removed the tip as it was incorrect
Removed the tip as it was incorrect
1 parent eeb351a commit 03ca907

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

articles/container-apps/functions-usage.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,6 @@ The following steps show you how to use a sample container image to create your
9090

9191
Application Insights is a monitoring and diagnostic service that provides insights into the performance and usage of your Azure Functions. This monitoring helps you track request rates, response times, failure rates, and other metrics.
9292

93-
> [!TIP]
94-
> By default, a containerized function app monitors port `80` for incoming requests. If your app uses a different port, use the `WEBSITES_PORT` application setting to change the default port.
95-
9693
1. Select **Next > Ingress** to switch to the Ingress section and enter the following values.
9794

9895
| Property | Value |

0 commit comments

Comments
 (0)