Q: 13
You have an Azure virtual machine named VM1 that runs Windows Server 2022 and hosts a Microsoft
SQL Server 2019 instance named SQL1.
You need to configure SQL1 to use mixed mode authentication.
Which procedure should you run?
Options
Discussion
Option D Saw a similar question in a practice set, xp_instance_regwrite is the one for changing registry values like authentication mode.
Don’t think it’s C. xp_grant_login (B) seems like it could work since it's related to logins, but I’m pretty sure that one doesn’t handle authentication mode config, just permissions.
D , only xp_instance_regwrite directly changes the authentication mode via registry, the rest don't touch that setting.
Guessing D xp_instance_regwrite, only that one can change the actual registry for auth mode. Confident here.
Probably D since xp_instance_regwrite is what changes registry settings like authentication mode. The others don't touch that area. Pretty sure about this but open to correction if someone has a different process.
D imo. Diagnostic logs give more detailed telemetry than just metrics, so you can set specific alerts per database that way. Metrics alone might not cover everything. Not 100% sure, anyone else see it differently?
Be respectful. No spam.
Question 13 of 35