SUSE HANA Cluster Update (yast2-hana-update)

Hi,
I have a 2-node SLES for SAP HA HANA cluster running SLES 15 SP2 on Azure.
I have installed the yast2-hana-update package on both cluster nodes.
When I start the SUSE HANA Cluster Update on the secondary node - immediately following the Welcome Screen I get the following error saying it could not find the virtual IP resource:

Per crm_mon -r output, there is definitely a virtual IP resource configured and active:

crm configure show output:

I’ve had a look in the /var/log/YaST2/y2log file but there doesn’t seem to be any additional information than what is in the error message.
Any ideas why the package is not able to see the virtual IP resource?

Here are the y2log entries for reference…

2020-10-09 09:51:02 <1> hdb4(20135) [Ruby] hana_update/shell_commands.rb:53 Executing command ["crm_mon", "-r", "--as-xml"]
2020-10-09 09:51:02 <1> hdb4(20135) [Ruby] hana_update/shell_commands.rb:53 Executing command ["cibadmin", "-Q", "-l"]
2020-10-09 09:51:02 <3> hdb4(20135) [Ruby] hana_update/cluster.rb:235 --- HANAUpdater::ClusterClass.update_state: msl_mons=[<clone id='msl_SAPHana_HDB_HDB00' multi_state='true' unique='false' manag
ed='true' failed='false' failure_ignored='false' target_role='Started'> ... </>]
2020-10-09 09:51:02 <3> hdb4(20135) [Ruby] hana_update/cluster.rb:242 --- HANAUpdater::ClusterClass.update_state: Error processing resource msl_SAPHana_HDB_HDB00, it will be skipped
2020-10-09 09:51:02 <3> hdb4(20135) [Ruby] hana_update/cluster.rb:245 --- HANAUpdater::ClusterClass.update_state: Exception was: Could not find virtual IP resource

Built the same on SLES 12 SP4 and getting the same error.
Has anyone had success with SUSE HANA Cluster Update on Azure?