gardener / machine-controller-manager-provider-azure

This repository is the out of tree implementation of the machine driver for Azure cloud provider

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Optionally Enable boot diagnostics for Azure VM prior to startup

elankath opened this issue · comments

What would you like to be added:
When launching an Azure VM, enable boot diagnostics. See https://learn.microsoft.com/en-us/cli/azure/vm/boot-diagnostics?view=azure-cli-latest

Why is this needed:
Good for investigating Azure VM startup failures.