Want to pass your Administering Relational Databases on Microsoft Azure DP-300 exam in the very first attempt? Try Pass2lead! It is equally effective for both starters and IT professionals.
VCE
You have an Azure SQL managed instance named MI1.
You need to implement automatic tuning for the databases of MI1.
What should you do?
A. Use the REST API to call the patch operation and modify the AutomaticTuningServerMode property.
B. Use Transact-SQL to enable the force_last_good_plan option.
C. From the Azure portal, configure automatic tuning.
You have an Azure SQL database named DB1 that contains a private certificate named Sales. The private key for Sales is encrypted with a password. You need to change the password for the private key.
Which Transact-SQL statement should you run?
A. ALTER CERTIFICATE Sales WITH PRIVATE KEY (DECRYPTION BY PASSWORD = ‘ EWYx9Xk+$#’);
B. ALTER CERTIFICATE Sales WITH PRIVATE KEY (ENCRYPTION BY PASSWORD = ‘ 6YY9YcD!pV’);
C. ALTER CERTIFICATE Sales WITH PRIVATE KEY (DECRYPTION BY PASSWORD = ‘Mb^68Kand*w%’),ENCRYPTION BY PASSWORD = ‘ 6YY9YcD!pV’);
D. ALTER CERTIFICATE Sales WITH PRIVATE KEY (FILE = ‘D:\importkeys\SalesNew,(DECRYPTION BY PASSWORD = ‘ Mb^68Kand*w%’);
HOTSPOT
You configure backups for an Azure SQL database as shown in the following exhibit.

Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.
Hot Area:
