Acabei de baixar a versão mais recente (20190128) do FirstResponderKit de BrentOzar.com e tentei instalá-lo no Azure SQL DB. Estou recebendo esses erros:
Msg 40515, Level 15, State 1, Procedure sp_AllNightLog, Line 16 [Batch Start Line 13]
Reference to database and/or server name in 'master.sys.procedures' is not supported in this version of SQL Server.
Msg 40515, Level 15, State 1, Procedure sp_AllNightLog_Setup, Line 16 [Batch Start Line 1492]
Reference to database and/or server name in 'master.sys.procedures' is not supported in this version of SQL Server.
Msg 40515, Level 15, State 1, Procedure sp_Blitz, Line 16 [Batch Start Line 2801]
Reference to database and/or server name in 'master.sys.all_objects' is not supported in this version of SQL Server.
Msg 40515, Level 15, State 1, Procedure sp_BlitzLock, Line 16 [Batch Start Line 28063]
Reference to database and/or server name in 'msdb.dbo.sysjobs' is not supported in this version of SQL Server.
Msg 40515, Level 15, State 1, Procedure sp_DatabaseRestore, Line 16 [Batch Start Line 35912]
Reference to database and/or server name in 'master.sys.xp_dirtree' is not supported in this version of SQL Server.
Ele instala bem no meu SQL Server 2008.
O FirstResponderKit funciona no Azure?
Edit: A maior parte dele roda, e eu comecei a mudar o sp_blitz, para que ele rodasse também. por favor, veja meu github se você quiser testá-lo.
Edit2: executei
-o em um novo banco de dados SQL do Azure que mudei do local. Ele encontrou dois problemas para mim (causados pelo Microsoft Data Migration Assistant) sobre estatísticas não atualizadas e muitos índices que foram desabilitados. Acho que outras pessoas encontrarão problemas semelhantes, se pudermos colocar esta versão na versão principal.
Precisa-se de testadores!
Da documentação no GitHub - (destacando o meu)
O First Responder Kit é executado em: