Skip to content

Commit ebd92cd

Browse files
committed
Renamed new article + Acrolinx.
1 parent cf9a269 commit ebd92cd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

azure-stack/hci/manage/troubleshoot-arc-enabled-vms-using collected-files.md renamed to azure-stack/hci/manage/collect-log-files-for-arc-enabled-vms.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: Collect log files for Azure Arc VM on Azure Stack HCI
3-
description: Learn how to troubleshoot an Azure Arc VM using collected files.
3+
description: Learn how to collect log files for an Azure Arc VM on your Azure Stack HCI system.
44
author: alkohli
55
ms.topic: how-to
6-
ms.date: 07/23/2024
6+
ms.date: 07/26/2024
77
ms.author: alkohli
88
ms.reviewer: vlakshmanan
99
---
@@ -12,7 +12,7 @@ ms.reviewer: vlakshmanan
1212

1313
[!INCLUDE [hci-applies-to-23h2](../../includes/hci-applies-to-23h2.md)]
1414

15-
You can collect logs and other files to identify and troubleshoot issues with Arc virtual machines (VMs) in your Azure Stack HCI system.
15+
Collect logs and other files to identify and troubleshoot issues with Arc virtual machines (VMs) in your Azure Stack HCI system.
1616

1717
## Collect files when VM provisioning fails
1818

azure-stack/hci/manage/troubleshoot-arc-enabled-vms.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Troubleshoot Azure Arc VM management
33
description: Learn how to troubleshoot Azure Arc VM management
44
author: alkohli
55
ms.topic: how-to
6-
ms.date: 07/23/2024
6+
ms.date: 07/26/2024
77
ms.author: alkohli
88
ms.reviewer: vlakshmanan
99
---
@@ -24,7 +24,7 @@ When trying to run the command to enable guest management, you see the following
2424

2525
**Error:** `Deployment failed. Correlation ID: 5d0c4921-78e0-4493-af16-dffee5cbf9d8. VM Spec validation failed for guest agent provisioning: Invalid managed identity. A system-assigned managed identity must be enabled in parent resource: Invalid Configuration`
2626

27-
The above failure is because the managed identity wasn't created for this VM. System-assigned Managed Identity is required to enable guest management.
27+
This failure is because the managed identity wasn't created for this VM. System-assigned Managed Identity is required to enable guest management.
2828

2929
**Resolution:**
3030

@@ -81,7 +81,7 @@ You see the following error when trying to deploy an Arc VM on your Azure Stack
8181
8282
**Error:** `{"code":"ConflictingOperation","message":"Unable to process request 'Microsoft.AzureStackHCI/virtualMachineInstances'. There is already a previous running operation for resource '/subscriptions/<subscription ID>/resourceGroups/<Resource group name>/providers/Microsoft.HybridCompute/machines/<VM name>/providers/Microsoft.AzureStackHCI/virtualMachineInstances/default'. Please wait for the previous operation to complete."}`
8383
84-
The above failure is because the `SystemAssigned` managed identity object isn't under the `Microsoft.HybridCompute/machines` resource type.
84+
This failure is because the `SystemAssigned` managed identity object isn't under the `Microsoft.HybridCompute/machines` resource type.
8585
8686
**Resolution:**
8787

0 commit comments

Comments
 (0)