Skip to content

Commit 0b26d53

Browse files
authored
Proper branding
1 parent 922b2bc commit 0b26d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/dev-box/how-to-customizations-connect-resource-repository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Service principals let you securely authenticate to Azure resources exposing use
8989

9090
1. Create a service principal in Azure Active Directory (Azure AD), and assign it the necessary roles for the resources you want to use.
9191

92-
The output is a JSON object containing the service principal's *appId*, *displayName*, *password*, and *tenant*, which are used for authentication and authorization in Azure automation scenarios.
92+
The output is a JSON object containing the service principal's *appId*, *displayName*, *password*, and *tenant*, which are used for authentication and authorization in Azure Automation scenarios.
9393

9494
```azurecli
9595
$ az ad sp create-for-rbac -n DevBoxCustomizationsTest

0 commit comments

Comments
 (0)