exam questions

Exam 70-537 All Questions

View all questions & answers for the 70-537 exam

Exam 70-537 topic 1 question 60 discussion

Actual exam question from Microsoft's 70-537
Question #: 60
Topic #: 1
[All 70-537 Questions]

DRAG DROP -
Note: This question is part of a series of questions that use the same scenario. For your convenience, the scenario is repeated in each question. Each question presents a different goal and answer choices, but the text of the scenario is exactly the same in each question in this series.
Start of repeated scenario.
Your company has a network that contains an Active Directory forest named fabrikam.com. The forest is synchronized to a Microsoft Azure Active Directory
(Azure AD) tenant and has an Azure subscription.
The company also has an Azure AD tenant named contoso.com. Contoso.com has an Azure subscription. Contoso.com includes foreign principals.
The network contains the computers configured as shown in the following table.

Fabrikam.com contains a user named User1.
For operating system deployment, the company uses a custom operating system image of Windows Server 2016 Datacenter named Image1.
You have an Azure Stack integrated system that is accessed by using the following endpoints:
✑ https://portal.fabrikam.com
✑ https://adminportal.fabrikam.com
✑ https://management.fabrikam.com
✑ Privileged endpoint: 192.168.100.100
✑ Hardware lifecycle host: 192.168.101.101
✑ https://adminmanagement.fabrikam.com
You onboard contoso.com as a guest directory tenant on the Azure Stack integrated system.
You implement in the following Azure Stack providers:

SQL Server -

App Service -
End of repeated scenario.
You plan to provide tenants with the ability to create highly available databases in Cluster1.
You need to add Cluster1 as a SQL hosting server on the Azure Stack integrated system.
What should you do on each server? To answer, drag the appropriate actions to the correct servers. Each action 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.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:

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
m4rv1n
4 years, 4 months ago
--- On the primary SQL instance: ALTER AVAILABILITY GROUP [<availability_group_name>] MODIFY REPLICA ON '<PrimaryInstanceName>' WITH (SEEDING_MODE = AUTOMATIC) GO ALTER AVAILABILITY GROUP [<availability_group_name>] MODIFY REPLICA ON '<SecondaryInstanceName>' WITH (SEEDING_MODE = AUTOMATIC) GO --- On secondary SQL instances: ALTER AVAILABILITY GROUP [<availability_group_name>] GRANT CREATE ANY DATABASE GO
upvoted 1 times
...
PanKok
4 years, 6 months ago
https://docs.microsoft.com/en-us/azure-stack/operator/azure-stack-tutorial-sql
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 ...