It is impossible to pass Microsoft 70-535 exam without any help in the short term. Come to Actualtests soon and find the most advanced, correct and guaranteed Microsoft 70-535 practice questions. You will get a surprising result by our Avant-garde Architecting Microsoft Azure Solutions practice guides.
P.S. Exact 70-535 preparation exams are available on Google Drive, GET MORE: https://drive.google.com/open?id=1lOIcwe4sj0Mb2GbvXvAdbPWJdlMgS-j5
Q1. 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?
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 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 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 user1@vanarsdelltd.com -RoleDefinitionName Contributor
Answer: A
Explanation:
* Scenario: Permissions must be assigned by using Role Based Access Control (RBAC).
* Role-Based access control (RBAC) in the Azure Portal and Azure Resource Management API allows you to manage access to your subscription at a fine-grained level. With this feature, you can grant access for Active Directory users, groups, or service principals by assigning some roles to them at a particular scope.
Create a role assignment
Use New-AzureRoleAssignment to create a role assignment.
Example: This will create a role assignment for a group at a resource group level.
PS C:> New-AzureRoleAssignment -ObjectID <group object ID> -RoleDefinitionName Reader -ResourceGroupName group1
References: https://azure.microsoft.com/en-gb/documentation/articles/role-based-access-control-powershell/
Q2. You manage a hybrid environment for a company. The company plans to manage the environment by using Microsoft System Center 2012 R2.
You need to deploy the correct component to enable management across the environment. Which component should you deploy?
A. Windows Azure SQL Database Management Pack
B. System Center Management Pack for Windows Azure Pack
C. Cross Platform Audit Collection Services Management Pack
D. System Center Management Pack for Windows Server Cluster
Answer: B
Q3. You manage an Azure virtual network that hosts 15 virtual machines (VMs) on a single subnet, which is used for testing a line of business (LOB) application.
The application is deployed to a VM named TestWebServiceVM. You need to ensure that TestWebServiceVM always starts by using the same IP address.
You need to achieve this goal by using the least amount of administrative effort. What should you do?
A. Use the Management Portal to configure TestWebServiceVM
B. Use RDP to configure TestWebServiceVM.
C. Run the Set-AzureStaticVNetIP PowerShell cmdlet.
D. Run the Get-AzureReservedIP PowerShell cmdlet.
Answer: C
Explanation:
The Set-AzureStaticVNetIP cmdlet sets the static virtual network (VNet) IP address information for a virtual machine object.
References: https://docs.microsoft.com/en-us/powershell/module/azure/set-azurestaticvnetip?view=azuresmps-4.0.0
Q4. A company uses Azure to host all resources and uses Microsoft Visual Studio Team Services to manage product life cycles.
You need to ensure the team can start runbooks from Visual Studio Team Services. Which solution should you use?
A. Azure Portal
B. Hybrid Runbook Workers
C. Azure Automation API
D. Schedule
E. Webhook
Answer: E
Explanation:
References:
https://docs.microsoft.com/en-us/azure/automation/automation-webhooks
Q5. You need to design the system that alerts project managers to data changes in the contractor information app.
Which service should you use?
A. Azure Mobile Service
B. Azure Service Bus Message Queueing
C. Azure Queue Messaging
D. Azure Notification Hub
Answer: C
Explanation:
* Scenario:
/ Mobile Apps: Event-triggered alerts must be pushed to mobile apps by using a custom Node.js script.
/ The service level agreement (SLA) for the solution requires an uptime of 99.9%
* If you are already using Azure Storage Blobs or Tables and you start using queues, you are guaranteed 99.9% availability. If you use Blobs or Tables with Service Bus queues, you will have lower availability.
Note: Microsoft Azure supports two types of queue mechanisms: Azure Queues and Service Bus Queues.
/ Azure Queues, which are part of the Azure storage infrastructure, feature a simple REST- based Get/Put/Peek interface, providing reliable, persistent messaging within and between services.
/ Service Bus queues are part of a broader Azure messaging infrastructure that supports queuing as well as publish/subscribe, Web service remoting, and integration patterns.
References: https://msdn.microsoft.com/en-us/library/azure/hh767287.aspx
Q6. You develop a set of Power Shell scripts that will run when you deploy new virtual machines (VMs). You need to ensure that the scripts are executed on new VMs.
You want to achieve this goal by using the least amount of administrative effort. What should you do?
A. Create a new GPO to execute the scripts as a logon script.
B. Create a SetupComplete.cmd batch file to call the scripts after the VM starts.
C. Create a new virtual hard disk (VHD) that contains the scripts.
D. Load the scripts to a common file share accessible by the VMs.
E. Set the VMs to execute a custom script extension.
Answer: E
Explanation:
Custom Script Extension can automatically download scripts and files from Azure Storage and launch a PowerShell script on the VM which in turn can install additional software components. And just like with any other VM Extension, this can be added during VM creation or after the VM has been running.
References: https://azure.microsoft.com/en-us/blog/automating-vm-customization-tasks-using-custom-script-extension/
Q7. Your company has two physical locations configured in a geo-clustered environment that includes:
* System Center Virtual Machine Manager 2012 R2
* System Center Data Protection Manager 2012 R2
* SQL Server 2012
* Windows Server 2012 R2 Hyper-V
* Over 100 virtual machines (VMs) in each physical location
Your company has recently signed up for Azure. You plan to leverage your current network environment to provide a backup solution for your VMs. You need to recommend a solution that ensures all VMs are redundant and deployable between locations.
You also want the solution to minimize downtime in the event of an outage at either physical location. Which solution should you recommend?
A. Configure a backup vault in Azure and use Data Protection Manager to back up the Windows Servers.
B. Use Data Protection Manager and back up the VMs in each location
C. Use Azure site recovery in an on-premises to Azure protection configuration
D. Use Azure site recovery in an on-premises to on-premises protection configuration
Answer: D
Explanation:
You can replicate on-premises Hyper-V virtual machines managed in System Center
Virtual Machine Manager (VMM) clouds, to a secondary site using Azure Site Recovery in the Azure portal.
References: https://docs.microsoft.com/en-us/azure/site-recovery/site-recovery-vmm-to- vmm
Q8. Your company plans to migrate from On-Premises Exchange to Exchange Online in Office 365.
You plan to integrate your existing Active Directory Domain Services (AD DS) infrastructure with Azure AD.
You need to ensure that users can log in by using their existing AD DS accounts and passwords. You need to achieve this goal by using minimal additional systems.
Which two actions should you perform? Each answer presents part of the solution.
A. Configure Password Sync.
B. Set up a DirSync Server
C. Set up an Active Directory Federation Services Server
D. Set up an Active Directory Federation Services Proxy Server
Answer: A,B
Explanation:
Azure AD supports the following four directory integration scenarios:
* DirSync with Password Sync u2013 Used when you want to enable your users to sign in to Azure AD and other services using the same user name and password as they use to log onto your corporate network and resources. Password sync is a feature of the Directory Sync tool.
Etc.
References: https://msdn.microsoft.com/en-us/library/azure/jj573653.aspx
Q9. You are developing a web application that connects to an existing virtual network. The web application needs to access a database that runs on a virtual machine.
In the Azure portal, you use the virtual network integration user interface to select from a list of virtual networks. The virtual network that the web application needs to connect to is not selectable.
You need to update the existing virtual network so you can connect to it. What should you do?
A. Enable ExpressRoute.
B. Enable site-to-site VPN.
C. Enable point-to-site VPN with a dynamic routing gateway.
D. Enable point-to-site VPN with a static routing gateway.
Answer: B
Q10. An application sends Azure push notifications to a client application that runs on Windows Phone, iOS, and Android devices. Users cannot use the application on some devices. The authentication mechanisms that the application uses are the source of the problem.
You need to monitor the number of notifications that failed because of authentication errors. Which three metrics should you monitor? Each correct answer presents part of the solution
A. Microsoft Push Notification Service (MPNS) authentication errors
B. External notification system errors
C. Apple Push Notification Service (APNS) authentication errors
D. Channel errors
E. Windows Push Notification Services (WNS) authentication errors
F. Google Cloud Messaging (GCM) authentication errors
Answer: A,C,F
Explanation:
You must provision your app with one or more of the following services: Microsoft Push Notification Service (MPNS) for Windows Phone devices Apple Push Notification Service (APNS) for iPad and iPhone devices Google Cloud Messaging service (GCM) for Android devices
Windows Notification Service (WNS) for Windows devices
References: https://msdn.microsoft.com/en-us/magazine/dn879353.aspx
Recommend!! Get the Exact 70-535 dumps in VCE and PDF From Examcollection, Welcome to download: http://www.examcollectionuk.com/70-535-vce-download.html (New Q&As Version)