-
Notifications
You must be signed in to change notification settings - Fork 3.4k
VMSS: Add support for retrieveBootDiagnosticsData boot log #31350
Copy link
Copy link
Open
Labels
Auto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamComputeaz vm/vmss/image/disk/snapshotaz vm/vmss/image/disk/snapshotact-observability-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.feature-requestneeds-team-triageThis issue needs the team to triage.This issue needs the team to triage.
Milestone
Metadata
Metadata
Assignees
Labels
Auto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamComputeaz vm/vmss/image/disk/snapshotaz vm/vmss/image/disk/snapshotact-observability-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.feature-requestneeds-team-triageThis issue needs the team to triage.This issue needs the team to triage.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Related command
Is your feature request related to a problem? Please describe.
I'm am investigating kernel panics with VM's that are part of a uniform VMSS. To do so, I need to review the serial console logs. While this is possible in the Azure portal, it's extremely tedious to click through into the right section per host.
Describe the solution you'd like
I would like to see the addition of a command like:
That would query the
retrieveBootDiagnosticsDataAPI endpoint and fetch the boot log just like the existing command does for theaz vmcommand.Describe alternatives you've considered
I am using the
az restcall to directly hit the API instead.Additional context
Azure Support Case #2504170040012410