You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This article describes how to collect logs and troubleshoot issues with Azure Local VMs enabled by Azure Arc. It also lists the current limitations and known issues with Azure Local VM management, along with recommended resolutions.
16
+
This article describes how to collect logs and troubleshoot issues with Azure Local Virtual Machines (VMs) enabled by Azure Arc. It also lists the current limitations and known issues with Azure Local VM management, along with recommended resolutions.
17
17
18
18
19
19
## Property isn't supported for this operation
@@ -24,7 +24,7 @@ This article describes how to collect logs and troubleshoot issues with Azure Lo
24
24
25
25
**Cause:**
26
26
27
-
This error occurs when the feature you're trying to use isn't available for the software version running on your Azure Local instance. This can happen if the software version on your cluster is outdates of the feature was introduced in a later version of the extension.
27
+
This error occurs when the feature you're trying to use isn't available for the software version running on your Azure Local instance. This can happen if the software version on your cluster is outdated or the feature was introduced in a later version of the extension.
28
28
29
29
**Resolution:**
30
30
@@ -69,7 +69,7 @@ Follow these steps to verify that the Managed Identity isn't created for this VM
69
69
70
70
:::image type="content" source="./media/troubleshoot-arc-enabled-vms/managed-identity-missing-2.png" alt-text="Screenshot of JSON view indicating the Managed Identity is absent." lightbox="./media/troubleshoot-arc-enabled-vms/managed-identity-missing-2.png":::
71
71
72
-
1. To create managed identity, connect to the Azure Local machine via RDP. Run the following command:
72
+
1. To create managed identity, connect to the Azure Local machine via Remote Desktop Protocol (RDP). Run the following command:
0 commit comments