-
Notifications
You must be signed in to change notification settings - Fork 3.5k
[Network] az network nic create fails #758
Copy link
Copy link
Closed
Labels
Networkaz network vnet/lb/nic/dns/etc...az network vnet/lb/nic/dns/etc...bugThis issue requires a change to an existing behavior in the product in order to be resolved.This issue requires a change to an existing behavior in the product in order to be resolved.
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
Networkaz network vnet/lb/nic/dns/etc...az network vnet/lb/nic/dns/etc...bugThis issue requires a change to an existing behavior in the product in order to be resolved.This issue requires a change to an existing behavior in the product in order to be resolved.
Tried creating a NIC for a subnet which did not exist.
The help text reads:
It is clear from looking at the ARM template that the subnet must be an existing subnet. It looks like an issue with parameter registration.