-
Notifications
You must be signed in to change notification settings - Fork 617
Description
Jumpstart Solution
- Jumpstart ArcBox
- Jumpstart LocalBox
- Jumpstart Agora
- A specific Jumpstart scenario
- Jumpstart Drops
- Something else
What happened?
When attempting to deploy the DataOps flavor following the merging of PR3269, it fails to deploy with errors related to the NAT Gateway not being able to be used by multiple VNETs. This flavor has an additional VNET for DR and an additional NAT Gateway will need to be created.
"details":[{"code":"NatGatewayCannotBeUsedBySubnetsBelongingToDifferentVirtualNetworks","message":"NAT Gateway cannot be configured on multiple virtual networks. NAT Gateway /subscriptions//resourceGroups//providers/Microsoft.Network/natGateways/ArcBox-NatGateway is currently used on virtual network /subscriptions//resourceGroups//providers/Microsoft.Network/virtualNetworks/ArcBox-VNet and cannot be added to virtual network/subscriptions//resourceGroups//providers/Microsoft.Network/virtualNetworks/ARCBOX-DR-VNET."
We need a URL from you
https://jumpstart.azure.com/azure_jumpstart_arcbox/DataOps
Deployment Method
Bicep
Relevant log output.
"details":[{"code":"NatGatewayCannotBeUsedBySubnetsBelongingToDifferentVirtualNetworks","message":"NAT Gateway cannot be configured on multiple virtual networks. NAT Gateway /subscriptions/<sub ID>/resourceGroups/<RG>/providers/Microsoft.Network/natGateways/ArcBox-NatGateway is currently used on virtual network /subscriptions/<sub ID>/resourceGroups/<RG>/providers/Microsoft.Network/virtualNetworks/ArcBox-VNet and cannot be added to virtual network/subscriptions/<sub ID>/resourceGroups/<RG>/providers/Microsoft.Network/virtualNetworks/ARCBOX-DR-VNET."Code of Conduct and Licensing
- I agree to follow this project's Code of Conduct and Licensing terms.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status