Skip to content

Commit de8ca4b

Browse files
authored
Update disconnected-operations-deploy.md
1 parent f2121b2 commit de8ca4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-local/manage/disconnected-operations-deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ To prepare the first machine for the disconnected operations appliance, follow t
233233
Install-WindowsFeature BitLocker -IncludeAllSubFeature -IncludeManagementTools
234234
```
235235
236-
1. Import the **Operations module**. Run the command as an administrator using PowerShell. Modify the path to match your folder structure:
236+
1. Import the **Operations module**. Run the command as an administrator using PowerShell. Modify the path to match your folder structure.
237237
238238
```powershell
239239
Import-Module "$applianceConfigBasePath \OperationsModule\Azure.Local.DisconnectedOperations.psd1" -Force

0 commit comments

Comments
 (0)