Skip to content

Commit b0da8fd

Browse files
authored
Merge pull request #179158 from v-rajagt/amjads-nov-2
Amjads nov 2
2 parents c1712f6 + 821f138 commit b0da8fd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -842,7 +842,7 @@ Data sent to `JsonBlob` sinks is stored in blobs in the storage account named in
842842
You also can use these UI tools to access the data in Azure Storage:
843843

844844
* Visual Studio Server Explorer
845-
* [Azure Storage Explorer](https://azurestorageexplorer.codeplex.com/)
845+
* [Azure Storage Explorer](https://azure.microsoft.com/features/storage-explorer/)
846846

847847
The following screenshot of an Azure Storage Explorer session shows the generated Azure Storage tables and containers from a correctly configured LAD 3.0 extension on a test VM. The image doesn't exactly match the [sample LAD 3.0 configuration](#example-lad-30-configuration).
848848

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -867,7 +867,7 @@ Data sent to `JsonBlob` sinks is stored in blobs in the storage account named in
867867
You also can use these UI tools to access the data in Azure Storage:
868868

869869
* Visual Studio Server Explorer
870-
* [Azure Storage Explorer](https://azurestorageexplorer.codeplex.com/)
870+
* [Azure Storage Explorer](https://azure.microsoft.com/features/storage-explorer/)
871871

872872
The following screenshot of an Azure Storage Explorer session shows the generated Azure Storage tables and containers from a correctly configured LAD 4.0 extension on a test VM. The image doesn't exactly match the [sample LAD 4.0 configuration](#example-lad-40-configuration).
873873

@@ -879,4 +879,4 @@ For more information about how to consume messages published to an Event Hubs en
879879

880880
* In [Azure Monitor](../../azure-monitor/alerts/alerts-classic-portal.md), create alerts for the metrics you collect.
881881
* [Create monitoring charts](../../azure-monitor/data-platform.md) for your metrics.
882-
* [Create a virtual machine scale set](../linux/tutorial-create-vmss.md) by using your metrics to control autoscaling.
882+
* [Create a virtual machine scale set](../linux/tutorial-create-vmss.md) by using your metrics to control autoscaling.

0 commit comments

Comments
 (0)