Skip to content

Commit 19da80d

Browse files
committed
fixes headers
1 parent c8eac22 commit 19da80d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/site-recovery/azure-to-azure-troubleshoot-errors.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ Because SUSE Linux uses symbolic links, or symlinks, to maintain a certificate l
164164
-rw-r--r-- 1 root root 1774 Jan 8 09:52 b204d74a.0
165165
```
166166

167-
## Outbound connectivity for URLs or IP ranges (error code 151037 or 151072)
167+
## Outbound URLs or IP ranges (error code 151037 or 151072)
168168

169169
For Site Recovery replication to work, outbound connectivity to specific URLs is required from the VM. If your VM is behind a firewall or uses network security group (NSG) rules to control outbound connectivity, you might face one of these issues. While we continue to support outbound access via URLs, using an allow list of IP ranges is no longer supported.
170170

@@ -240,7 +240,7 @@ The custom proxy settings are invalid and the Mobility service agent didn't auto
240240

241241
To specify the [required URLs](azure-to-azure-about-networking.md#outbound-connectivity-for-urls) or the [required IP ranges](azure-to-azure-about-networking.md#outbound-connectivity-using-service-tags), follow the guidance in [About networking in Azure to Azure replication](azure-to-azure-about-networking.md).
242242

243-
## Disk not found in the machine (error code 150039)
243+
## Disk not found in VM (error code 150039)
244244

245245
A new disk attached to the VM must be initialized. If the disk isn't found, the following message is displayed:
246246
@@ -262,7 +262,7 @@ Make sure that the data disks are initialized, and then retry the operation.
262262
263263
If the problem persists, contact support.
264264
265-
## One or more disks are available for protection (error code 153039)
265+
## Multiple disks available for protection (error code 153039)
266266
267267
### Possible causes
268268
@@ -337,7 +337,7 @@ A stale configuration can occur on an Azure VM if you enabled replication for th
337337
1. Run the script, _Cleanup-stale-asr-config-Azure-VM.ps1_. Provide the **Subscription ID**, **VM Resource Group**, and **VM name** as parameters.
338338
1. If you're prompted for Azure credentials, provide them. Then verify that the script runs without any failures.
339339

340-
## Unable to select VM or resource group in the enable replication job
340+
## Can't select VM or resource group in enable replication job
341341

342342
### Issue 1: The resource group and source VM are in different locations
343343

@@ -395,7 +395,7 @@ To enable replication on the VM, its provisioning state must be **Succeeded**. F
395395
- If the **provisioningState** is **Failed**, contact support with details to troubleshoot.
396396
- If the **provisioningState** is **Updating**, another extension might be being deployed. Check whether there are any ongoing operations on the VM, wait for them to finish, and then retry the failed Site Recovery job to enable replication.
397397

398-
## Unable to select target VM (network selection tab is unavailable)
398+
## Unable to select target VM
399399

400400
### Issue 1: VM is attached to a network that's already mapped to a target network
401401

@@ -453,7 +453,7 @@ The disk is smaller than the supported size of 1024 MB.
453453
454454
Make sure that the disk size is within the supported size range, and then retry the operation.
455455
456-
## Protection not enabled when GRUB uses device name rather than UUID (error code 151126)
456+
## Protection not enabled when GRUB uses device name (error code 151126)
457457
458458
### Possible causes
459459
@@ -488,7 +488,7 @@ Replace each device name with the corresponding UUID:
488488
489489
1. Retry the protection.
490490
491-
## Enable protection failed because GRUB device doesn't exist (error code 151124)
491+
## Protection failed because GRUB device doesn't exist (error code 151124)
492492
493493
### Possible cause
494494
@@ -521,7 +521,7 @@ The Site Recovery Mobility service has many components, one of which is called t
521521
>
522522
> Apart from the filter driver, the benefits of any other enhancements and fixes in the Mobility service update take effect without requiring a restart.
523523
524-
## Protection not enabled because replica managed disk already exists
524+
## Protection not enabled if replica managed disk exists
525525
526526
This error occurs when the replica managed disk already exists, without expected tags, in the target resource group.
527527

0 commit comments

Comments
 (0)