Skip to content

Commit 3b7e1a7

Browse files
committed
PR cleanup
1 parent a5dcc8e commit 3b7e1a7

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

articles/site-recovery/azure-to-azure-about-networking.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: About networking in Azure VM disaster recovery with Azure Site Recovery
2+
title: About networking in Azure VM disaster recovery with Azure Site Recovery
33
description: Provides an overview of networking for replication of Azure VMs using Azure Site Recovery.
44
services: site-recovery
55
author: sujayt
@@ -41,7 +41,7 @@ Typically, networks are protected using firewalls and network security groups (N
4141
If you are using a URL-based firewall proxy to control outbound connectivity, allow these Site Recovery URLs:
4242

4343

44-
**URL** | **Details**
44+
**URL** | **Details**
4545
--- | ---
4646
*.blob.core.windows.net | Required so that data can be written to the cache storage account in the source region from the VM. If you know all the cache storage accounts for your VMs, you can allow access to the specific storage account URLs (Ex: cache1.blob.core.windows.net and cache2.blob.core.windows.net) instead of *.blob.core.windows.net
4747
login.microsoftonline.com | Required for authorization and authentication to the Site Recovery service URLs.
@@ -50,11 +50,11 @@ login.microsoftonline.com | Required for authorization and authentication to the
5050
*.vault.azure.net | Allows access to enable replication for ADE-enabled virtual machines via portal
5151
*.automation.ext.azure.com | Allows enabling auto-upgrade of mobility agent for a replicated item via portal
5252

53-
## Outbound connectivity for IP address ranges
53+
## Outbound connectivity using Service Tags
5454

5555
If you are using an NSG to control outbound connectivity, these service tags need to be allowed.
5656

57-
- All IP address ranges that correspond to the storage accounts in source region
57+
- For the storage accounts in source region:
5858
- Create a [Storage service tag](../virtual-network/security-overview.md#service-tags) based NSG rule for the source region.
5959
- Allow these addresses so that data can be written to the cache storage account, from the VM.
6060
- Create a [Azure Active Directory (AAD) service tag](../virtual-network/security-overview.md#service-tags) based NSG rule for allowing access to all IP addresses corresponding to AAD

articles/site-recovery/azure-to-azure-support-matrix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ SUSE Linux Enterprise Server 15 and 15 SP1 | 9.32 | All [stock SUSE 15 and 15 ke
153153

154154
## Replicated machines - Linux file system/guest storage
155155

156-
* File systems: ext3, ext4, ReiserFS (Suse Linux Enterprise Server only), XFS, BTRFS
156+
* File systems: ext3, ext4, XFS, BTRFS
157157
* Volume manager: LVM2
158158
* Multipath software: Device Mapper
159159

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Following are some of the most common issues.
9393

9494
#### Known issue in SQL Server 2016 and 2017
9595

96-
**How to fix**: Refer to the article [Error occurs when you back up a virtual machine with non-component based backup in SQL Server 2016 and 2017](https://support.microsoft.com/help/4493364/fix-error-occurs-when-you-back-up-a-virtual-machine-with-non-component).
96+
**How to fix**: Refer to the article [Error occurs when you back up a virtual machine with non-component based backup in SQL Server 2016 and 2017](https://support.microsoft.com/en-us/help/4508218/cumulative-update-16-for-sql-server-2017).
9797

9898
#### You're using Azure Storage Spaces Direct Configuration
9999

0 commit comments

Comments
 (0)