Update devices/surface-hub/hybrid-deployment-surface-hub-device-accounts.md

- capitalization of "powershell" -> PowerShell
- added comma
- removal of 1 redundant space

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
This commit is contained in:
Trond B. Krokli 2019-10-31 22:41:22 +01:00 committed by GitHub
parent abb482a032
commit 322f601fa3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -310,7 +310,7 @@ After you've created the account, run a directory synchronization. When it's com
7. Connect to Azure AD.
You first need to install Azure AD module for PowerShell version 2. In an elevated powershell prompt run the following command :
You first need to install Azure AD module for PowerShell version 2. In an elevated PowerShell prompt, run the following command:
```PowerShell
Install-Module -Name AzureAD