Activate .Net Analyzers in SonarLint

Please provide

  • Operating system: Windows 10 Enterprise v.20H2
  • IDE name and flavor/env: Visual Studio 2022 v.17.1.6
  • SonarLint plugin version: 6.4.1.47693
  • Is connected mode used: Not yet
    • Connected to SonarCloud or SonarQube (and which version): –

And a thorough description of the problem / question:

I would like to activate .Net Analyzers within the scope of SonarLint, so that I receive .Net Analyzer warnings alongside the S* SonarSource warnings. Is this possible without accessing the Code Analysis properties for my project?

For some context:

I would like to avoid configuring Code Analysis in multiple locations and rather configure in a single place, in a SonarLint config file for example. Then my future plan is to export this SonarLint analysis to a SonarQube server and generate a report out of it.