Skip to content

Commit 5ddf10b

Browse files
authored
Update sample-script.md
1 parent 0d8e769 commit 5ddf10b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

articles/hdinsight/domain-joined/sample-script.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
---
2+
title: Sampel Script
3+
description: Sample script to run when Cluster creation fails with DomainNotFound error.
4+
ms.custom: references_regions
5+
ms.service: hdinsight
6+
ms.topic: conceptual
7+
ms.date: 04/25/2022
8+
---
9+
10+
# Sample Script
11+
112
```
213
domainName=$1
314
userName=$2

0 commit comments

Comments
 (0)