Failing over databases within a database availability group too many times in an Exchange server within a short period of time. it stops the database from falling over. You can use the -SkipMoveSuppressionChecks to override it. if it’s an intentional failover.
An Active Manager operation failed. Error: The database action failed. Error: Move for database 'Database' was suppressed because too many moves have happened recently. 3 moves have happened within 01:00:00. [Database: Database, Server: EXCH3] + CategoryInfo : InvalidOperation: (Database:ADObjectId) [Move-ActiveMailboxDatabase], AmDbMoveMoveSupp ressedException + FullyQualifiedErrorId : [Server=EXCH2,RequestId=cfd97ce2-1d07-45a7-b0b2-845d476cfc3d,TimeStamp=8/8/202 1 2:32:29 PM] [FailureCategory=Cmdlet-AmDbMoveMoveSuppressedException] FE9D0C57,Microsoft.Exchange.Management.Syst emConfigurationTasks.MoveActiveMailboxDatabase + PSComputerName : EXCH2
You can use this command to override the check
Move-ActiveMailboxDatabase DatabaseName -SkipMoveSuppressionChecks -ActivateOnServer ServerName