AZ-300 Dumps

AZ-300 Free Practice Test

Microsoft AZ-300: Microsoft Azure Architect Technologies

QUESTION 11

- (Exam Topic 5)
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals.
Some question sets might have more than on correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result these questions will not appear in the review screen.
You have an Azure Active Directory (Azure AD) tenant named Adatum and an Azure Subscription1 named Subscription1. Adatum contains a group named Developers. Subscnpbon1 contains a resource group named Dev.
You need to provide the Developers group with the ability to create Azure logic apps in the Dev resource group.
Solution: On Subscription1, you assign the logic App Operator role to the Developers group. Does this meet the goal?

Correct Answer: B

QUESTION 12

- (Exam Topic 5)
You have an Azure subscription that contains the following resources:
• a virtual network named VNet1
• a replication policy named ReplPoHcy1
• a Recovery Services vault named Vault1
• an Azure Storage account named Storage1
You have an Amazon Web Services (AWS) EC2 virtual machine named VM1 that runs Windows Server 2016.
You need to migrate VM1 to VNet1 by using Azure Site Recovery.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order

Solution:


Does this meet the goal?

Correct Answer: A

QUESTION 13

- (Exam Topic 5)
You are developing a .NET Core on –premises application that updates multiple Azure SQL Database instances. The application must log all update commands attempted to a separate Azure SQL Database instance named AuditDb.
You define an outer Transaction Scope with a loop enumerate and run the SQL commands on each customer database connection and an inner Transaction Scope to record all transactions attempted within the outer Transaction Scope to the AuditDb database
You need to develop a method to perform the updates to the databases. The solution must meet the following requirements.
<>

Correct Answer: A

QUESTION 14

- (Exam Topic 5)
You have an Azure Active Directory (Azure AD) tenant named contosodoud.onmicrosoft.com. Your company has a public DNS zone for contoso.com.
You add contoso.com as a custom domain name to Azure AD You need to ensure that Azure can verify the domain name. Which type of DNS record should you create?

Correct Answer: B

QUESTION 15

- (Exam Topic 5)
You are developing a back-end Azure App Service that scales based on the number of messages contained in a Service Bus queue.
A rule already exists to scale up the App Service when the average queue length of unprocessed and valid queue messages is greater than 1000.
You need to add a new rule that will continuously scale down the App Service as long as the scale up condition is not met.
How should you configure the Scale rule? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Solution:
< ><>< >

Does this meet the goal?

Correct Answer: A