SQL Azure Security Services

Last week, we released SQL Azure Security Services through SQL Azure Labs. In this initial version of our labs, you can

  • Scan your SQL Azure server or individual databases for security issues - We look for design issues, elevation issues and etc.
  • Get a report of your database security model - You can quickly know which users exist in a database, role memberships, permissions on various objects and etc, to reason over presence of user accounts or permissions on various objects.
  • Scan your data for malware presence (Currently we only check for Mass SQL Injection Attacks) - We have been observing Automated Mass SQL Injection attacks for over 4 years now, we scan for presence of malicious javascript in your data.

Please try the service here and let us know your feedback.

- Bala Neerumalla.