Skip to content

Commit 75a7389

Browse files
author
Ankita Dutta
committed
267
1 parent e35b48c commit 75a7389

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

articles/site-recovery/hyper-v-azure-support-matrix.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,13 +67,14 @@ Guest VM network: NIC Teaming | No | No
6767
Guest VM network: IPv4 | Yes | Yes
6868
Guest VM network: IPv6 | No | Yes
6969
Guest VM network: Static IP (Windows) | Yes | Yes
70-
Guest VM network: Static IP (Linux) | No | No
70+
Guest VM network: Static IP (Linux) | Yes | Yes
7171
Guest VM network: Multi-NIC | Yes | Yes
7272
Https Proxy | No | No
7373
Automatic Private IP Addressing (APIPA) | No | No
7474
Private link access to Site Recovery service | Yes. [Learn more](hybrid-how-to-enable-replication-private-endpoints.md). | Yes. [Learn more](hybrid-how-to-enable-replication-private-endpoints.md).
7575

76-
76+
> [!NOTE]
77+
> For Guest VM network, static IP (Linux), Static IP from source OS's NIC is not used on Azure. The vNIC on Azure VM is configured with a new Azure IP of selected virtual network.
7778
7879

7980
## Azure VM network configuration (after failover)

articles/site-recovery/transport-layer-security.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ Use the following registry keys to configure .NET Framework that supports strong
5555
"SchUseStrongCrypto" = dword:00000001
5656
```
5757

58+
> [!NOTE]
59+
> If the registry keys are absent, you don't need to create them for Windows Server 2012 R2 or later versions if TLS 1.2 is enabled in SChannel protocols.
60+
5861
## Frequently asked questions
5962

6063
### Why enable TLS 1.2?

0 commit comments

Comments
 (0)