Designing Microsoft Azure Infrastructure Solutions
Last Update Nov 22, 2024
Total Questions : 318
To help you prepare for the AZ-305 Microsoft exam, we are offering free AZ-305 Microsoft exam questions. All you need to do is sign up, provide your details, and prepare with the free AZ-305 practice questions. Once you have done that, you will have access to the entire pool of Designing Microsoft Azure Infrastructure Solutions AZ-305 test questions which will help you better prepare for the exam. Additionally, you can also find a range of Designing Microsoft Azure Infrastructure Solutions resources online to help you better understand the topics covered on the exam, such as Designing Microsoft Azure Infrastructure Solutions AZ-305 video tutorials, blogs, study guides, and more. Additionally, you can also practice with realistic Microsoft AZ-305 exam simulations and get feedback on your progress. Finally, you can also share your progress with friends and family and get encouragement and support from them.
You are planning an Azure solution that will host production databases for a high-performance application. The solution will include the following components:
Two virtual machines that will run Microsoft SQL Server 2016, will be deployed to different data centers in the same Azure region, and will be part of an Always On availability group.
SQL Server data that will be backed up by using the Automated Backup feature of the SQL Server IaaS Agent Extension (SQLIaaSExtension)
You identify the storage priorities for various data types as shown in the following table.
Which storage type should you recommend for each data type? To answer, drag the appropriate storage types to the correct data types. Each storage type may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
You have an Azure subscription that contains a storage account.
An application sometimes writes duplicate files to the storage account.
You have a PowerShell script that identifies and deletes duplicate files in the storage account. Currently, the script is run manually after approval from the operations manager.
You need to recommend a serverless solution that performs the following actions:
Runs the script once an hour to identify whether duplicate files exist
Sends an email notification to the operations manager requesting approval to delete the duplicate files
Processes an email response from the operations manager specifying whether the deletion was approved
Runs the script if the deletion was approved
What should you include in the recommendation?
You plan to migrate App1 to Azure. The solution must meet the authentication and authorization requirements.
Which of the endpoint should App1 use to obtain an access token?
You plan to deploy multiple instances of an Azure web app across several Azure regions.
You need to design an access solution for the app. The solution must meet the following replication requirements:
• Support rate limiting
• Balance requests between all instances.
• Ensure that users can access the app in the event of a regional outage
Solution: You use Azure Load Balancer to provide access to the app.
Does this meet the goal?