DP-300 · Question #249
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…
The correct answer is A. Generate a shared access signature (SAS). For backup and restore process first you need to backup to Azure Storage and in order to authenticate to Azure Storage first you need to create SAS through which authentication would be done and .bak file would be created on Azure storage…
Question
Options
- AGenerate a shared access signature (SAS).
- BCreate an access policy.
- CRotate the storage keys.
- DEnable infrastructure encryption.
How the community answered
(31 responses)- A81% (25)
- B13% (4)
- C3% (1)
- D3% (1)
Explanation
For backup and restore process first you need to backup to Azure Storage and in order to authenticate to Azure Storage first you need to create SAS through which authentication would be done and .bak file would be created on Azure storage. https://learn.microsoft.com/en-us/azure/azure-sql/migration-guides/managed-instance/sql-server- to-managed-instance-guide?view=azuresql#backup-and-restore
Topics
Community Discussion
No community discussion yet for this question.