From ffb44aeb5c2fbe9ffa055a0cf6d2ba145a185f14 Mon Sep 17 00:00:00 2001 From: Matthew Hicks Date: Wed, 2 Nov 2016 12:27:30 -0700 Subject: [PATCH] Update ADL_PS_HOL.md --- docs/Hands_on_Labs/ADL_PS_HOL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Hands_on_Labs/ADL_PS_HOL.md b/docs/Hands_on_Labs/ADL_PS_HOL.md index 05cfd4c..25ed154 100644 --- a/docs/Hands_on_Labs/ADL_PS_HOL.md +++ b/docs/Hands_on_Labs/ADL_PS_HOL.md @@ -61,7 +61,7 @@ In this exercise, you will explore the ADL cmdlets that are available for you to 2. Run the following cmdlet to list all the Data Lake cmdlets that you can use: - Get-Command *Adl* + Get-Command *DataLake* 3. Run the following cmdlet to get help on a specific cmdlet (in this case the ``Get-AzureRmDataLakeAnalyticsAccount`` cmdlet):