Skip to content

Commit 269b520

Browse files
authored
Merge pull request #95388 from mrbullwinkle/mrb_11_08_2019_profiler
add link to resources.azure.com
2 parents f76dc00 + b83b3a6 commit 269b520

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.subservice: application-insights
66
ms.topic: conceptual
77
author: cweining
88
ms.author: cweining
9-
ms.date: 08/06/2018
9+
ms.date: 11/08/2019
1010

1111
ms.reviewer: mbullwin
1212
---
@@ -85,15 +85,15 @@ We don't yet have a way to set the Application Insights Profiler sink from the p
8585

8686
![Check if WAD extension is installed][wadextension]
8787

88-
1. Find the VM Diagnostics extension for your VM. Expand your resource group, Microsoft.Compute virtualMachines, virtual machine name, and extensions.
88+
2. Find the VM Diagnostics extension for your VM. Go to [https://resources.azure.com](https://resources.azure.com). Expand your resource group, Microsoft.Compute virtualMachines, virtual machine name, and extensions.
8989

9090
![Navigate to WAD config in Azure Resource Explorer][azureresourceexplorer]
9191

92-
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. Be sure to specify the proper Application Insights iKey in your settings. You'll need to switch the explorers mode to Read/Write in the upper right corner and Press the blue 'Edit' button.
92+
3. 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. Be sure to specify the proper Application Insights iKey in your settings. You'll need to switch the explorers mode to Read/Write in the upper right corner and Press the blue 'Edit' button.
9393

9494
![Add Application Insights Profiler Sink][resourceexplorersinksconfig]
9595

96-
1. When you're done editing the config, press 'Put'. If the put is successful, a green check will appear in the middle of the screen.
96+
4. When you're done editing the config, press 'Put'. If the put is successful, a green check will appear in the middle of the screen.
9797

9898
![Send put request to apply changes][resourceexplorerput]
9999

0 commit comments

Comments
 (0)