Welcome to TestSimulate

Pass Your Next Certification Exam Fast!

Everything you need to prepare, learn & pass your certification exam easily.

365 days free updates. First attempt guaranteed success.

Microsoft Architecting Microsoft Azure Solutions (70-535) Free Practice Test

Question 1
A company plans to use Azure Cosmos DB as the document store for an application.
You need to estimate the request units required for the application.
Which variable should you include when calculating the estimate?

Correct Answer: D
Question 2
You have an on-premises data center and an Azure subscription. The Azure subscription has services that are hosted in the East US region. You have servers that run Windows Server 2012 R2. The servers are located on-premises and in both Azure regions. You plan to deploy Microsoft System Center 2012 R2 Data Protection Manager (DPM) to protect all of the servers. The DPM deployment has the following requirements:
* Centralize the management of all backups
* Minimize the costs associated with bandwidth usage
* Protect Microsoft SharePoint and Microsoft SQL Server workloads for up to nine years You need to recommend which components must be configured to support the planned deployment. What should you include in the recommendation? To answer, select the appropriate options in the answer area.
Correct Answer:

Explanation

Number of DMP servers: 1
Centralize the management of all backups.
Number of Azure backup vaults: 2
References: https://docs.microsoft.com/en-us/azure/backup/backup-azure-dpm-introduction
Question 3
You are the Azure architect for an organization. You are working with C-level management to assign Azure role-based access control roles to a team within the organization. A single director oversees two teams, a development team and a test team. The director is wholly responsible for the organization's Azure account, including billing, infrastructure, and access control. The director is the only member of the team with the ability to alter access controls.
You have the following requirements:
* Members of the development team must be able to view or alter Azure infrastructure to support application development.
* Members of the test team must be able to view Azure infrastructure to support test cases.
You need to assign built-in Azure role-based access control roles to team members within the organization.
Which role should you assign to each team member? To answer, drag the appropriate role to the correct team member. Each role 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.
Correct Answer:

Explanation

References:
http://azure.microsoft.com/en-us/documentation/articles/role-based-access-control-configure/
Question 4
You manage a network that includes an on-premises Active Directory Domain Services domain and an Azure Active Directory (Azure AD).
Employees are required to use different accounts when using on-premises or cloud resources. You must recommend a solution that lets employees sign in to all company resources by using a single account. The solution must implement an identity provider.
You need provide guidance on the different identity providers.
How should you describe each identity provider? To answer, select the appropriate description from each list in the answer area.
NOTE: Each correct selection is worth one point.
Correct Answer:

Explanation

Synchronized identity is the simplest way to synchronize on-premises directory objects (users and groups) with Azure AD.
While synchronized identity is the easiest and quickest method, your users still need to maintain a separate password for cloud-based resources. To avoid this, you can also (optionally) synchronize a hash of user passwords to your Azure AD directory. Synchronizing password hashes enables users to log in to cloud-based organizational resources with the same user name and password that they use on-premises. Azure AD Connect periodically checks your on-premises directory for changes and keeps your Azure AD directory synchronized.
When a user attribute or password is changed on-premises Active Directory, it is automatically updated in Azure AD.

Federated identity:
For more control over how users access Office 365 and other cloud services, you can set up directory synchronization with single sign-on (SSO) using Active Directory Federation Services (AD FS). Federating your user's sign-ins with AD FS delegates authentication to an on-premises server that validates user credentials. In this model, on-premises Active Directory credentials are never passed to Azure AD.
Question 5
A company has 100 Web servers running Windows Server on virtual machines (VMs) in Azure. All servers have IIS enabled. Each server runs a unique combination of web apps.
Servers must not run unnecessary services. The servers must be checked every 30 minutes to remove any additional Windows features and correct exceptions.
You need to design the solution with the least amount of effort and without downtime.
Solution: Design a solution that deploys a unique Azure Resource Manager template for each VM and copy the appropriate web apps. Create the required number of VMs.
Does the solution meet the goal?

Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 6
You deploy a Kubernetes Azure Container Service cluster.
You need to manage the cluster by using the Kubernetes command-line client.
Solution: You run the following Azure Command-Line Interface (Azure CLI) command:

Does the solution meet the goal?

Correct Answer: A
Question 7
You need to ensure that data security requirements are met.
What should you do?

Correct Answer: C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 8
You manage several Azure virtual machines (VMs). You create a custom image to be used by employees on the development team.
You need to ensure that the custom image is available when you deploy new servers. Which Azure Power Shell cmdlet should you use?

Correct Answer: C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 9
Note: This question is part of a series of questions that present the same scenario. Each ques-tion on the series contains a unique solution that might meet the stated goals. Some question sets might have more than one 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 manage a solution in Azure. You configure Event Hubs to collect telemetry data from dozens of industrial machines. Hundreds of events per minute are logged in near real-time. You use this da-ta to create dashboards for analysts.
The company is expanding their machinery and wants to know if the current telemetry solution will be sufficient to handle the volume of the increasing workload. The volume will increase 10 times by year end and on a regular basis thereafter. Latency will become more and more important as volume increases.
Messages must be retained for a week. Data must be captured automatically without price increase.
You need to recommend a solution.
Solution: Use the more flexible deployment model in the dedicated tier for the increased workload.
Does the solution meet the goal?

Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 10
Your company is developing an e-commerce Azure App Service Web App to support hundreds of restaurant locations around the world. You are designing the messaging solution architecture to support the e-commerce transactions and messages.
The e-commerce application has the following features and requirements:

You need to choose the Azure messaging solution to support the Restaurant Telemetry feature.
Which Azure service should you use?

Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 11
You need to prepare the implementation of data storage for the contractor information app.
What should you?

Correct Answer: D
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 12
You deploy a Kubernetes Azure Container Service cluster.
You need to manage the cluster by using the Kubernetes command-line client.
Solution: You run the following Azure Command-Line Interface (Azure CLI) command:

Does the solution meet the goal?

Correct Answer: B
Question 13
Your company manages several Azure Web Sites that are running in an existing web- hosting plan named plan1. You need to move one of the websites, named contoso, to a new web-hosting plan named plan2. Which Azure PowerShell cmdlet should you use with each PowerShell command line? To answer, drag the appropriate Azure PowerShell cmdlet to the correct location in the PowerShell code. Each PowerShell cmdlet 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.
Correct Answer:

Explanation
Question 14
You need to configure availability for the virtual machines that the company is migrating to Azure.
What should you implement?

Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).