Delta Live Table Pipeline - Azure cluster fail

Aaron1234567
Databricks Partner

Failed to launch pipeline cluster 0802-171503-4m02lexd: The operation could not be performed on your account with the following error message: azure_error_code: OperationNotAllowed, azure_error_message: Operation could not be completed as it results in...

I've also noticed that it is not deploying in the same region as my Resource Group or the Databricks instance which is in Southcentral US. I've also specifying the specs of the VM/cluster as stated in the top solution in this forum.

{

  "id": "faa79e00-1286-11ed-82b7-ea83de10642f",

  "sequence": {

    "control_plane_seq_no": 1658882570762832

  },

  "origin": {

    "cloud": "Azure",

    "region": "westus",

    "org_id": 5389340109879859,

    "pipeline_id": "24007e7f-15b9-45e8-9628-500ba30c826c",

    "pipeline_name": "DLT-Demo-81-aaron@clevelanalytics.com",

    "update_id": "23fff1f7-a765-46dc-82bc-43f04ef451c1"

  },

  "timestamp": "2022-08-02T17:17:25.856Z",

  "message": "Update 23fff1 is FAILED.",

  "level": "ERROR",

  "error": {

    "exceptions": [

      {

        "message": "Failed to launch pipeline cluster 0802-171503-4m02lexd: The operation could not be performed on your account with the following error message: azure_error_code: OperationNotAllowed, azure_error_message: Operation could not be completed as it results in..."

      }

    ],

    "fatal": true

  },

  "details": {

    "update_progress": {

      "state": "FAILED"

    }

  },

  "event_type": "update_progress"

}