Skip to content

[Bug / Issue]: NatGatewayCannotBeUsedBySubnetsBelongingToDifferentVirtualNetworks Error for ArcBox DataOps Flavor #3288

@mrhoads

Description

@mrhoads

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

ArcBoxJumpstart ArcBox relatedBug-IssueIt either shouldn't be doing this or needs an investigationIssue-AddressedThis issue is addressed and ready to closeRelease-CandidateIssue or PR Release Notes Candidate

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions