Supported Platforms for the First Responder Kit
devThe kit supports the following environments:
- SQL Server on Windows: All Microsoft-supported versions.
- SQL Server on Linux: Fully supported, except for
sp_DatabaseRestorewhich requiresxp_cmdshell(not provided on Linux). - Amazon RDS SQL Server: Fully supported.
- Azure SQL DB: Partial support. Some procedures work, but others are skipped due to limited access to DMVs or features like SQL Agent and Database Mail. Managed Instance and Amazon RDS are fully supported.
Note for legacy versions: If using unsupported versions like SQL Server 2008, check the Deprecated folder for older script versions.