I had a working Cloudbreak 1.6.3 setup using Azure. After upgrading to 1.14.0, the credentials no longer work. Both an existing credential and newly created ones give the following error when creating a new cluster:
Failed to create cluster: Unrecognized fiels 'tenantid' (class com.sequenceid.cloudbreak.api.model.wasbFileSystemConfigu[not visible in popup] not marked as ignorable (2 known properties: "accountname", "accountKey"]) as [Source: {"tenantid":"<removed>","clientid":"<removed>","accountname":"someaccount","accountKey":"<removed>" etc etc.
The GUI provides an alternative way now to create an Azure credential (interactive) but that requires one to add subscriptionId and tenantid to 'profile', but there's no option in the GUI to update a 'profile'. I seems something is changed in the Azure credential setup, but only halfway released.
What can I do to get a working credential and create a cluster?