You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/site-recovery/concepts-trusted-vm.md
+31-10Lines changed: 31 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,33 +5,54 @@ services: site-recovery
5
5
author: ankitaduttaMSFT
6
6
ms.service: azure-site-recovery
7
7
ms.topic: conceptual
8
-
ms.date: 07/29/2024
8
+
ms.date: 03/04/2025
9
9
ms.author: ankitadutta
10
10
11
11
---
12
12
# Azure Site Recovery support for Azure trusted launch virtual machines
13
13
14
-
[Trusted launch](/azure/virtual-machines/trusted-launch) protects against advanced and persistent attack techniques. It is composed of several coordinated infrastructure technologies that can be enabled independently. Each technology provides another layer of defense against sophisticated threats. To deploy an Azure trusted launch VM, follow [these steps](/azure/virtual-machines/trusted-launch-portal).
14
+
[Trusted launch](/azure/virtual-machines/trusted-launch) protects against advanced and persistent attack techniques. It is composed of several coordinated infrastructure technologies that can be enabled independently. Each technology provides another layer of defense against sophisticated threats. To deploy an Azure trusted launch VM, follow [these steps](/azure/virtual-machines/trusted-launch-portal).
15
15
16
16
17
17
## Support matrix
18
18
19
19
Find the support matrix for Azure trusted launch virtual machines with Azure Site Recovery:
20
20
21
-
-**Region**: Available in all [Azure Site Recovery supported regions](./azure-to-azure-support-matrix.md#region-support).
21
+
-**Operating system**: Support for Windows OS is generally available. Linux OS is currently in *Public preview*. [Learn more](#supported-linux-distributions-and-kernels) on supported Linux distributions and kernels.
22
+
-**Region**: Available in all [Azure Site Recovery supported regions](./azure-to-azure-support-matrix.md#region-support).
23
+
> [!IMPORTANT]
24
+
> Linux OS isn't supported yet for recovery services vault in UAE North region.
25
+
22
26
> [!NOTE]
23
-
> For [Azure government regions](../azure-government/documentation-government-overview-dod.md), both source and target location should either be in `US Gov` regions or both should be in `US DoD` regions. Setting source location of US Gov regions and target location of US DoD regions or vice versa isn't supported.
24
-
-**Operating system**: Support available only for Windows OS. Linux OS is currently not supported.
25
-
-**Private endpoints**: Azure trusted virtual machines can be protected using private endpoint configured recovery services vault with the following conditions:
26
-
- You can create a new recovery services vault and [configure private endpoints on it](./azure-to-azure-how-to-enable-replication-private-endpoints.md). Then you can start protecting Azure Trusted VMs using it.
27
-
- You can't protect Azure Trusted VMs using recovery services vault which were created before the public preview and have private endpoints configured.
27
+
> For [Azure Government regions](../azure-government/documentation-government-overview-dod.md), both source and target location should either be in `US Gov` regions or both should be in `US DoD` regions. Setting source location of US Gov regions and target location of US DoD regions or vice versa isn't supported.
28
+
-**Private endpoints**: Azure trusted virtual machines can be protected using private endpoint configured recovery services vault
28
29
-**Migration**: Migration of Azure Site Recovery protected existing Generation 1 Azure VMs to trusted VMs and [Generation 2 Azure virtual machines to trusted VMs](/azure/virtual-machines/trusted-launch-existing-vm) isn't supported. [Learn more](#migrate-azure-site-recovery-protected-azure-generation-2-vm-to-trusted-vm) about migration of Generation 2 Azure VMs.
29
30
-**Disk Network Access**: Azure Site Recovery creates disks (replica and target disks) with public access enabled by default. To disable public access for these disks follow [these steps](./azure-to-azure-common-questions.md#disk-network-access).
30
31
-**Boot integrity monitoring**: Replication of [Boot integrity monitoring](/azure/virtual-machines/boot-integrity-monitoring-overview) state isn't supported. If you want to use it, enable it explicitly on the failed over virtual machine.
31
-
-**Shared disks**: Trusted virtual machines with attached shared disks are currently supported.
32
+
-**Shared disks**: Trusted virtual machines with attached shared disks are currently supported only for Windows OS.
32
33
-**Scenario**: Available only for Azure-to-Azure scenario.
33
-
-**Create a new VM flow**: Enabling **Management** > **Site Recovery** option in *Create a new Virtual machine* flow is currently not supported.
34
+
-**Create a new VM flow**: Enabling **Management** > **Site Recovery** option in *Create a new Virtual machine* flow is currently supported for Windows OS only. Linux OS is not yet supported.
35
+
-**VM creation time**: Only Linux Trusted VMs created after `1-Apr-2024` are supported. Linux Trusted VMs created prior to this date are not supported.
36
+
37
+
## Supported Linux distributions and kernels
34
38
39
+
> [!NOTE]
40
+
> Support for Linux OS is currently in *Public preview*.
41
+
42
+
The following Linux distributions and kernels are supported for trusted launch virtual machines:
43
+
44
+
Following are the distros supported in *Public preview*:
Azure Site Recovery supports the same kernels for Azure Trusted VMs as for Azure Standard VMs across the listed Linux distributions. For SUSE, however, Azure Site Recovery support only the following kernels for Azure Trusted launch VMs, provided these kernels are also supported for Azure Standard VMs by Azure Site Recovery:
52
+
-**SUSE 15 SP3**: 5.3.18-150300.59.179.1 and later
53
+
-**SUSE 15 SP4**: 5.14.21-150400.24.141.1 and later
54
+
-**SUSE 15 SP5**: 5.14.21-150500.55.83.1 and later
0 commit comments