070-535試験無料問題集「Microsoft Architecting Microsoft Azure Solutions 認定」
You need to allow network traffic to the Trey Research subversion system.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

正解:

Explanation

/ You host multiple subversion (SVN) repositories in the RepoBackend subnet. The SVN servers on this subnet must use inbound and outbound TCP at port 8443.
References:
http://theithollow.com/2016/08/03/azure-network-security-groups/
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 data 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 higher throughput limit of the dedicated tier to ensure real-time logging of the increasing volume.
Does the solution meet the goal?
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 data 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 higher throughput limit of the dedicated tier to ensure real-time logging of the increasing volume.
Does the solution meet the goal?
正解:A
解答を投票する
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.
You need to implement a solution by using Azure services. Which two actions will achieve the goal? Each correct answer presents a complete solution.
正解:B,C
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the started 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 need to design the system that handles uploaded documents.
Solution: Use an Azure Blob Container as the location to upload documents. Use Azure Event Grid for user notification and to start processing.
Does the solution meet the goal?
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 need to design the system that handles uploaded documents.
Solution: Use an Azure Blob Container as the location to upload documents. Use Azure Event Grid for user notification and to start processing.
Does the solution meet the goal?
正解:A
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
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.


正解:

Explanation

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.

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.

正解:

Explanation
Box 1: ReservedIP
Set the variable ReservedIP, which is later used in the third statement.
Box 2:New-AzureReservedIP
The New-AzureReservedIP cmdlet creates a reserved IP address.
You want to create a new VM named MyApp that will have a fixed IP address.
Box 3: West US
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.
Box 4: ReservedIPName
The -ReservedIPName parameter, of the New-AzureVM command, specifies the name of the reserved IP address.
Box 5: West US
The location should West US, just as in Box 3.
References:
You plan to create a Content Delivery Network (CDN) in Azure that meets the following requirements:
* Ensure that content can be preloaded into CDN endpoints.
* Accept client requests that use HTTP or HTTPS.
* Accept content from customized origin ports.
* Minimize costs per gigabyte (GB) delivered.
You need to create the CDN profile and endpoint.
Solution: You create a CDN profile by using the Azure CDN Standard from Akamai SKU. You configure the profile to use a cloud service endpoint.
* Ensure that content can be preloaded into CDN endpoints.
* Accept client requests that use HTTP or HTTPS.
* Accept content from customized origin ports.
* Minimize costs per gigabyte (GB) delivered.
You need to create the CDN profile and endpoint.
Solution: You create a CDN profile by using the Azure CDN Standard from Akamai SKU. You configure the profile to use a cloud service endpoint.
正解:B
解答を投票する
You are designing a solution that will aggregate and analyze data from Internet of Things (IoT) devices.
The solution must meet the following requirements:
* Store petabytes of data
* Use shared access policies to provide service connections to the IoT event source.
* Conduct analysis of data in near real-time.
* Provide ultra-low latency and highly scalable transaction processing.
You need to recommend a technology.
What should you recommend?
The solution must meet the following requirements:
* Store petabytes of data
* Use shared access policies to provide service connections to the IoT event source.
* Conduct analysis of data in near real-time.
* Provide ultra-low latency and highly scalable transaction processing.
You need to recommend a technology.
What should you recommend?
正解:C
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
Note: This question is part of a series of questions that present the same scenario. Each question 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 are migrating an on-premises application to Azure. One component of the application is a legacy Windows native executable that performs image processing.
The image processing application must run every hour. During times that the image processing application is not running, it should not be consuming any Azure compute resources.
You need to ensure that the image processing application runs correctly every hour.
Solution: Create an Azure Function to run the image processing application every hour.
Does the solution meet the goal?
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 are migrating an on-premises application to Azure. One component of the application is a legacy Windows native executable that performs image processing.
The image processing application must run every hour. During times that the image processing application is not running, it should not be consuming any Azure compute resources.
You need to ensure that the image processing application runs correctly every hour.
Solution: Create an Azure Function to run the image processing application every hour.
Does the solution meet the goal?
正解:A
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
You are migrating an on-premises application to Azure. One component of the application is a legacy Windows native executable that performs image processing.
The image processing application must run every hour. During times that the image processing application is not running, it should not be consuming any Azure compute resources.
You need to ensure that the image processing application runs correctly every hour.
Solution: Use Azure Scheduler to run the image processing application every hour.
Does the solution meet the goal?
The image processing application must run every hour. During times that the image processing application is not running, it should not be consuming any Azure compute resources.
You need to ensure that the image processing application runs correctly every hour.
Solution: Use Azure Scheduler to run the image processing application every hour.
Does the solution meet the goal?
正解:A
解答を投票する
Your company has a branch office that has 90 employees. The computers at the branch office are configured as shown in the following table.

You need to identify a backup method for the computers. The solution must use Azure Backup whenever possible. What should you identify? To answer, select the appropriate options in the answer area.


You need to identify a backup method for the computers. The solution must use Azure Backup whenever possible. What should you identify? To answer, select the appropriate options in the answer area.

正解:

Explanation

Azure Backup is not supported on 32-bit operating systems. Azure Backup now supports 64-bit editions of Windows client operating systems. 64-bit editions of Windows 8.1, Windows 8, or Windows 7 Service Pack 1 (SP1) now will support Microsoft Azure Backup.
References:
https://support.microsoft.com/en-us/help/3015072/azure-backup-now-supports-64-bit-editions-of-windows-clien
Your company has a hybrid solution for development and production. You have an Azure virtual network that includes the following subnets:

You synchronize an on-premises Active Directory farm by using Azure Active Directory Connect. Employees sign in to company facing Web Apps with their on-premises active directory passwords.
You need to allow traffic to RESTful services that require it.
Which Azure service should you implement?

You synchronize an on-premises Active Directory farm by using Azure Active Directory Connect. Employees sign in to company facing Web Apps with their on-premises active directory passwords.
You need to allow traffic to RESTful services that require it.
Which Azure service should you implement?
正解:A
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)