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
Copy file name to clipboardExpand all lines: support/azure/virtual-machines/windows/error-messages.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ tags: azure-resource-manager
8
8
ms.service: azure-virtual-machines
9
9
ms.topic: troubleshooting
10
10
ms.workload: infrastructure
11
-
ms.date: 05/15/2025
11
+
ms.date: 05/16/2025
12
12
ms.reviewer: ekpathak, v-weizhu
13
13
ms.custom: sap:VM Admin - Windows (Guest OS)
14
14
---
@@ -133,6 +133,7 @@ This section lists the common error messages you might encounter when managing V
133
133
| NotSupported | The license type is {0}, but the image blob {1} is not from on-premises. |
134
134
| OperationNotAllowed | Availability Set {0} cannot be deleted. Before deleting an Availability Set please ensure that it does not contain any VM. |
135
135
| OperationNotAllowed | Changing availability set SKU from 'Aligned' to 'Classic' is not allowed. |
136
+
| OperationNotAllowed | Changing property 'creationData' is not allowed </br></br> Failed to update associated resources for VM '{0}'. An error occurred while updating associated resources for VM '{0}'. To delete the virtual machine without updating associated resources first, try again without updating any associated resource deletion states. |
136
137
| OperationNotAllowed | Cannot modify extensions in the VM when the VM is not running. |
137
138
| OperationNotAllowed | The Capture action is only supported on a Virtual Machine with blob based disks. Please use the 'Image' resource APIs to create an Image from a managed Virtual Machine. |
138
139
| OperationNotAllowed | The resource {0} cannot be created from Image {1} until Image has been successfully created. |
@@ -209,6 +210,5 @@ This section lists the common error messages you might encounter when managing V
209
210
| VMRedeploymentFailed | VM '{0}' redeployment failed due to an internal error. Please retry later. |
210
211
| VMRedeploymentTimedOut | Redeployment of VM '{0}' didn't finish in the allotted time. It might finish successfully in sometime. Else, you can retry the request. |
211
212
| VMStartTimedOut | VM '{0}' did not start in the allotted time. The VM may still start successfully. Please check the power state later. |
212
-
| OperationNotAllowed | Changing property 'creationData' is not allowed </br></br> Failed to update associated resources for VM '{0}'. An error occurred while updating associated resources for VM '{0}'. To delete the virtual machine without updating associated resources first, try again without updating any associated resource deletion states. |
213
213
214
214
[!INCLUDE [Azure Help Support](../../../includes/azure-help-support.md)]
0 commit comments