Skip to content

Commit 5e20da5

Browse files
acrolinx issue fix
1 parent 3f5fd71 commit 5e20da5

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

articles/resource-mover/support-matrix-move-region-azure-vm.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ Windows Server 2019 | Supported for Server Core, Server with Desktop Experience.
2828
Windows Server 2016 | Supported Server Core, Server with Desktop Experience.
2929
Windows Server 2012 R2 | Supported.
3030
Windows Server 2012 | Supported.
31-
Windows Server 2008 R2 with SP1/SP2 | Supported.<br/><br/> For machines running Windows Server 2008 R2 with SP1/SP2, you need to install a Windows [servicing stack update (SSU)](https://support.microsoft.com/help/4490628) and [SHA-2 update](https://support.microsoft.com/help/4474419). SHA-1 isn't supported from September 2019, and if SHA-2 code signing isn't enabled the agent extension won't install/upgrade as expected. Learn more about [SHA-2 upgrade and requirements](https://aka.ms/SHA-2KB).
31+
Windows Server 2008 R2 with SP1/SP2 | Supported.<br/><br/> For machines running Windows Server 2008 R2 with SP1/SP2, you need to install a Windows [servicing stack update (SSU)](https://support.microsoft.com/help/4490628) and [SHA-2 update](https://support.microsoft.com/help/4474419). SHA-1 isn't supported from September 2019, and if SHA-2 code signing isn't enabled the agent extension won't install/upgrade as expected. Learn more about [SHA-2 upgrade and requirements](https://aka.ms/SHA-2KB).
3232
Windows 10 (x64) | Supported.
3333
Windows 8.1 (x64) | Supported.
3434
Windows 8 (x64) | Supported.
35-
Windows 7 (x64) with SP1 onwards | Install a Windows [servicing stack update (SSU)](https://support.microsoft.com/help/4490628) and [SHA-2 update](https://support.microsoft.com/help/4474419) on machines running Windows 7 with SP1. SHA-1 isn't supported from September 2019, and if SHA-2 code signing isn't enabled the 'prepare' step won't succeed. Learn more about [SHA-2 upgrade and requirements](https://aka.ms/SHA-2KB).
35+
Windows 7 (x64) with SP1 onwards | Install a Windows [servicing stack update (SSU)](https://support.microsoft.com/help/4490628) and [SHA-2 update](https://support.microsoft.com/help/4474419) on machines running Windows 7 with SP1. SHA-1 isn't supported from September 2019, and if SHA-2 code signing isn't enabled the 'prepare' step won't succeed. Learn more about [SHA-2 upgrade and requirements](https://aka.ms/SHA-2KB).
3636

3737

3838
## Linux VM support
@@ -119,12 +119,12 @@ This table summarized support for the Azure VM OS disk, data disk, and temporary
119119

120120
**Component** | **Support** | **Details**
121121
--- | --- | ---
122-
OS disk maximum size | 2048 GB | [Learn more](/azure/virtual-machines/managed-disks-overview) about VM disks.
122+
OS disk maximum size | 2,048 GB | [Learn more](/azure/virtual-machines/managed-disks-overview) about VM disks.
123123
Temporary disk | Not supported | The temporary disk is always excluded from the prepare process.<br/><br/> Don't store any persistent data on the temporary disk. [Learn more](/azure/virtual-machines/managed-disks-overview#temporary-disk).
124-
Data disk maximum size | 8192 GB for managed disks
124+
Data disk maximum size | 8,192 GB for managed disks
125125
Data disk minimum size | 2 GB for managed disks |
126126
Data disk maximum number | Up to 64, in accordance with support for a specific Azure VM size | [Learn more](/azure/virtual-machines/sizes) about VM sizes.
127-
Data disk change rate | Maximum of 10 MBps per disk for premium storage. Maximum of 2 MBps per disk for Standard storage. | If the average data change rate on the disk is continuously higher than the maximum, the preparation won't catch up.<br/><br/> However, if the maximum is exceeded sporadically, preparation can catch up, but you might see slightly delayed recovery points.
127+
Data disks change rate | Maximum of 10 MBps per disk for premium storage. Maximum of 2 MBps per disk for Standard storage. | If the average data change rate on the disk is continuously higher than the maximum, the preparation won't catch up.<br/><br/> However, if the maximum is exceeded sporadically, preparation can catch up, but you might see slightly delayed recovery points.
128128
Data disk (Standard storage account) | Not supported. | Change the storage type to managed disk, and then try moving the VM.
129129
Data disk (Premium storage account) | Not supported | Change the storage type to managed disk, and then try moving the VM.
130130
Managed disk (Standard) | Supported |
@@ -146,7 +146,7 @@ Premium P10 or P15 disk | 8 KB | 2 MB/s | 168 GB per disk
146146
Premium P10 or P15 disk | 16 KB | 4 MB/s | 336 GB per disk
147147
Premium P10 or P15 disk | 32 KB or greater | 8 MB/s | 672 GB per disk
148148
Premium P20 or P30 or P40 or P50 disk | 8 KB | 5 MB/s | 421 GB per disk
149-
Premium P20 or P30 or P40 or P50 disk | 16 KB or greater |20 MB/s | 1684 GB per disk
149+
Premium P20 or P30 or P40 or P50 disk | 16 KB or greater |20 MB/s | 1,684 GB per disk
150150

151151
## Supported VM networking settings
152152

@@ -186,7 +186,7 @@ If you're using a network security group (NSG) rules to control outbound connect
186186
- **EventHub*
187187
- *AzureKeyVault*
188188
- *GuestAndHybridManagement*
189-
- We recommend you test rules in a non-production environment. [Review some examples](../site-recovery/azure-to-azure-about-networking.md#outbound-connectivity-using-service-tags).
189+
- We recommend you test rules in a nonproduction environment. [Review some examples](../site-recovery/azure-to-azure-about-networking.md#outbound-connectivity-using-service-tags).
190190

191191
## Next steps
192192

0 commit comments

Comments
 (0)