Skip to content

Commit c9dcd67

Browse files
authored
Update diagnostics-linux.md
1 parent 5e6f408 commit c9dcd67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/extensions/diagnostics-linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@ The downloadable configuration is just an example; modify it to suit your own ne
5454

5555
### Sample installation
5656

57-
Fill in the correct values for the variables on the first three lines:
57+
Fill in the correct values for the variables in the first section before running:
5858

5959
```bash
60-
# Set your Azure VM diagnostic parameters correctly below
60+
# Set your Azure VM diagnostic variables correctly below
6161
my_resource_group=<your_azure_resource_group_name_containing_your_azure_linux_vm>
6262
my_linux_vm=<your_azure_linux_vm_name>
6363
my_diagnostic_storage_account=<your_azure_storage_account_for_storing_vm_diagnostic_data>

0 commit comments

Comments
 (0)