Skip to content

Commit c1ce728

Browse files
committed
Merge remote-tracking branch 'upstream/main' into AB#7023-Installation-of-OpenSSH-Features
2 parents 45b9e6c + 97abef9 commit c1ce728

82 files changed

Lines changed: 1651 additions & 75 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

support/azure/azure-storage/files/file-sync/file-sync-troubleshoot-cloud-tiering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ If content doesn't exist for the error code, follow the general troubleshooting
182182
183183
| HRESULT | HRESULT (decimal) | Error string | Issue | Remediation |
184184
|---------|-------------------|--------------|-------|-------------|
185-
| 0x80070079 | -2147942521 | ERROR_SEM_TIMEOUT | The file failed to recall due to an I/O timeout. This issue can occur for several reasons: server resource constraints, poor network connectivity, or an Azure storage issue (for example, throttling). | No action required. If the error persists for several hours, please open a support case. |
185+
| 0x80070079 | -2147942521 | ERROR_SEM_TIMEOUT | The file failed to recall due to an I/O timeout. This issue can occur for several reasons: high recall activity in a short time span, server resource constraints, poor network connectivity, or an Azure storage issue (for example, throttling). | No action required. If the error persists for several hours, please open a support case. |
186186
| 0x80070036 | -2147024842 | ERROR_NETWORK_BUSY | The file failed to recall due to a network issue. | If the error persists, check network connectivity to the Azure file share. |
187187
| 0x80c80037 | -2134376393 | ECS_E_SYNC_SHARE_NOT_FOUND | The file failed to recall because the server endpoint was deleted. | To resolve this issue, see [Tiered files aren't accessible on the server](?tabs=portal1%252cazure-portal#tiered-files-are-not-accessible-on-the-server). |
188188
| 0x80070005 | -2147024891 | ERROR_ACCESS_DENIED | The file failed to recall due to an access denied error. This issue can occur if the firewall and virtual network settings on the storage account are enabled and the server does not have access to the storage account. | To resolve this issue, add the Server IP address or virtual network by following the steps documented in the [Configure firewall and virtual network settings](/azure/storage/file-sync/file-sync-deployment-guide?tabs=azure-portal#optional-configure-firewall-and-virtual-network-settings) section in the deployment guide. |

support/azure/azure-storage/files/file-sync/file-sync-troubleshoot-sync-errors.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ If a file or directory fails to sync due to an error, an event is logged in the
207207
| 0x80070035 | -2147024843 | ERROR_BAD_NETPATH | The network path was not found. | No action required. This error should automatically resolve. If the error persists for several days, create a support request. |
208208
| 0x80071779 | -2147018887 | ERROR_FILE_READ_ONLY | The specified file is read only. | If the error persists for more than a day, create a support request. |
209209
| 0x80070006 | -2147024890 | ERROR_INVALID_HANDLE | An internal error occurred. | If the error persists for more than a day, create a support request. |
210+
| 0x80070032 | -2147024846 | ERROR_NOT_SUPPORTED | The file is failing to upload as the tiered file is likely orphaned. |
210211
| 0x8007012f | -2147024593 | ERROR_DELETE_PENDING | The file cannot be opened because it is in the process of being deleted. | No action required. This error should automatically resolve. If the error persists for several days, create a support request. |
211212
| 0x80041007 | -2147217401 | SYNC_E_ITEM_MUST_EXIST | An internal error occurred. | If the error persists for more than a day, create a support request. |
212213
| 0X80C80293 | -2134375789 | ECS_E_SYNC_INITIAL_SCAN_COMPLETED | The sync session failed because the initial enumeration was completed. The next session will cover the full namespace. | No action required. This error should automatically resolve. If the error persists for several days, create a support request. |

support/azure/virtual-machines/linux/boot-error-troubleshoot-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: troubleshooting
1111
ms.tgt_pltfrm: vm-linux
1212
ms.custom: sap:My VM is not booting, linux-related-content
1313
ms.workload: infrastructure
14-
ms.date: 03/10/2023
14+
ms.date: 09/15/2025
1515
ms.author: divargas
1616
---
1717
# Troubleshoot Azure Linux virtual machine boot errors

support/azure/virtual-machines/linux/chroot-logical-volume-manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.collection: linux
1111
ms.topic: troubleshooting
1212
ms.tgt_pltfrm: vm-linux
1313
ms.workload: infrastructure-services
14-
ms.date: 03/10/2023
14+
ms.date: 09/15/2025
1515
ms.author: divargas
1616
---
1717
# Troubleshoot Azure Linux VM when there's no access to Azure Serial Console and the disk layout uses Logical Volume Manager

support/azure/virtual-machines/linux/cloud-init-deployment-delay.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Cloud-init-enabled VM takes a long time to start up
33
description: Troubleshoot a cloud-init-enabled Azure Virtual Machine deployment that takes more than 120 seconds to start up.
44
editor: v-jsitser
55
ms.service: azure-virtual-machines
6-
ms.date: 02/03/2022
6+
ms.date: 09/15/2025
77
ms.reviewer: srijangupta, v-leedennis
88
ms.custom: sap:Cannot create a VM
99
---

support/azure/virtual-machines/linux/cloud-init-support-linux-vms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure cloud-init support for Linux VMs
33
description: This article explains the support scenario for cloud-init in Azure.
4-
ms.date: 10/10/2020
4+
ms.date: 09/15/2025
55
ms.service: azure-virtual-machines
66
ms.custom: sap:VM Extensions not operating correctly, linux-related-content
77
ms.collection: linux

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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: 10/12/2023
4+
ms.date: 09/15/2025
55
ms.service: azure-virtual-machines
66
ms.custom: sap:VM Admin - Linux (Guest OS), linux-related-content
77
ms.collection: linux

support/azure/virtual-machines/linux/linux-fulldisk-boot-error.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: pagienge
55
ms.author: pagienge
66
ms.reviewer: v-leedennis
77
ms.topic: troubleshooting
8-
ms.date: 09/01/2023
8+
ms.date: 09/15/2025
99
ms.service: azure-virtual-machines
1010
ms.custom: sap:My VM is not booting, linux-related-content
1111
ms.collection: linux

support/azure/virtual-machines/linux/linux-hyperv-issue.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: saimsh-msft
55
ms.author: saimsh
66
ms.reviewer: divargas
77
ms.topic: troubleshooting
8-
ms.date: 10/11/2022
8+
ms.date: 09/15/2025
99
ms.service: azure-virtual-machines
1010
ms.custom: sap:My VM is not booting, linux-related-content
1111
ms.collection: linux
@@ -29,7 +29,7 @@ To identify if your VM fails to boot due to missing Hyper-V drivers, use [Azure
2929

3030
## Before you troubleshoot
3131

32-
To troubleshoot [Scenario 1: Network Hyper-V driver is disabled](#network-hyperv-disabled) and [Scenario 2: NIC mac address is changed or doesn't match](#macaddress-issue), you need [serial console](./serial-console-linux.md) access for your Linux VM.
32+
To troubleshoot [Scenario 1: Network Hyper-V driver is disabled](#network-hyperv-disabled) and [Scenario 2: NIC media access control (MAC) address is changed or doesn't match](#macaddress-issue), you need [serial console](./serial-console-linux.md) access for your Linux VM.
3333

3434
If you don't have serial console access, follow the [offline approach](./repair-linux-vm-using-azure-virtual-machine-repair-commands.md) to access the contents of the problematic OS disk from a rescue virtual machine. Access to Azure CLI or [Azure Cloud Shell](https://shell.azure.com) is required for the offline approach.
3535

@@ -131,7 +131,7 @@ Always take a backup of the original initial RAMdisk image to facilitate the rol
131131

132132
4. Once the changes are applied, perform an automatic OS disk swap with the original VM and reboot the system by using the `az vm repair restore` command.
133133

134-
## <a id="macaddress-issue"></a>Scenario 2: NIC MAC address is changed or doesn't match
134+
## <a id="macaddress-issue"></a>Scenario 2: NIC media access control (MAC) address is changed or doesn't match
135135

136136
If the Network Interface Card MAC address is changed or doesn't match within the OS configuration, you won't be able to SSH to the VM because the networking services are unavailable. You're still able to sign in via [serial console](../windows/serial-console-overview.md) from the Azure portal. Errors that are similar to the ones in [Scenario 1: Network Hyper-V driver is disabled](#network-hyperv-disabled) are displayed.
137137

support/azure/virtual-machines/linux/linux-image-provisioning-agent-update-awareness.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Linux Image Provisioning Agent update awareness
33
description: Provides the update awareness and frequently asked questions about Linux Image Provisioning Agent.
4-
ms.date: 10/10/2020
4+
ms.date: 09/15/2025
55
ms.service: azure-virtual-machines
66
ms.custom: sap:VM Extensions not operating correctly, linux-related-content
77
ms.collection: linux

0 commit comments

Comments
 (0)