QUESTION 91
Hotspot Question
You manage two cloud services named Service1 and Service2. The development team updates the code for each application and notifies you that the services are packaged and ready for deployment. Each cloud service has specific requirements for deployment according to the following table:
Hotspot Question
You manage two cloud services named Service1 and Service2. The development team updates the code for each application and notifies you that the services are packaged and ready for deployment. Each cloud service has specific requirements for deployment according to the following table:
In the table below, identify the deployment method for each service. Make only one selection in each column.
QUESTION 92
You administer a cloud service. You plan to host two web applications named contosoweb and contosowebsupport. You need to ensure that you can host both applications and qualify for the Azure Service Level Agreement. You want to achieve this goal while minimizing costs. How should you host both applications?
A. in different web roles with two instances in each web role
B. in the same web role with two instances
C. in different web roles with one instance in each web role
D. in the same web role with one instance
QUESTION 93
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.
QUESTION 94
You manage an application running on Azure Web Sites Standard tier. The application uses a substantial amount of large image files and is used by people around the world. Users from Europe report that the load time of the site is slow. You need to implement a solution by using Azure services. Which two actions will achieve the goal? Each correct answer presents a complete solution.
A. Configure Azure blob storage with a custom domain.
B. Configure Azure CDN to cache all responses from the application web endpoint.
C. Configure Azure Web Site auto-scaling to increase instances at high load.
D. Configure Azure CDN to cache site images and content stored in Azure blob storage.
QUESTION 95
You manage a set of virtual machines (VMs) deployed to the cloud service named fabrikamVM. You configure auto scaling according to the following parameters:
- With an instance range of two to six instances
- To maintain CPU usage between 70 and 80 percent To scale up one instance at a time
- With a scale up wait time of 30 minutes
- To scale down one instance at a time
- With a scale down wait time of 30 minutes
You discover the following usage pattern of a specific application: The application peaks very quickly, and the peak lasts for several hours. CPU usage stays above 90 percent for the first 1 to 1.5 hours after usage increases. After 1.5 hours, the CPU usage falls to about 75 percent until application usage begins to decline. You need to modify the auto scaling configuration to scale up faster when usage peaks. What are two possible ways to achieve this goal? Each correct answer presents a complete solution.
A. Decrease the scale down wait time.
B. Decrease the scale up wait time.
C. Increase the number of scale up instances.
D. Increase the scale up wait time.
E. Increase the maximum number of instances.
QUESTION 96
Your company network has two physical locations configured in a geo-clustered environment. You create a Blob storage account in Azure that contains all the data associated with your company. You need to ensure that the data remains available in the event of a site outage. Which storage option should you enable?
A. Locally redundant storage
B. Geo-redundant storage
C. Zone-redundant storage
D. Read-only geo-redundant storage
QUESTION 97
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.
QUESTION 98
You manage a virtual Windows Server 2012 web server that is hosted by an on-premises Windows Hyper-V server. You plan to use the virtual machine (VM) in Azure. You need to migrate the VM to Azure Storage to add it to your repository. Which Azure Power Shell cmdlet should you use?
A. Import-AzureVM
B. New-AzureVM
C. Add-AzureDisk
D. Add-AzureWebRole
E. Add-AzureVhd
QUESTION 99
You administer of a set of virtual machine (VM) guests hosted in Hyper-V on Windows Server 2012 R2. The virtual machines run the following operating systems:
- Windows Server 2008
- Windows Server 2008 R2
- Linux (openSUSE 13.1)
All guests currently are provisioned with one or more network interfaces with static bindings and VHDX disks. You need to move the VMs to Azure Virtual Machines hosted in an Azure subscription. Which three actions should you perform? Each correct answer presents part of the solution.
A. Install the WALinuxAgent on Linux servers.
B. Ensure that all servers can acquire an IP by means of Dynamic Host Configuration Protocol (DHCP).
C. Upgrade all Windows VMs to Windows Server 2008 R2 or higher.
D. Sysprep all Windows servers.
E. Convert the existing virtual disks to the virtual hard disk (VHD) format.
QUESTION 100
You administer a virtual machine (VM) that is deployed to Azure. You configure a rule to generate an alert when the average availability of a web service on your VM drops below 95 percent for 15 minutes. The development team schedules a one-hour maintenance period. You have the following requirements:
- No alerts are created during the maintenance period.
- Alerts can be restored when the maintenance is complete.
You want to achieve this goal by using the least amount of administrative effort. What should you do from the Management Portal?
A. Select and disable the rule from the Dashboard page of the virtual machine.
B. Select and delete the rule from the Configure page of the virtual machine.
C. Select and disable the rule from the Monitor page of the virtual machine.
D. Select and disable the rule on the Configure page of the virtual machine.
QUESTION 101
Drag and Drop Question
You administer an Azure Virtual Machine (VM) named CON-CL1. CON-CL1 is in a cloud service named ContosoService1. You want to create a new VM named MyApp that will have a fixed IP address and be hosted by an Azure Datacenter in the US West region. You need to assign a fixed IP address to the MyApp VM. Which Azure Power Shell cmdlets and values should you use? To answer, drag the appropriate cmdlet or value to the correct location in the PowerShell command. Each cmdlet or value 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
QUESTION 102
You are designing a Windows Azure application that will use Windows Azure Table storage. You need to recommend an approach for minimizing storage costs. What should you recommend?
A. Use Entity Group Transactions.
B. Use multiple partitions to store data.
C. Use a transaction scope to group all storage operations.
D. Use Microsoft Distributed Transaction Coordinator (MSDTC).
QUESTION 103
You are designing an application that will use Windows Azure Table storage to store millions of data points each day. The application must retain each day's data for only one week. You need to recommend an approach for minimizing storage transactions. What should you recommend?
A. Use a separate table for each date. Delete each table when it is one week old.
B. Use a separate table for each week. Delete each table when it is one week old.
C. Use a single table, partitioned by date. Use Entity Group Transactions to delete data when it is one week old.
D. Use a single table, partitioned by week. Use Entity Group Transactions to delete data when it is one week old.
QUESTION 104
You are designing a Windows Azure application that will store data in two SQL Azure databases. The application will insert data in both databases as part of a single logical operation. You need to recommend an approach for maintaining data consistency across the databases. What should you recommend?
A. Execute database calls on parallel threads.
B. Wrap the database calls in a single transaction scope.
C. Use Microsoft Distributed Transaction Coordinator (MSDTC).
D. Handle errors resulting from the database calls by using compensatory logic.
QUESTION 105
A Windows Azure application stores data in a SQL Azure database. The application will start an operation that includes three insert statements. You need to recommend an approach for rolling back the entire operation if the connection to SQL Azure is lost. What should you recommend?
A. Ensure that all statements execute in the same database transaction.
B. Create a stored procedure in the database that wraps the insert statements in a TRY CATCH block.
C. Create a stored procedure in the database that wraps the insert statements in a TRANSACTION block.
D. Open a new connection to the database. Use a separate transaction scope to roll back the original operation.
QUESTION 106
An application uses Windows Azure Table storage. The application uses five tables. One table used by the application is approaching the limit for storage requests per second. You need to recommend an approach for avoiding data access throttling. What should you recommend?
A. Use a single partition key for the table.
B. Compress data before storing it in the table.
C. Create additional partition keys for the table.
D. Continually remove unnecessary data from the table.
QUESTION 107
A Windows Azure application retrieves data from SQL Azure. You need to recommend an approach for improving application query performance. What should you recommend?
A. Create a database view to retrieve the data.
B. Use a clustered index on the SQL Azure database tables.
C. Open a new database connection when an operation times out.
D. Create SQL Azure database table indexes based on application queries.
QUESTION 108
You are developing a Windows Azure application in which a web role and worker role will communicate by using a Windows Azure Queue. You need to recommend an approach for ensuring that the worker role does not attempt to process any message more than three times. What should you recommend?
A. Appropriately handle poison messages.
B. Decrease the visibility timeout for messages.
C. Reduce the time-to-live interval for messages in the queue.
D. Increase the number of worker role instances reading messages from the queue.
QUESTION 109
You are designing a Windows Azure application. The application includes processes that communicate by using Windows Communications Foundation (WCF) services. The WCF services must support streaming. You need to recommend a host for the processes and a WCF binding. Which two actions should you recommend? (Each correct answer presents part of the solution. Choose two.)
A. Host the processes in web roles.
B. Host the processes in worker roles.
C. Use NetTcpBinding for the WCF services.
D. Use WSHttpBinding for the WCF services.
QUESTION 110
You are designing a Windows Azure application that will use a worker role. The worker role will create temporary files. You need to recommend an approach for creating the temporary files that minimizes storage transactions. What should you recommend?
A. Create the files on a Windows Azure Drive.
B. Create the files in Windows Azure local storage.
C. Create the files in Windows Azure Storage page blobs.
D. Create the files in Windows Azure Storage block blobs.
QUESTION 111
You are evaluating a Windows Azure application. The application uses one instance of a web role. The role instance size is set to Medium. The application does not use SQL Azure. You have the following requirements for scaling the application:
- Maximize throughput.
- Minimize downtime while scaling.
- Increase system resources.
You need to recommend an approach for scaling the application. What should you recommend?
A. Set up vertical partitioning.
B. Set up horizontal partitioning.
C. Increase the number of role instances.
D. Change the role instance size to Large.
QUESTION 112
You are designing a Windows Azure web application. The application will be accessible at a standard cloudapp.net URL. You need to recommend a DNS resource record type that will allow you to configure access to the application through a custom domain name. Which type should you recommend?
A. A
B. CNAME
C. MX
D. SRV
QUESTION 113
You have an Azure subscription. You can create an Azure Active Directory(Azur AD) tenant named Tenant1. You need to configure the integration of Tenant1 and Google Apps. You perform the required configuration on the google apps tenant. Which three actions should you perform from the Azure Management Portal? Each correct answer presents part of the solution.
A. Configure directory integration.
B. Enable application integration.
C. Add a custom domain.
D. Configure Single-Sign On (SSO).
E. Add a multi-factor authentication provider.
QUESTION 114
You have an Azure subscription that contains a storage account named STOR1 and a container name CONTAINER1. You need to monitor read access for the blobs inside CONTAINER1. The monitoring data must be retained for 10 days. What should you do?
A. Run the Set-AzureStorageServiceMetricsProperty cmdlet.
B. Run the New-AzureStorageBlobSASToken cmdlet.
C. Run the Set-AzureStorageServiceLoggingProperty cmdlet.
D. Edit the blob properties of CONTAINER1.
QUESTION 115
You deploy an Azure web app named contosoApp.ContosoApp is available by using HTTP or HTTPS. You need to ensure that a web administrator receives an email notification if the average responce time for contosoAPP exceeds 50 milliseconds. Which two tasks should you perform? Each correct answer presents part of the solution.
A. Create an HTTPS monitoring endpoint.
B. Create a metric.
C. Create a rule.
D. Create an HTTP monitoring endpoint.
E. Add a multi-factor authentication provider.
QUESTION 116
You have an Azure subscription that has a virtual machine named VM1. VM1 runs a line-of-business application named APP1. You create two additional virtal machines named VM2 and VM3 to host APP1. You need to ensure that there is always at least one virtual machine online to hostApp1. Which command should you run? To answer, select the appropriate options in the answer area.
A. Export-AzureVM
B. Get-AzureaffinityGroup
C. Get-AzureEndPoint
D. Get-AzureVM
QUESTION 117
Drag and Drop Question
You are the server administrator for several on-premises systems. You need to back up all the systems to the cloud by using Azure Backup. In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.
QUESTION 118
For development purposes, you deploy several virtual machines in an Azure subscription. Developers report that the virtual machines fail to access each other. You export the virtual network configuration for the subscription as shown in the following output:
You need to modify the network configuration to resolve the connection issue. What should you modify?
A. the IP address range of Subnet-1
B. the IP address range of the gateway subnet
C. the IP address of the DNS server
D. the site of the virtual network
QUESTION 119
You have an Azure subscription. You create an Azure Active Directory (Azure AD) tenant named Tenant1 that has a domain name of tenant1.onmicrosoft.com. You need to add the contoso.com domain name to Tenant1. Which DNS record should you add to the contoso.com zone to be able to verify from Azure whether you own the contoso.com domain?
A. standard alias (CNAME)
B. mail exchanger (MX)
C. host (AAAA)
D. signature (SIG)
QUESTION 120
You purchase an Azure subscription. You plan to deploy an application that requires four Azure virtual machines (VMs). All VMs use Azure Resource Management (ARM) mode. You need to minimize the time that it takes for VMs to communicate with each other. What should you do?
A. Create a multi-site virtual network.
B. Create a regional virtual network.
C. Create a site-to-site virtual network.
D. Add the VMs to the same affinity group.
Nice blog thanks for updating such a super information for more updates Azure Online Course Bangalore
ReplyDeleteQ120 --> B, Affinity grouos not avialable in ARM mode
ReplyDeleteInformative blog. Thank you for sharing with us.
ReplyDeleteMicrosoft Azure Online Training
Thanks for sharing valuable information. Your blogs were helpful to Azure learners. I
ReplyDeleterequest to update the blog through step-by-step. Also, find the Azure news at
microsoft azure 533 online Training
Good post and informative. Thank you very much for sharing this good article, it was so good to read and useful to improve my knowledge as updated, keep blogging. Thank you for your post. This is excellent information. It is amazing and wonderful to visit your site. Good information. Thanks for sharing with us.
ReplyDeleteoracle training in chennai
oracle training institute in chennai
oracle training in bangalore
oracle training in hyderabad
oracle training
oracle online training
hadoop training in chennai
hadoop training in bangalore