Skip to content

Enable VNet support for NetworkVirtualAppliances. #32413

@sbhosalemsft

Description

@sbhosalemsft

Preconditions

  • No need to upgrade Python SDK or the Python SDK is ready.

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

[email protected]

Engineer Contact

[email protected]

Additional context

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions