Thursday 7 September 2017

Microsoft 70-475 Question Answr

You need to prepare the implementation of data storage for the contractor information app.
What should you do?

A. Create a storage account and implement multiple data partitions.
B. Create a Cloud Service and a Mobile Server. Implement Entity Group transactions.
C. Create a Cloud Service and Deployment group. Implement Entity Group transactions.
D. Create a Deployment group and a mobile service. Implement multiple data partitions.

Answer: B



You need to assign permissions for the Virtual Machine workloads that you migrate to Azure.
The solution must use the principal of least privileges.

A. Create all VM's in the cloud service named GroupI and then connect to the Azure subscription. Run the following Windows PowerShell command: New- AzureRoleAssignment -Mail user1@vanarsdelltd.com -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 permissions to the user at the subscription level.
D. Create each VM in seperate cloud service and then connect to the Azure subscription. Run the following Windows PowerShell command: Get-AzureVM | New- AzureRoleAssignment -Mail userI@vanarsdelltd.com -RoleDefinitionName Contributor

Answer: A

No comments:

Post a Comment

Note: only a member of this blog may post a comment.