Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
1 task done
nanditaashok-ms opened this issue Feb 12, 2025 · 1 comment · Fixed by #30924
Closed
1 task done
Assignees
Labels
Azure CLI Team The command of the issue is owned by Azure CLI team feature-request Network az network vnet/lb/nic/dns/etc...
Milestone

Comments

@nanditaashok-ms
Copy link

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

lee.welly@microsoft.com

Engineer Contact

nanditaashok@microsoft.com

Additional context

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

@yonzhan
Copy link
Collaborator

yonzhan commented Feb 12, 2025

Thank you for opening this issue, we will look into it.

@yonzhan yonzhan added the Azure CLI Team The command of the issue is owned by Azure CLI team label Feb 12, 2025
@yonzhan yonzhan added this to the Backlog milestone Feb 12, 2025
@yonzhan yonzhan added the Network az network vnet/lb/nic/dns/etc... label Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure CLI Team The command of the issue is owned by Azure CLI team feature-request Network az network vnet/lb/nic/dns/etc...
Projects
None yet
4 participants