Skip to content

Commit 22d646a

Browse files
Merge pull request #10019 from MicrosoftDocs/main
Auto Publish – main to live - 2025-10-22 22:00 UTC
2 parents cd39c54 + d04c7ec commit 22d646a

6 files changed

Lines changed: 21 additions & 18 deletions

File tree

support/azure/virtual-machines/linux/convert-mbr-partition-to-gpt.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Failed to resize MBR partitions for a data disk larger than 2 TB
33
description: Provides a solution to an issue where you can't resize a Master Boot Record (MBR) partition for a data disk larger than 2 TB in an Azure Linux virtual machine.
44
ms.service: azure-virtual-machines
5-
ms.date: 04/29/2024
6-
ms.reviewer: brfett, v-weizhu
7-
ms.custom: sap:Assistance with resizing a disk, linux-related-content
5+
ms.date: 10/22/1025
6+
ms.reviewer: brfett
7+
ms.custom: sap:Assistance with disk operations, linux-related-content
88
---
99
# Unable to resize MBR partition for a data disk larger than 2 TB in Linux virtual machine
1010

support/azure/virtual-machines/linux/create-swap-file-linux-vm.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Create a SWAP file for an Azure Linux VM
33
description: Describes how to create a SWAP file for an Azure Linux VM.
4-
ms.date: 09/15/2025
4+
ms.date: 10/22/2025
55
ms.service: azure-virtual-machines
6-
ms.custom: sap:VM Admin - Linux (Guest OS), linux-related-content
6+
ms.custom: sap:Assistance with disk operations, linux-related-content
77
ms.collection: linux
8-
ms.author: mabicca
9-
author: mabicca
10-
ms.reviewer: v-weizhu
8+
ms.author: jarrettr
9+
author: JarrettRenshaw
10+
ms.reviewer: mabicca
1111
---
1212

1313
# Create a SWAP partition for an Azure Linux VM
@@ -87,7 +87,7 @@ You can create a SWAP partition by using one of the following options.
8787
1. Make the script executable:
8888
8989
```bash
90-
chmod +x /var/lib/cloud/scripts/per-boot/swap.sh
90+
sudo chmod +x /var/lib/cloud/scripts/per-boot/swap.sh
9191
```
9292
9393
1. Stop and start the VM. Stopping and starting the VM is only necessary the first time after you create the SWAP file.

support/azure/virtual-machines/linux/toc.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
items:
12
- name: Welcome
23
href: welcome-virtual-machines-linux.yml
34

@@ -262,13 +263,13 @@
262263
href: convert-mbr-partition-to-gpt.md
263264
- name: VHD is not supported when you create a VM in Azure
264265
href: ../windows/vhd-not-supported-vm-azure.md?context=/troubleshoot/azure/virtual-machines/linux/context/context
266+
- name: Create a SWAP file
267+
href: create-swap-file-linux-vm.md
265268

266269
- name: Linux administration
267270
items:
268271
- name: Configure multiple NICs
269272
href: linux-vm-multiple-virtual-network-interfaces-configuration.md
270-
- name: Create a SWAP file
271-
href: create-swap-file-linux-vm.md
272273
- name: Maximum RAM memory of Linux VM
273274
href: max-linux-ram-limited-64-gb.md
274275
- name: Configure custom DNS servers

support/azure/virtual-machines/windows/storage-resource-deletion-errors.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22
title: Troubleshoot storage resource deletion errors on Azure VMs
33
description: Learn how to troubleshoot problems on VMs when deleting storage resources containing attached VHDs.
44
tags: top-support-issue,azure-service-management,azure-resource-manager
5-
ms.custom: sap:VM Admin - Windows (Guest OS)
5+
ms.custom: sap:Assistance with disk operations
66
ms.service: azure-virtual-machines
7-
ms.date: 07/16/2024
7+
ms.date: 10/22/2025
8+
ms.author: jarrettr
9+
ms.revieweer: scotro
810
---
911
# Troubleshoot storage resource deletion errors
1012

support/azure/virtual-machines/windows/vhd-not-supported-vm-azure.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ services: virtual-machines
55
documentationCenter: ''
66
author: JarrettRenshaw
77
manager: dcscontentpm
8-
ms.reviewer: akastha
8+
ms.reviewer: akastha, scotro
99
ms.service: azure-virtual-machines
1010
ms.topic: troubleshooting
1111
ms.tgt_pltfrm: na
1212
ms.workload: infrastructure
13-
ms.date: 06/04/2025
13+
ms.date: 10/22/2025
1414
ms.author: jarrettr
15-
ms.custom: sap:VM Admin - Windows (Guest OS)
15+
ms.custom: sap:Assistance with disk operations
1616
---
1717
# VHD is not supported when you create a virtual machine in Azure
1818

support/windows-client/setup-upgrade-and-drivers/usb-audio-video-devices-malfunction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ This problem occurs because of delays that occur on an internal hardware bus whe
4444

4545
[!INCLUDE [Registry important alert](../../../includes/registry-important-alert.md)]
4646

47-
The October 2025 update for Windows 24H2 introduces a fix for this hardware issue. To use this fix, follow these steps:
47+
The October 2025 update for Windows 11, version 24H2, and the November 2025 update for Windows 11, version 23H2, introduce a fix for this hardware issue. To use this fix, follow these steps:
4848

49-
1. On the affected device, install the October 2025 update. Restart the device, if it's necessary.
49+
1. On the affected device, install the most recent update. Restart the device, if it's necessary.
5050

5151
1. Verify that the device uses a dTPM instead of an fTPM. To find this information, check the device BIOS settings or contact the device manufacturer.
5252

0 commit comments

Comments
 (0)