Skip to content

Commit 712dd03

Browse files
authored
Merge pull request #295684 from ankitaduttaMSFT/TVM
TVM GA
2 parents f21782a + 584e165 commit 712dd03

File tree

1 file changed

+31
-10
lines changed

1 file changed

+31
-10
lines changed

articles/site-recovery/concepts-trusted-vm.md

Lines changed: 31 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,33 +5,54 @@ services: site-recovery
55
author: ankitaduttaMSFT
66
ms.service: azure-site-recovery
77
ms.topic: conceptual
8-
ms.date: 07/29/2024
8+
ms.date: 03/04/2025
99
ms.author: ankitadutta
1010

1111
---
1212
# Azure Site Recovery support for Azure trusted launch virtual machines
1313

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).
1515

1616

1717
## Support matrix
1818

1919
Find the support matrix for Azure trusted launch virtual machines with Azure Site Recovery:
2020

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+
2226
> [!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
2829
- **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.
2930
- **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).
3031
- **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.
3233
- **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
3438

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*:
45+
- **Ubuntu**: 18.04, 20.04, 22.04, 24.04
46+
- **RHEL**: 8.3, 8.4, 8.5, 8.6, 8.7, 8.8, 8.9, 8.10, 9.0, 9.1, 9.2, 9.3, 9.4
47+
- **SUSE 15**: SP3, SP4, SP5, SP6
48+
- **Alma Linux**: 8.10, 9.4
49+
- **Debian**: 12
50+
51+
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
55+
- **SUSE 15 SP6**: 6.4.0-150600.23.25.1 and later
3556

3657
## Azure Site Recovery for trusted VMs
3758

0 commit comments

Comments
 (0)