Microsoft 70-534 - Architecting Microsoft Azure Solutions Exam
Page: 2 / 47
Total 232 questions
Question #6 (Topic: Topic 1)
You need to prepare the implementation of data storage for the contractor information app.
What should you?
What should you?
A. Create a storage account and implement multiple data partitions.
B. Create a Cloud Service and a Mobile Service. Implement Entity Group transactions.
C. Create a Cloud Service and a Deployment group. Implement Entity Group transactions.
D. Create a Deployment group and a Mobile Service. Implement multiple data partitions.
Answer: B
Question #7 (Topic: Topic 1)
You need to design the contractor information app.
What should you recommend? To answer, select the appropriate options in the answer
area.
[Microsoft-70-534-12.0/Microsoft-70-534-12_2.png]
What should you recommend? To answer, select the appropriate options in the answer
area.
[Microsoft-70-534-12.0/Microsoft-70-534-12_2.png]
Answer: [Microsoft-70-534-12.0/Microsoft-70-534-13_2.png]
Question #8 (Topic: Topic 1)
You need to assign permissions for the Virtual Machine (VM) workloads that you migrate to
Azure.
The solution must use the principal of least privileges.
What should you do?
Azure.
The solution must use the principal of least privileges.
What should you do?
A. Create all VMs in the cloud service named Groupl and then connect to the Azure subscription. Run the following Windows PowerShell command: New- AzureRoleAssignment -Mail [email protected] -RoleDefinitionName Contributor - ResourceGroupName group1
B. In the Azure portal, select an individual virtual machine and add an owner.
C. In the Azure portal, assign read permission to the user at the subscription level.
D. Create each VM in a separate cloud service and then connect to the Azure subscription. Run the following Windows PowerShell command:Get-AzureVM | New- AzureRoleAssignment -Mail [email protected] -RoleDefinitionName Contributor
Answer: A
Question #9 (Topic: Topic 1)
You are designing a plan to deploy a new application to Azure.
The solution must provide a single sign-on experience for users.
You need to recommend an authentication type.
Which authentication type should you recommend?
The solution must provide a single sign-on experience for users.
You need to recommend an authentication type.
Which authentication type should you recommend?
A. SAML credential tokens
B. Azure managed access keys
C. Windows Authentication
D. MS-CHAP
Answer: A
Question #10 (Topic: Topic 1)
You need to ensure that users do not need to re-enter their passwords after they
authenticate to cloud applications for the first time.
What should you do?
authenticate to cloud applications for the first time.
What should you do?
A. Enable Microsoft Account authentication.
B. Set up a virtual private network (VPN) connection between the VanArsdel premises and the Azure datacenter. Set up a Windows Active Directory domain controller in Azure VM. Implement Integrated Windows authentication.
C. Deploy ExpressRoute.
D. Configure Azure Active Directory Sync to use single sign-on (SSO).
Answer: D