Skip to content

Commit 02da8ff

Browse files
authored
Merge pull request #41505 from lrakai/patch-8
Typo fix
2 parents 2579b05 + 276bd7d commit 02da8ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/windows/prepare-for-upload-vhd-image.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ The following settings don't affect VHD uploading. However, we strongly recommen
443443
Set-ItemProperty -Path 'HKLM:\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management' -Name "PagingFiles" -Value "D:\pagefile.sys" -Type MultiString -Force
444444
```
445445
If a data disk is attached to the VM, the temporal drive volume's letter is typically *D*. This designation could be different, depending on your settings and the number of available drives.
446-
* We recommend disabling script blockers that might be provided by anti-virus software. They might interfer and block the Windows Provisioning Agent scripts executed when you deploy a new VM from your image.
446+
* We recommend disabling script blockers that might be provided by anti-virus software. They might interfere and block the Windows Provisioning Agent scripts executed when you deploy a new VM from your image.
447447

448448
## Next steps
449449
* [Upload a Windows VM image to Azure for Resource Manager deployments](upload-generalized-managed.md)

0 commit comments

Comments
 (0)