Share via

Cannot read properties of undefined (reading 'createdAt')

Nick Allair 0 Reputation points
2026-04-03T09:04:54.2866667+00:00

The deployment of my azure resource is stuck.

The deployment will not complete and the resource is not visible on the CLI.

Azure Database for PostgreSQL
0 comments No comments

1 answer

Sort by: Most helpful
  1. Manoj Kumar Boyini 11,600 Reputation points Microsoft External Staff Moderator
    2026-04-03T09:40:49.4033333+00:00

    Hi @Nick Allair

    This happens when the Azure Resource Manager (ARM) state for the deployment is out of sync.

    In this case, the ARM synchronization was stuck. Because of that, the resource did not appear in the Azure portal or via Azure CLI, and the deployment remained in a running state.

    Once the ARM synchronization completed, the server became visible and the deployment finished successfully. No redeployment was required.

    If this occurs again, waiting for the ARM state to refresh or please let us know.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.