Azure Workbench Keeps failing to Create deployment (multiple attempts)

Amir Naraghi 21 Reputation points
2021-05-29T11:04:35.677+00:00

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"
},

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,001 questions
{count} votes

Accepted answer
  1. AshokPeddakotla-MSFT 27,386 Reputation points
    2021-06-17T12:10:52.297+00:00

    @Amir Naraghi

    Apologies for taking too long on this issue. We would like to inform you that this issue is fixed. Please try now and let us know if you are facing any issues.

    If the response is helpful, please click "Accept Answer" and upvote it.


1 additional answer

Sort by: Most helpful
  1. AshokPeddakotla-MSFT 27,386 Reputation points
    2021-05-31T12:42:19.78+00:00

    @Amir Naraghi Welcome to Microsoft Q&A!

    Could you please make sure that you have the appropriate role/permission to deploy the resources?

    Workbench must be deployed in a tenant where you have sufficient permissions to deploy resources. For more information on Azure AD tenants, see How to get an Active Directory tenant and Integrating applications with Azure Active Directory.

    If you are not following any doc for the steps, please check Deploy Azure Blockchain Workbench Preview and see if you have missed any steps.