Vault has been added to VBR successfully, but when try to add the same vault to Veeam Backup for Azure using webconsole I'm getting these two errors:
1. After completing log-in to the Vault account:
Code: Select all
Request to Veeam Data Cloud failed with code 'BadRequest'.\nError: Error code: 0010. Error: Access denied: no active contract foundCode: Select all
Instance is not registered for the Veeam Data Cloud Vault usageWorkaround of appending /etc/veeam/azurebackup/Config.ini on VBAzure appliance with below value didn't resolve the issue.
Code: Select all
[VeeamVaultIntegrationOptions]
VdcInstanceRegistrationCustomSupportId="<########>"
