Skip to content

Commit cac0720

Browse files
rmca14whhender
andauthored
Apply suggestions from code review
Co-authored-by: Whitney Henderson <[email protected]>
1 parent 7163747 commit cac0720

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/hdinsight-aks/quickstart-prerequisites-subscription.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ If you're trying to onboard a new tenant to HDInsight on AKS, you need to provid
2727
**Commands**:
2828

2929
```azurecli
30-
az ad sp create --id 00001111-aaaa-2222-bbbb-3333cccc4444
30+
az ad sp create --id d3d1a4fe-edb2-4b09-bc39-e41d342323d6
3131
```
3232

3333
```azurepowershell
34-
New-AzureADServicePrincipal -AppId 00001111-aaaa-2222-bbbb-3333cccc4444
34+
New-AzureADServicePrincipal -AppId d3d1a4fe-edb2-4b09-bc39-e41d342323d6
3535
```
3636

3737
## Enable features

0 commit comments

Comments
 (0)