You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/profiler/profiler-vm.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ In this article, you learn how to run Application Insights Profiler on your Azur
52
52
53
53
1. Select **Update**.
54
54
55
-
:::image type="content" source="../app/media/asp-net-core/update-nuget-package.png" alt-text="Screenshot showing where to select the Application Insights package for update":::
55
+
:::image type="content" source="../app/media/asp-net-core/update-nuget-package.png" alt-text="Screenshot of where to select the Application Insights package for update.":::
56
56
57
57
## Enable Profiler
58
58
@@ -169,22 +169,22 @@ Since the Azure portal doesn't provide a way to set the Application Insights Pro
169
169
170
170
1. Verify the Microsoft Azure Diagnostics extension is installed by viewing the extensions installed for your virtual machine.
171
171
172
-
:::image type="content" source="./media/profiler-vm/wad-extension.png" alt-text="Check if WAD extension is installed":::
172
+
:::image type="content" source="./media/profiler-vm/wad-extension.png" alt-text="Screenshot of checking if WAD extension is installed.":::
173
173
174
174
1. Find the VM Diagnostics extension for your VM:
175
175
1. Go to [https://resources.azure.com](https://resources.azure.com).
176
176
1. Expand **subscriptions** and find the subscription holding the resource group with your VM.
177
177
1. Drill down to your VM extensions by selecting your resource group, followed by **Microsoft.Compute** > **virtualMachines** > **[your virtual machine]** > **extensions**.
178
178
179
-
:::image type="content" source="./media/profiler-vm/azure-resource-explorer.png" alt-text="Navigate to WAD config in Azure Resource Explorer":::
179
+
:::image type="content" source="./media/profiler-vm/azure-resource-explorer.png" alt-text="Screenshot of navigating to WAD config in Azure Resource Explorer.":::
180
180
181
181
1. Add the Application Insights Profiler sink to the `SinksConfig` node under WadCfg. If you don't already have a `SinksConfig` section, you may need to add one. To add the sink:
182
182
183
183
- Specify the proper Application Insights iKey in your settings.
184
184
- Switch the explorers mode to Read/Write in the upper right corner.
0 commit comments