Microsoft Implementing Microsoft Azure Infrastructure Solutions - 70-533무료 덤프문제 풀어보기

A company has three web apps that run in Azure.
The web apps have the following characteristics and requirements:
*App1 has a legacy database. Only one instance of the web app must be used at a given time.
*App2 has users in different regions. Users must be balanced between multiple web app instances.
*App3 has users in different regions. Users must access the web app in the nearest physical region.
You need to configure traffic routing.
For each which method should you use? To answer select the appropriate options in the answer area.
정답:

Explanation
DRAG DROP
You manage an Azure Web Site in Standard mode at the following address: contoso.azurewebsites.net.
Your company has a new domain for the site that needs to be accessible by Secure Socket Layer (SSL) encryption.
You need to be able to add a custom domain to the Azure Web Site and assign an SSL certificate.
Which three steps should you perform next in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. More than one order of answer choices may be correct. You will receive credit for any of the correct orders you select
정답:

Explanation

First create a CNAME record, then to add the domain name as a custom domain and last add the SNI SSL binding. The advantage of using a CNAME record and a SNI SSL binding is that it does not matter if the IP address of the website changes.
References:
https://azure.microsoft.com/en-us/documentation/articles/web-sites-configure-ssl-certificate/
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 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 create an Ubuntu Linux virtual machine (VM) by using the Azure portal. You do not specify a password when you create the VM.
You have a workstation that is connected to the internet.
You need to connect the workstation to the terminal of the VM.
Solution: You conned to the private IP address of the VM by using Secure Shell (SSH) and specify your public key.
Docs the solution meet the goal?

정답: B
You have an application that uses SQL Server in an Azure virtual machine (VM) to store data.
If the VM running the primary instance of SQL Server fails:
- The application must automatically begin using a backup copy of the SQL Server data.
- The recovery solution must guarantee that no data is lost.
If the primary datacenter fails:
- There must be a way to manually switch to a secondary data center.
- Some data loss is acceptable.
You create an active datacenter named AD1 and a passive datacenter named PD1. AD1 has two SQL Server instances. PD1 has one SQL Server instance.
You need to implement the replication and failover solutions for the application.
What should you do?

정답: D
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?

정답: C
설명: (Fast2test 회원만 볼 수 있음)
Your network includes a legacy application named LegacyApp1. The application only runs in the Microsoft
.NET 3.5 Framework on Windows Server 2008.
You plan to deploy to Azure Cloud Services.
You need to ensure that LegacyApp1 will run correctly in the new environment.
What are two possible ways to achieve this goal? Each correct answer presents a complete solution.

정답: B,C
설명: (Fast2test 회원만 볼 수 있음)
You develop a Windows Store application that has a web service backend.
You plan to use the Azure Active Directory Authentication Library to authenticate users to Azure Active Directory (Azure AD) and access directory data on behalf of the user.
You need to ensure that users can log in to the application by using their Azure AD credentials.
Which two actions should you perform? Each correct answer presents part of the solution.

정답: C,D
설명: (Fast2test 회원만 볼 수 있음)
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 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 sections, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
A company uses Azure to host virtual machines (VMS) and web apps. You have an app service named App1 that uses the Basic app service tier.
You need to ensure that diagnostic data for App1 is permanently stored.
Solution: You specify a storage account in the Diagnostics XML file.
Does the solution meet the goal?

정답: B
DRAG DROP
You manage an Azure virtual machine (VM) named AppVM. The application hosted on AppVM continuously writes small files to disk. Recently the usage of applications on AppVM has increased greatly.
You need to improve disk performance on AppVM.
Which Microsoft Azure Power Shell cmdlet should you use with each Power Shell command line? To answer, drag the appropriate Microsoft Azure Power Shell cmdlet to the correct location in the Power Shell code. Each Power Shell 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

Explanation
* Set-AzureDataDisk
Sets the host-cache mode on an existing data disk object.
* Example:
This command gets the "MyVM" virtual machine running on the "myservice" cloud service, and then sets the data disk at LUN 2 of the virtual machine to use Nonehost caching.
Windows PowerShell
C:\PS>Get-AzureVM "myservice" -name "MyVM" | Set-AzureDataDisk -LUN 2 -HostCachingNone| Update-AzureVM
* Set-AzureDataDisk Parameter: -HostCaching<String>
Sets the host level caching settings of the disk. Possible values are: None, ReadOnly and ReadWrite ().
When you setup a data disk on a virtual machine, you get three host caching choices:
The purpose of a cache is to cache data to be read as reading from a cache is faster than reading from a disk.
There is no performance benefit in caching the log files as these will not be re-read by the application.
Therefore, we need the logs to be written directly to disks rather than being written to cache first then disk (Read) or written to the cache only (Read/Write).
A company uses Azure Connect to synchronize on-premises and Azure identities. The company uses Active Directory Federation Services (AD FS) for external users. The AD FS servers run on Windows Sever 2016.
You need to ensure that Azure AD Connect Health can analyze all AD FS audit logs.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

정답: B,D
설명: (Fast2test 회원만 볼 수 있음)
You manage virtual machines (VMs) that are joined to an Azure Active Directory (Azure AD) Domain Services domain.
A dedicated account must be used to modify the default Group Policy applied to the VM. The account must follow the principle of least privileges.
You need to modify the pokey.
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

Box 1: Add the user account to the AAD DC Administrators group
You need the credentials of a user account belonging to the 'AAD DC Administrators' group in your directory, to administer Group Policy for your managed domain.
Box 2: Launch the Group Policy Management Console on a domain-joined VM.
Box 3: Customize the AADDC Computers Group Policy Object
Azure Active Directory Domain Services includes built-in Group Policy Objects (GPOs) for the 'AADDC Users' and 'AADDC Computers' containers. You can customize these built-in GPOs to configure Group Policy on the managed domain.
References:
https://docs.microsoft.com/en-us/azure/active-directory-domain-services/active-directory-ds-admin-guide-admin
You manage a cloud service that utilizes an Azure Service Bus queue.
You need to ensure that messages that are never consumed are retained.
What should you do?

정답: A
설명: (Fast2test 회원만 볼 수 있음)
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 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.
A company plans to use Azure Automation.
Automation runbooks must be started from a single HTTP request.
You need to create the automation design.
Solution: You start a runbook using the Azure portal.
Does the solution meet the goal?

정답: B
설명: (Fast2test 회원만 볼 수 있음)
You are migrating a local virtual machine (VM) to an Azure VM. You upload the virtual hard disk (VHD) file to Azure Blob storage as a Block Blob.
You need to change the Block blob to a page blob.
What should you do?

정답: D
설명: (Fast2test 회원만 볼 수 있음)

우리와 연락하기

문의할 점이 있으시면 메일을 보내오세요. 12시간이내에 답장드리도록 하고 있습니다.

근무시간: ( UTC+9 ) 9:00-24:00
월요일~토요일

서포트: 바로 연락하기 

English Deutsch 繁体中文 日本語