I keep experiencing deployment failure for Azure Blockchain Workbench. It fails on "Create or Update Blockchain Member". One thing to note is that when I try to re-deploy it complains about the template not being correct.
"submissionTimestamp": "2021-05-29T10:32:35.1075254Z",
"subscriptionId": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"tenantId": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"properties": {
"statusCode": "Conflict",
"statusMessage": "{\"status\":\"Failed\",\"error\":{\"code\":\"ResourceDeploymentFailure\",\"message\":\"The resource operation completed with terminal provisioning state 'Failed'.\"}}",
"eventCategory": "Administrative",
"entity": "/subscriptions/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/resourcegroups/grp-cartchain/providers/Microsoft.Blockchain/blockchainMembers/cartblockchaindtz2mp",
"message": "Microsoft.Blockchain/blockchainMembers/write",
"hierarchy": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},