Skip to content

Commit acd812f

Browse files
Update error-messages.md
I am from Microsoft Azure CXP Chat Team. Got a customer case recently for the respective error message that cx got while trying to delete a VM on Azure and we found that this error is not documented in any MS public Docs. While I found out few such issues reported in Microsoft Community Threads. hence updating this document with the same. Customer Error : Failed to update associated resources for virtual machine 'xxx' Message : An error occurred while updating associated resources for virtual machine 'xxx'. To delete the virtual machine without updating associated resources first, try again without updating any associated resource deletion states. Error: 'Changing property 'creationData' is not allowed.'
1 parent 99a6323 commit acd812f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

support/azure/virtual-machines/windows/error-messages.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,5 +210,6 @@ This section lists the common error messages you might encounter when managing V
210210
| VMRedeploymentFailed | VM '{0}' redeployment failed due to an internal error. Please retry later. |
211211
| VMRedeploymentTimedOut | Redeployment of VM '{0}' didn't finish in the allotted time. It might finish successfully in sometime. Else, you can retry the request. |
212212
| VMStartTimedOut | VM '{0}' did not start in the allotted time. The VM may still start successfully. Please check the power state later. |
213+
| Changing property 'creationData' is not allowed | 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. |
213214

214215
[!INCLUDE [Azure Help Support](../../../includes/azure-help-support.md)]

0 commit comments

Comments
 (0)