Skip to content

Commit 785e204

Browse files
committed
edit
1 parent 84a25cd commit 785e204

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

includes/vpn-gateway-cloud-shell-ps-login.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ ms.service: vpn-gateway
66
ms.topic: include
77
---
88

9-
If you are running PowerShell locally, open the PowerShell console with elevated privileges and connect to your Azure account. The *Connect-AzAccount* cmdlet prompts you for credentials. After authenticating, it downloads your account settings so that they are available to Azure PowerShell.
9+
If you're running PowerShell locally, open the PowerShell console with elevated privileges and connect to your Azure account. The *Connect-AzAccount* cmdlet prompts you for credentials. After you authenticate, it downloads your account settings so that they're available to Azure PowerShell.
1010

11-
If you are using Azure Cloud Shell instead of running PowerShell locally, you will notice that you don't need to run *Connect-AzAccount*. Azure Cloud Shell connects to your Azure account automatically after you select **Try It**.
11+
If you're using Azure Cloud Shell instead of running PowerShell locally, you'll notice that you don't need to run *Connect-AzAccount*. Azure Cloud Shell connects to your Azure account automatically after you select **Try It**.
1212

13-
1. If you are running PowerShell locally, sign in.
13+
1. If you're running PowerShell locally, sign in.
1414

1515
```azurepowershell
1616
Connect-AzAccount

0 commit comments

Comments
 (0)