exam questions

Exam DP-300 All Questions

View all questions & answers for the DP-300 exam

Exam DP-300 topic 2 question 23 discussion

Actual exam question from Microsoft's DP-300
Question #: 23
Topic #: 2
[All DP-300 Questions]

You have an on-premises Microsoft SQL Server 2019 instance named SQL1 that hosts a database named db1. You have an Azure subscription that contains an
Azure SQL managed instance named MI1 and an Azure Storage account named storage1.
You plan to migrate db1 to MI1 by using the backup and restore process.
You need to ensure that you can back up db1 to storage1. The solution must meet the following requirements:
✑ Use block blob storage.
✑ Maximize security.
What should you do on storage1?

  • A. Generate a shared access signature (SAS).
  • B. Create an access policy.
  • C. Rotate the storage keys.
  • D. Enable infrastructure encryption.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
PMiao
Highly Voted 1 year, 6 months ago
Selected Answer: A
To ensure that you can back up db1 to storage1 and meet the requirements, you should generate a shared access signature (SAS) on storage1. A SAS is a URI that grants restricted access rights to storage objects. By using a SAS URI, you can delegate access to resources in your storage account, such as a container or a blob, without exposing your account key. Option B is incorrect because creating an access policy does not provide block blob storage or maximize security. Option C is incorrect because rotating the storage keys does not address the requirements for using block blob storage and maximizing security. Option D is incorrect because enabling infrastructure encryption does not address the requirement for using block blob storage.
upvoted 8 times
...
Ciupaz
Highly Voted 2 years ago
Selected Answer: A
Correct answer is A
upvoted 7 times
...
Robbeen123
Most Recent 2 months, 2 weeks ago
Selected Answer: A
chat gpt answer: Summary: Create a private container in your Azure Storage account. Generate a SAS token for secure access to the container. Use the SAS URL in the BACKUP DATABASE command to store the backup in Azure blob storage. Enable Transparent Data Encryption (TDE) on the database for security.
upvoted 1 times
...
sca88
6 months, 2 weeks ago
Selected Answer: A
The answer A is correct
upvoted 1 times
...
bsk1983
1 year, 1 month ago
Selected Answer: D
Enable infrastructure encryption is the correct answer because we are backing up the database to Azure storage account from ON prem and Question is about what should you do on storage account in this specific situation, when creating storage account, in advanced tab, we have option to "Enable infrastructure encryption" for more secure purpose. "Shared ACCESS Signature" DOESNOT even come in picture when backing up database from ON PREM server to Azure storage account.
upvoted 2 times
...
zafara55
1 year, 3 months ago
1. The correct answer cannot be A. SAS is used to give temporal and granular access to resources in the storage account, which is not the case here, rather the opposite. 2. When infrastructure encryption is enabled for a storage account or an encryption scope, data is encrypted twice — once at the service level and once at the infrastructure level — with two different encryption algorithms and two different keys. 3. One of the requirements for the operation here is to maximize security. Therefore, the correct answer is D.
upvoted 1 times
...
amazonalex
1 year, 6 months ago
Correct answer A
upvoted 1 times
...
palitha
1 year, 9 months ago
The source SQL Server instance certificate from a database protected by Transparent Data Encryption (TDE) needs to be migrated to the target SQL Server on Azure Virtual Machine before migrating data. To learn more, see Move a TDE Protected Database to Another SQL Server. Tip If your database contains sensitive data that is protected by Always Encrypted, migration process using Azure Data Studio with DMS will automatically migrate your Always Encrypted keys to your target SQL Server on Azure Virtual Machine. https://learn.microsoft.com/en-us/azure/dms/tutorial-sql-server-to-virtual-machine-online-ads Answer D
upvoted 1 times
Alex_Ovidiu
1 year, 5 months ago
where do you see that db contains sensitive data? it's not mentioned this, so it's A
upvoted 2 times
...
...
chitostodomingo
2 years ago
Selected Answer: A
The problem did not say the database have sensitive data
upvoted 3 times
...
chitostodomingo
2 years, 1 month ago
Enable infrastructure encryption. is not even mentioned in the link provided - https://learn.microsoft.com/en-us/azure/dms/tutorial-sql-server-to-virtual-machine-online-ads. Correct answer is A: Generate SAS which give you limited access to the backup file
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago