You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 18, 2022. It is now read-only.
The function
GetVMIdentities()in azure/cli.go needs rewriting to call the Azure API rather than use the CLIReasons
Notes / Considerations
None
Outcomes
getVM(vmName string, resGroup string)in vm.go to call the API and get the VM details,