Skip to content

Commit 7fe76dc

Browse files
author
Manika Dhiman
committed
acrolinx
1 parent a664cb6 commit 7fe76dc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

azure-local/manage/support-tools.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ The tool provides:
3333

3434
Before you use the PowerShell module:
3535

36-
- Ensure that you are using an account that has administrative access to the Azure Local machines.
36+
- Make sure to use an account that has administrative access to the Azure Local machines.
3737

38-
- Ensure that PSRemoting has been configured on the Azure Local machines. Run `Enable-PSRemoting` to configure remote PowerShell. For more information, see the [Enable-PSRemoting](/powershell/module/microsoft.powershell.core/enable-psremoting) reference documentation.
38+
- Ensure that PSRemoting is configured on the Azure Local machines. Run `Enable-PSRemoting` to configure remote PowerShell. For more information, see the [Enable-PSRemoting](/powershell/module/microsoft.powershell.core/enable-psremoting) reference documentation.
3939

4040
## Install or update the Azure Local Support Diagnostic Tool
4141

@@ -54,7 +54,7 @@ Update-Module -Name Microsoft.AzureStack.HCI.CSSTools
5454
```
5555

5656
>[!NOTE]
57-
>When you import the module, it will attempt to automatically update from PowerShell Gallery. You can also update manually using methods below.
57+
>When you import the module, it attempts to automatically update from PowerShell gallery. You can also update manually using methods below.
5858
5959
Ensure that you have the latest module loaded into the current runspace by removing and importing the module.
6060

0 commit comments

Comments
 (0)