You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-stack/azure-stack-create-service-principals.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Create a Service Principal for Azure Stack | Microsoft Docs
3
3
description: Describes how to create a new service principal that can be used with the role-based access control in Azure Resource Manager to manage access to resources.
4
4
services: azure-resource-manager
5
5
documentationcenter: na
6
-
author: mattbriggs
6
+
author: sethmanheim
7
7
manager: femila
8
8
9
9
@@ -13,8 +13,8 @@ ms.devlang: na
13
13
ms.topic: article
14
14
ms.tgt_pltfrm: na
15
15
ms.workload: na
16
-
ms.date: 06/21/2018
17
-
ms.author: mabrigg
16
+
ms.date: 08/22/2018
17
+
ms.author: sethm
18
18
19
19
---
20
20
# Provide applications access to Azure Stack
@@ -136,7 +136,7 @@ The following information is required as input for the automation parameters:
136
136
137
137
# Output the SPN details
138
138
$ServicePrincipal
139
-
139
+
140
140
```
141
141
142
142
2. After the automation finishes, it displays the required details to use the SPN.
0 commit comments