@Rime Razgallah - Thanks for the question and using MS Q&A platform.
It seems like you are facing an issue with the Microsoft Purview scanner database connectivity. The error message suggests that the scanner service account and the currently logged-in user do not have access to the scanner database.
To troubleshoot this issue, you can try the following steps:
- Verify that the scanner database is up and running. You can do this by connecting to the SQL Server instance where the scanner database is hosted and checking the status of the database.
- Verify that the scanner service account has the necessary permissions to access the scanner database. The scanner service account should have at least db_datareader and db_datawriter roles on the scanner database.
- Verify that the currently logged-in user has the necessary permissions to access the scanner database. The user should have at least db_datareader and db_datawriter roles on the scanner database.
- Check if there are any firewall rules that are blocking the connection to the scanner database. You can try temporarily disabling the firewall to see if it resolves the issue.
- Check if there are any antivirus or security software that is blocking the connection to the scanner database. You can try temporarily disabling the antivirus or security software to see if it resolves the issue.
If none of the above steps resolve the issue, please provide more information about your environment and the steps you have taken so far to troubleshoot the issue. Hope this helps. Do let us know if you any further queries.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.