Share via

Question about SQL for MBAM

O'Shaughnessy, Leo 0 Reputation points
2023-07-28T11:44:48.4466667+00:00

Hi, can anyone advise whether an Azure SQL database can be used to host the databases required for an MBAM deployment, or if a dedicated SQL Server is required. Thanks.

Azure SQL Database
0 comments No comments

1 answer

Sort by: Most helpful
  1. Alberto Morillo 35,506 Reputation points MVP Volunteer Moderator
    2023-07-28T12:32:15.17+00:00

    As you can read on this Microsoft documentation, MBAM only supports Microsoft SQL Server 2008 R2 or later versions (up to SQL Server 2019). 64-bit versions of SQL Server. For a standalone topology, the SQL Server box needs to have a minimum 2.33 GHz or greater processor, 12 GB of RAM and 5 GB of storage. For a Configuration Manager Integration topology, 8 GB of RAM is the minimum,

    SQL Azure Database is not supported by MBAM.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.