Skip to content

Commit a584f1f

Browse files
Merge pull request #251781 from v-akarnase/patch-36
Update azure-cli-samples.md
2 parents a6414ce + cf6ca68 commit a584f1f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/hdinsight/azure-cli-samples.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 'Azure HDInsight: Azure CLI samples'
33
description: Azure CLI examples for common tasks in Azure HDInsight.
44
ms.service: hdinsight
55
ms.topic: sample
6-
ms.date: 09/23/2019
6+
ms.date: 09/19/2023
77
ms.custom: devx-track-azurecli
88
---
99

@@ -20,7 +20,7 @@ This article provides sample scripts for common tasks. For each example, update
2020

2121
* Azure CLI. See [Install the Azure CLI](/cli/azure/install-azure-cli) for steps.
2222

23-
* Optional: Bash. The examples in this article use the Bash shell on Windows 10. See [Windows Subsystem for Linux Installation Guide for Windows 10](/windows/wsl/install-win10) for installation steps. The examples will work from a Windows Command prompt with some slight modifications.
23+
* Optional: Bash. The examples in this article use the Bash shell on Windows 10. See [Windows Subsystem for Linux Installation Guide for Windows 10](/windows/wsl/install-win10) for installation steps. The examples work from a Windows Command prompt with some slight modifications.
2424

2525
## az login
2626

@@ -253,4 +253,4 @@ az hdinsight script-action execute \
253253
--script-uri $scriptURI \
254254
--roles $roles \
255255
--persist-on-success
256-
```
256+
```

0 commit comments

Comments
 (0)