Azure SQL Backup failed

Getting the following error when trying to do a backup on Azure SQL

Failed to backup "DATABASE" database with "Full" backup type: One or more unsupported elements were found in the schema used as part of a data package.
Error SQL70590: Procedure: [dss].[ValidateSubscription] contains a statement that is not supported on Microsoft Azure SQL Database v12. The specific error is: Must declare the variable or parameter "@pos"
Error SQL70590: Procedure: [dss].[UpdateSyncGroupV2] contains a statement that is not supported on Microsoft Azure SQL Database v12. The specific error is: Must declare the variable or parameter "@SyncGroupID"
Error SQL70590: Procedure: [dss].[UpdateSyncGroupV2] contains a statement that is not supported on Microsoft Azure SQL Database v12. The specific error is: Must declare the variable or parameter "@SyncGroupID"
Error SQL70590: Procedure: [dss].[CancelSync] contains a statement that is not supported on Microsoft Azure SQL Database v12. The specific error is: Must declare the variable or parameter "@SyncGroupID"
Error SQL70590: Procedure: [dss].[UpdateSyncGroup] contains a statement that is not supported on M...

Hi Ryan_Boyce,

Could you please let us know if you can perform Export a Data-tier Application via SSMS?

Sorry for the inconvenience.