Skip to content

Commit fcbfe89

Browse files
authored
Merge pull request #101047 from MicahMcKittrick-MSFT/patch-315
MicrosoftDocs/azure-docs#24272
2 parents 33fd640 + 22a851e commit fcbfe89

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title: Azure Compute - Linux Diagnostic Extension
33
description: How to configure the Azure Linux Diagnostic Extension (LAD) to collect metrics and log events from Linux VMs running in Azure.
44
services: virtual-machines-linux
5-
author: abhijeetgaiha
5+
author: MicahMcKittrick-MSFT
66
manager: gwallace
77

88
ms.service: virtual-machines-linux
99
ms.tgt_pltfrm: vm-linux
1010
ms.topic: article
1111
ms.date: 12/13/2018
12-
ms.author: gwallace
12+
ms.author: mimckitt
1313
---
1414
# Use Linux Diagnostic Extension to monitor metrics and logs
1515

@@ -192,7 +192,7 @@ If you created a SAS good until midnight UTC on January 1, 2018, the sasURL valu
192192
https://contosohub.servicebus.windows.net/syslogmsgs?sr=contosohub.servicebus.windows.net%2fsyslogmsgs&sig=xxxxxxxxxxxxxxxxxxxxxxxxx&se=1514764800&skn=writer
193193
```
194194

195-
For more information about generating SAS tokens for Event Hubs, see [this web page](https://docs.microsoft.com/rest/api/eventhub/generate-sas-token#powershell).
195+
For more information about generating and retrieving information on SAS tokens for Event Hubs, see [this web page](https://docs.microsoft.com/rest/api/eventhub/generate-sas-token#powershell).
196196

197197
#### The JsonBlob sink
198198

0 commit comments

Comments
 (0)