Skip to content

Commit 381a3dc

Browse files
committed
Update SPN script
1 parent f1da207 commit 381a3dc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

articles/azure-stack/azure-stack-create-service-principals.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,10 @@ The following information is required as input for the automation parameters:
133133
-CertificateThumbprint $ServicePrincipal.Thumbprint `
134134
-ApplicationId $ServicePrincipal.ClientId `
135135
-TenantId $TenantID
136+
137+
# Output the SPN details
138+
$ServicePrincipal
139+
136140
```
137141

138142
2. After the automation finishes, it displays the required details to use the SPN.

articles/azure-stack/user/azure-stack-create-service-principals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.devlang: na
1313
ms.topic: article
1414
ms.tgt_pltfrm: na
1515
ms.workload: na
16-
ms.date: 08/15/2018
16+
ms.date: 08/22/2018
1717
ms.author: sethm
1818
ms.reviewer: thoroet
1919

0 commit comments

Comments
 (0)