Skip to content

Commit 2d068ab

Browse files
committed
try to fix warning
1 parent 76fdb7e commit 2d068ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-monitor/app/profiler-azurefunctions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ In this article, you'll use the Azure portal to:
2020
2121
## Pre-requisites
2222

23-
[An Azure Function App](./azure-functions/functions-create-function-app-portal.md). Verify your Function App is:
24-
- On either Premium or App Service plan.
23+
[An Azure Function App](../azure-functions/functions-create-function-app-portal.md). Verify your Function App is:
24+
- On either the Premium or App Service plan.
2525

2626
:::image type="content" source="./media/profiler-azurefunctions/choose-plan.png" alt-text="Where to select plan from drop-down in Function App creation":::
2727

@@ -87,7 +87,7 @@ The app settings now show up in the table:
8787

8888
1. Select **Profiler** from the top menu of the Performance blade.
8989

90-
:::image type="content" source="./media/profiler-azurefunctions/profiler-function-app.png" alt-text="Screenshot outlining the save button in the top menu of the configuration blade":::
90+
:::image type="content" source="./media/profiler-azurefunctions/profiler-function-app.png" alt-text="Screenshot showing link to profiler for function app":::
9191

9292

9393
## Next Steps

0 commit comments

Comments
 (0)