Skip to content

Adding new CLI to request boot diagnostic logs for a NetworkVirtualAppliance VM instance #30815

@nanditaashok-ms

Description

@nanditaashok-ms

Preconditions

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

Related command

No response

Resource Provider

Microsoft.Network

Description of Feature or Work Requested

We have added support in the backend for a new POST api action on the existing NetworkVirtualAppliance resource type. Users should be able to call this api to request boot diagnostics logs for a given VM instance of the NetworkVirtualAppliance. They will need to provide some inputs as part of the request body including the instanceId, serialConsoleStorageSasUrl and consoleScreenshotStorageSasUrl .

Minimum API Version Required

2024-07-01

Swagger PR link / SDK link

Azure/azure-rest-api-specs#31819

Request Example

https://github.com/Azure/azure-rest-api-specs/blob/kamboj-prjwl/release-network-Microsoft.Network-2024-07-01/specification/network/resource-manager/Microsoft.Network/stable/2024-07-01/examples/NetworkVirtualApplianceBootDiagnostics.json

Target Date

3/15/2024

PM Contact

[email protected]

Engineer Contact

[email protected]

Additional context

Powershell cmdlet for this feature has already been developed.
PR link: https://github.com/Azure/azure-powershell/pull/27060/files

Metadata

Metadata

Labels

Azure CLI TeamThe command of the issue is owned by Azure CLI teamNetworkaz network vnet/lb/nic/dns/etc...feature-request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions