Preconditions
Related command
az network virtual-appliance create --name --resource-group [--additional-nics] [--asn] [--boot-blobs --boot-strap-config-blobs] [--cloud-blobs --cloud-init-config-blobs] [--cloud-init-config --init-config] [--delegation] [--identity] [--internet-ingress-ips] [--location] [--network-profile] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--scale-unit] [--tags] [--vendor] [--version] [--vhub]
Resource Provider
Microsoft.Network/networkVirtualAppliances
Description of Feature or Work Requested
We need to add support to take an NvaInterfaceConfiguration as a input. With this change, cx can either provide virtualHub or NvaInterfaceConfiguration at a time.
We also need to update az network virtual-appliance show to reflect the new property in the response.
Here is a link to Poweshell changes: Azure/azure-powershell#28776
Minimum API Version Required
2024-10-01
Swagger PR link / SDK link
https://github.com/Azure/azure-rest-api-specs/blob/main/specification/network/resource-manager/Microsoft.Network/stable/2024-10-01/networkVirtualAppliance.json
Request Example
Target Date
2026-01-01
PM Contact
cfields@microsoft.com
Engineer Contact
sbhosale@microsoft.com
Additional context
No response
Preconditions
Related command
az network virtual-appliance create --name --resource-group [--additional-nics] [--asn] [--boot-blobs --boot-strap-config-blobs] [--cloud-blobs --cloud-init-config-blobs] [--cloud-init-config --init-config] [--delegation] [--identity] [--internet-ingress-ips] [--location] [--network-profile] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--scale-unit] [--tags] [--vendor] [--version] [--vhub]Resource Provider
Microsoft.Network/networkVirtualAppliances
Description of Feature or Work Requested
We need to add support to take an
NvaInterfaceConfigurationas a input. With this change, cx can either provide virtualHub or NvaInterfaceConfiguration at a time.We also need to update
az network virtual-appliance showto reflect the new property in the response.Here is a link to Poweshell changes: Azure/azure-powershell#28776
Minimum API Version Required
2024-10-01
Swagger PR link / SDK link
https://github.com/Azure/azure-rest-api-specs/blob/main/specification/network/resource-manager/Microsoft.Network/stable/2024-10-01/networkVirtualAppliance.json
Request Example
Target Date
2026-01-01
PM Contact
cfields@microsoft.com
Engineer Contact
sbhosale@microsoft.com
Additional context
No response