Skip to content

Commit 20a0c62

Browse files
Merge pull request #301669 from MicrosoftDocs/main
Merged by Learn.Build PR Management system
2 parents c5481a2 + 2294cf0 commit 20a0c62

29 files changed

+75
-254
lines changed

articles/backup/backup-azure-vm-backup-faq.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
description: In this article, discover answers to common questions about backing up Azure VMs with the Azure Backup service.
55
ms.topic: faq
66
ms.service: azure-backup
7-
ms.date: 06/12/2025
7+
ms.date: 06/23/2025
88
author: jyothisuri
99
ms.author: jsuri
1010
ms.custom: build-2025
@@ -265,7 +265,7 @@ sections:
265265
266266
- question: Can I restore an Azure Virtual Machine in a different subscription?
267267
answer: |
268-
Yes, [Cross Subscription Restore now](backup-azure-arm-restore-vms.md#restore-options) allows you to restore Azure VMs from a recovery point in one subscription to another under tenant as per Azure role-based access control (Azure RBAC) rules. Cross Subscription Restore is unsupported from [snapshots](backup-azure-vms-introduction.md#snapshot-creation) and [secondary region](backup-azure-arm-restore-vms.md#restore-in-secondary-region) restores.
268+
Yes, [Cross Subscription Restore now](backup-azure-arm-restore-vms.md#restore-options) allows you to restore Azure VMs from a recovery point in one subscription to another under tenant as per Azure role-based access control (Azure RBAC) rules. Cross Subscription Restore is unsupported from [snapshots](backup-azure-vms-introduction.md#snapshot-creation).
269269
270270
- question: Does Cross Subscription Restore support all Azure VM?
271271
answer: |
@@ -277,7 +277,7 @@ sections:
277277
278278
- question: Can I perform Cross Subscription Restore for Azure VMs running in secondary regions?
279279
answer: |
280-
No, [Cross Subscription Restore](backup-azure-arm-restore-vms.md#restore-options) does not support restore from [secondary regions](backup-azure-arm-restore-vms.md#restore-in-secondary-region).
280+
Yes.
281281
282282
- question: Can I use Enhanced policy for Cross Subscription Restore?
283283
answer: |

articles/backup/backup-support-matrix-iaas.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Support matrix for Azure VM backups
33
description: Get a summary of support settings and limitations for backing up Azure VMs by using the Azure Backup service.
44
ms.topic: reference
5-
ms.date: 06/19/2025
5+
ms.date: 06/23/2025
66
ms.custom:
77
- references_regions
88
- linux-related-content
@@ -195,7 +195,7 @@ Backup of VMs with SSE and CMK encryption using HSM | Supported. <br><br> You mu
195195
**Component** | **Support**
196196
--- | ---
197197
Azure VM data disks | Support for backup of Azure VMs is up to 32 disks.<br><br> Support for backup of Azure VMs with unmanaged disks or classic VMs is deprecated. <br><br> *Note that backup support for disks in Azure Classic Storage is no longer available. To ensure continued functionality, migrate these disks to Azure Resource Manager (ARM) Storage, as Classic Storage accounts don't support ARM-based Virtual Machines (VMs). Also, backup for all Classic VMs is set to be deprecated on September 30, 2025. To prevent disruptions, migrate Classic VMs and associated disks to ARM Storage before this timeline.*
198-
Data disk size | Individual disk size can be up to 64 TB and a maximum of 512 TB combined for all disks in a VM.
198+
Data disk size | Individual disk size can be up to 64 TB and a maximum of 512 TB combined for all disks in a VM. <br><br> Note that it's available only in specific regions - East Asia, North Europe, West Europe, East US 2, North Central US, West Central US, West US 3, Central US.
199199
Storage type | Standard HDD, Standard SSD, Premium SSD. <br><br> Backup and restore of [zone-redundant storage disks](/azure/virtual-machines/disks-redundancy#zone-redundant-storage-for-managed-disks) is supported.
200200
Managed disks | Supported.
201201
Encrypted disks | Supported.<br/><br/> Azure VMs enabled with Azure Disk Encryption can be backed up (with or without the Microsoft Entra app).<br/><br/> Encrypted VMs can't be recovered at the file or folder level. You must recover the entire VM.<br/><br/> You can enable encryption on VMs that Azure Backup is already protecting. <br><br> You can back up and restore disks encrypted via platform-managed keys or customer-managed keys. You can also assign a disk-encryption set while restoring in the same region. That is, providing a disk-encryption set while performing cross-region restore is currently not supported. However, you can assign the disk-encryption set to the restored disk after the restore is complete.

articles/backup/restore-azure-encrypted-virtual-machines.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Restore encrypted Azure VMs
33
description: Describes how to restore encrypted Azure VMs with the Azure Backup service.
44
ms.topic: how-to
5-
ms.date: 04/14/2025
5+
ms.date: 06/23/2025
66
author: jyothisuri
77
ms.author: jsuri
88
---
@@ -59,6 +59,11 @@ Do one of the following actions:
5959

6060
Reinstall the ADE extension so the data disks are open and mounted.
6161

62+
>[!Note]
63+
>If an Azure VM uses disks size >= 4097 GB, or includes > 16 disks, the restore job fails to restore ADE settings on the restored disk. The restored disk remains encrypted with ADE, as it was at the restoration point,but the ADE configuration doesn't apply to the restored disk.
64+
>
65+
>To re-enable ADE, create a new Azure VM from the restored disk and then re-encrypt it using ADE.
66+
6267
## Cross Region Restore for an encrypted Azure VM
6368

6469
Azure Backup supports Cross Region Restore of encrypted Azure VMs to the [Azure paired regions](../reliability/cross-region-replication-azure.md). Learn how to [enable Cross Region Restore](backup-create-rs-vault.md#set-cross-region-restore) for an encrypted VM.

articles/iot-operations/deploy-iot-ops/overview-deploy.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,7 @@ When you deploy Azure IoT Operations, you install a suite of services on an Azur
1616

1717
## Supported environments
1818

19-
Microsoft supports the following environments for Azure IoT Operations deployments.
20-
21-
| Environment | Minimum version | Availability |
22-
| ----------- | --------------- | ------------ |
23-
| K3s on Ubuntu 24.04 | K3s version 1.31.1 | General availability |
24-
| Azure Kubernetes Service (AKS) Edge Essentials on Windows 11 IoT Enterprise | AksEdge-K3s-1.29.6-1.8.202.0 | Public preview |
25-
| Azure Kubernetes Service (AKS) on Azure Local | Azure Stack HCI OS, version 23H2, build 2411 | Public preview |
26-
| Tanzu Kubernetes release (TKr) on Tanzu Kubernetes Grid with a management cluster 2.5.2| TKr version 1.28.11| General availability|
27-
28-
>[!IMPORTANT]
29-
>Support for Azure IoT Operations deployments is only available on version 1.28.11 of TKr.
19+
[!INCLUDE [supported-environments-table](../includes/supported-environments-table.md)]
3020

3121
>[!NOTE]
3222
>Billing usage records are collected on any environment where Azure IoT Operations is installed, regardless of support or availability levels.
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
author: dominicbetts
3+
ms.author: dobett
4+
ms.topic: include
5+
ms.service: iot-operations
6+
ms.date: 06/20/2025
7+
---
8+
9+
Microsoft supports the following environments for Azure IoT Operations deployments.
10+
11+
| Environment | Minimum version | Availability |
12+
| ----------- | --------------- | ------------ |
13+
| K3s on Ubuntu 24.04 | K3s version 1.31.1 | General availability |
14+
| Azure Kubernetes Service (AKS) Edge Essentials on Windows 11 IoT Enterprise | AksEdge-K3s-1.29.6-1.8.202.0 | Public preview |
15+
| Azure Kubernetes Service (AKS) on Azure Local | Azure Stack HCI OS, version 23H2, build 2411 | Public preview |
16+
| Tanzu Kubernetes release (TKr) on Tanzu Kubernetes Grid with a management cluster 2.5.2| TKr version 1.28.11| General availability|
17+
18+
>[!IMPORTANT]
19+
>Support for Azure IoT Operations deployments is only available on version 1.28.11 of TKr.

articles/iot-operations/includes/supported-environments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ ms.custom:
1010
---
1111

1212
> [!IMPORTANT]
13-
> Currently, K3s on Ubuntu 24.04 is the only generally available platform for deploying Azure IoT Operations in production. To learn more, see [Supported environments](../deploy-iot-ops/overview-deploy.md#supported-environments).
13+
> Currently, K3s on Ubuntu 24.04 and Tanzu Kubernetes are the only platforms for deploying Azure IoT Operations in production. To learn more, see [Supported environments](../deploy-iot-ops/overview-deploy.md#supported-environments).

articles/iot-operations/overview-iot-operations.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -123,17 +123,7 @@ To secure communication between devices and the cloud through isolated network e
123123

124124
## Supported environments
125125

126-
Microsoft supports the following environments for Azure IoT Operations deployments.
127-
128-
| Environment | Minimum version | Availability |
129-
| ----------- | --------------- | ------------ |
130-
| K3s on Ubuntu 24.04 | K3s version 1.31.1 | General availability |
131-
| Azure Kubernetes Service (AKS) Edge Essentials on Windows 11 IoT Enterprise | AksEdge-K3s-1.29.6-1.8.202.0 | Public preview |
132-
| Azure Kubernetes Service (AKS) on Azure Local | Azure Stack HCI OS, version 23H2, build 2411 | Public preview |
133-
| Tanzu Kubernetes release (TKr) on Tanzu Kubernetes Grid with a management cluster 2.5.2| TKr version 1.28.11| General availability|
134-
135-
>[!IMPORTANT]
136-
>Support for Azure IoT Operations deployments is only available on version 1.28.11 of TKr.
126+
[!INCLUDE [supported-environments-table](includes/supported-environments-table.md)]
137127

138128
## Supported regions
139129

articles/iot-operations/troubleshoot/iot-operations-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ sections:
3535
answer: For information on high availability across availability zones and regions for ADR, see [Reliability in Azure Device Registry](../../reliability/reliability-device-registry.md).
3636
- question: |
3737
On which platforms is Azure IoT Operations supported?
38-
answer: Currently, K3s on Ubuntu 24.04 is the only generally available platform for deploying Azure IoT Operations in production. To learn more, see [Supported environments](../deploy-iot-ops/overview-deploy.md#supported-environments).
38+
answer: Currently, K3s on Ubuntu 24.04 and Tanzu Kubernetes are the only platforms for deploying Azure IoT Operations in production. To learn more, see [Supported environments](../deploy-iot-ops/overview-deploy.md#supported-environments).
3939
- question: |
4040
Can I migrate my IoT Edge workloads to Azure IoT Operations?
4141
answer: Azure IoT Edge isn't an Azure Arc-enabled service like Azure IoT Operations is. Instead, IoT Edge is deeply integrated with and relies on Azure IoT Hub primitives such as device twins and direct methods for its functionality. While Azure IoT Operations can achieve outcomes similar to IoT Edge in some scenarios, the two services have fundamentally different architectures. As a result, there isn't a direct migration path for transitioning IoT Edge workload modules to Azure IoT Operations.

articles/sap/workloads/integration-get-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about the various integration points in the Microsoft ecosyst
44
ms.service: sap-on-azure
55
ms.subservice: sap-vm-workloads
66
ms.topic: concept-article
7-
ms.date: 12/15/2022
7+
ms.date: 06/22/2025
88
author: MartinPankraz
99
ms.author: mapankra
1010

@@ -234,7 +234,7 @@ Discover partner offerings for SAP security on the [Azure Marketplace](https://a
234234

235235
#### Microsoft Sentinel for SAP
236236

237-
Microsoft Sentinel integrates natively with Microsoft Defender XDR in the Defender portal. See the integration in action with [Automatic attack disruption for SAP](../../sentinel/sap/deployment-attack-disrupt.md).
237+
Microsoft Sentinel integrates directly with Microsoft Defender XDR and the Microsoft Defender portal. SAP solutions are available in the Defender portal as part of [Microsoft's unified security operations platform](/unified-secops-platform/), and with [Microsoft Sentinel in the Defender portal](/azure/sentinel/microsoft-sentinel-defender-portal).
238238

239239
For more information about [SAP certified](https://www.sap.com/dmc/exp/2013_09_adpd/enEN/#/solutions?id=s:33db1376-91ae-4f36-a435-aafa892a88d8) threat monitoring with Microsoft Sentinel for SAP, see the following Microsoft resources:
240240

articles/sap/workloads/rise-integration-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ It can be used with any data source that Defender XDR and Sentinel support, incl
5353
This image shows an example of the Microsoft Security Copilot experience using a prompt to investigate an SAP incident.
5454
:::image-end:::
5555

56-
In addition to that the Security Copilot experience is embedded on the Defender XDR portal. Next to an AI-generated summary, recommendations and remediation like password reset for SAP are provided out-of-the-box. Learn more about automatic SAP attack disruption [here](../../sentinel/sap/deployment-attack-disrupt.md).
56+
In addition to that, the Security Copilot experience is embedded on the Defender XDR portal, with an out-of-the-box AI-generated summary and recommendations for SAP.
5757

5858
:::image type="complex" source="./media/sap-rise-integration/sap-rise-security-copilot-defender-portal.png" alt-text="Screenshot of embedded Security Copilot experience in Defender with SAP RISE/ECS incidents." lightbox="./media/sap-rise-integration/sap-rise-security-copilot-defender-portal.png":::
5959
This image shows an example of Microsoft Security Copilot analyzing an incident detected on SAP RISE through Defender XDR. Data ingestion is done through the Microsoft Sentinel solution for SAP applications.

0 commit comments

Comments
 (0)