Adding new CLI to request boot diagnostic logs for a NetworkVirtualAppliance VM instance #30815
Closed
1 task done
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
Preconditions
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
The text was updated successfully, but these errors were encountered: