Running jansa-latest docker and I have it configured for my Azure tenant. When I try to perform SSA on a selected VM it fails with a NilClass error.
ERROR -- : Q-task_id([job_dispatcher]) MIQ(ManageIQ::Providers::Azure::CloudManager::Scanning::Job#process_abort) job aborting, undefined method `[]' for nil:NilClass
The vm uses a managed disk and the snapshot gets created but the process fails when trying to scan.
The service principal has a contributor role to the resource group.
Has anyone got SSA to work on Azure VMs? If so, what is the configuration needed to make this work.
Thanks.