microsoft / microsoft/AzureTRE
Workspace Service Installs Fails with `PutSubnetOperation` or `CanceledAndSupersededDueToAnotherOperation`
Open
@marrobi is already working on this.
Since Dec 1, 2023.
bug
- Dominant language
- Python
- Stars
- 235
- Forks
- 192
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 13
Description
When deploying the Databricks Workspace service get:
2) Main step for ff51fffc-c2c1-4dfe-a88e-e70766f5bc3c
ff51fffc-c2c1-4dfe-a88e-e70766f5bc3c: Error message: [31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mwaiting for creation of Subnet: (Name "adb-host-subnet-mrtredemo24-ws-5740-svc-bc3c" / Virtual Network Name "vnet-mrtredemo24-ws-5740" / Resource Group "rg-mrtredemo24-ws-5740"): Code="Canceled" Message="Operation was canceled." Details=[{"code":"CanceledAndSupersededDueToAnotherOperation","message":"Operation PutSubnetOperation (a3d81bf2-68dd-4a93-93bb-3f3ad92059d9) was canceled and superseded by operation PutVirtualNetworkOperation (cc8eb20b-2242-4ae7-a1c2-1e74bbda5bfd)."}][0m [31m│[0m [0m [31m│[0m [0m[0m with azurerm_subnet.host, [31m│[0m [0m on network.tf line 90, in resource "azurerm_subnet" "host": [31m│[0m [0m 90: resource "azurerm_subnet" "host" [4m{[0m[0m [31m│[0m [0m [31m╵[0m[0m error running command /cnab/app/terraform
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.