aiotestking uk

70-533 Exam Questions - Online Test


70-533 Premium VCE File

Learn More 100% Pass Guarantee - Dumps Verified - Instant Download
150 Lectures, 20 Hours

Q1. 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. 

What should you do? 

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. 

Answer:

Explanation: You can configure a custom domain for accessing blob data in your Azure storage account. The default endpoint for the Blob service is https://<mystorageaccount>.blob.core.windows.net. If you map a custom domain and subdomain such as www.contoso.com to the blob endpoint for your storage account, then your users can also access blob data in your storage account using that domain. 

Reference: Configure a custom domain name for blob data in an Azure storage account 

URL: http://azure.microsoft.com/en-us/documentation/articles/storage-custom-domain-name/ 

Q2. You administer an Azure Web Site named contosoweb that is used to sell various products. Contosoweb experiences heavy traffic during weekends. 

You need to analyze the response time of the product catalog page during peak times, from different locations. 

What should you do? 

A. Configure endpoint monitoring. 

B. Add the Requests metric. 

C. Turn on Failed Request Tracing. 

D. Turn on Detailed Error Messages. 

Answer:

Explanation: Endpoint monitoring configures web tests from geo-distributed locations that test response time and uptime of web URLs. The test performs an HTTP get operation on the web URL to determine the response time and uptime from each location. Each configured location runs a test every five minutes. After you configure endpoint monitoring, you can drill down into the individual endpoints to view details response time and uptime status over the monitoring interval from each of the test location 

Reference: Azure, How to Monitor Websites 

http://azure.microsoft.com/en-us/documentation/articles/web-sites-monitor/#webendpointstatus 

Q3. You administer a DirSync server configured with Azure Active Directory (Azure AD). 

You need to provision a user in Azure AD without waiting for the default DirSync synchronization interval. 

What are two possible ways to achieve this goal? Each correct answer presents a complete solution. 

A. Restart the DirSync server. 

B. Run the Start-OnlineCoexistenceSync PowerShell cmdlet. 

C. Run the Enable-SyncShare PowerShell cmdlet. 

D. Run the Azure AD Sync tool Configuration Wizard. 

E. Replicate the Directory in Active Directory Sites and Services. 

Answer: B,D 

Explanation: If you don’t want to wait for the recurring synchronizations that occur every three hours, you can force directory synchronization at any time. 

B: Force directory synchronization using Windows PowerShell 

You can use the directory synchronization Windows PowerShell cmdlet to force synchronization. The cmdlet is installed when you install the Directory Sync tool. On the computer that is running the Directory Sync tool, start PowerShell, type Import-Module DirSync, and then press ENTER. 

Type Start-OnlineCoexistenceSync, and then press ENTER. 

D: Azure Active Directory Sync Services (AAD Sync) 

In September 2014 the Microsoft Azure AD Sync tool was released. This changed how 

manual sync requests are issued. 

To perform a manual update we now use the DirectorySyncClientCmd.exe tool. The Delta 

and Initial parameters are added to the command to specify the relevant task. 

This tool is located in: 

C:\Program Files\Microsoft Azure AD Sync\Bin 

You can use the directory synchronization Windows PowerShell cmdlet to force 

synchronization. The cmdlet is installed when you install the Directory Sync tool. On the computer that is running the Directory Sync tool, start PowerShell, type Import-Module DirSync, and then press ENTER. 

Type Start-OnlineCoexistenceSync, and then press ENTER. 

Q4. DRAG DROP 

You manage an Azure Web Site in Standard mode at the following address: contoso.azurevvebsites.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 

Answer:  

Q5. You administer an Azure subscription with an existing cloud service named contosocloudservice. Contosocloudservice contains a set of related virtual machines (VMs) named ContosoDC, ContosoSQL and ContosoWeb1. 

You want to provision a new VM within contosocloudservice. 

You need to use the latest gallery image to create a new Windows Server 2012 R2 VM that 

has a target IOPS of 500 for any provisioned disks. 

Which PowerShell command should you use? 

A. Option A 

B. Option B 

C. Option C 

D. Option D 

Answer:

Explanation: This example creates a new Windows virtual machine configuration with operating system disk, data disk and provisioning configuration. This configuration is then used to create a new virtual machine. 

C:\PS> $image = (Get-AzureVMImage).ImageName C:\PS>New-AzureVMConfig -Name "MyVM1" -InstanceSize ExtraSmall -ImageName $image ` | Add-AzureProvisioningConfig -Windows -Password $adminPassword ` | Add-AzureDataDisk -CreateNew -DiskSizeInGB 50 -DiskLabel 'datadisk1' -LUN 0 ` | New-AzureVM –ServiceName "MySvc1" 

Reference: New-AzureVMConfig 

URL: http://msdn.microsoft.com/en-us/library/dn495159.aspx 

Q6. DRAG DROP 

Your company network includes a single forest with multiple domains. You plan to migrate from On-Premises Exchange to Exchange Online. 

You want to provision the On-Premises Windows Active Directory (AD) and Azure Active Directory (Azure AD) service accounts. 

You need to set the required permissions for the Azure AD service account. 

Which settings should you use? To answer, drag the appropriate permission to the service account. Each permission 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. 

Answer:  

Q7. DRAG DROP 

You have an Azure Virtual Network named fabVNet with three subnets named Subnet-1, Subnet-2 and Subnet-3. You have a virtual machine (VM) named fabVM running in the fabProd service. 

You need to modify fabVM to be deployed into Subnet-3. You want to achieve this goal by using the least amount of time and while causing the least amount of disruption to the existing deployment. 

What should you do? To answer, drag the appropriate Power Shell cmdlet to the correct location in the Power Shell command. Each 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. 

Answer:  

Q8. DRAG DROP 

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 

Answer:  

Q9. HOTSPOT 

You manage two websites for your company. The sites are hosted on an internal server 

that is beginning to experience performances issues due to high traffic. 

You plan to migrate the sites to Azure Web Sites. 

The sites have the following configurations: 

In the table below, identity the web hosting plan with the lowest cost for each site. Make only one selection in each column. 

Answer:  

Q10. HOTSPOT 

You create a virtual network named fabVNet01. 

You design the virtual network to include two subnets, one named DNS-subnet and one named Apps-subnet, as shown in the exhibit. (Click the Exhibits button.) 

In the table below, identify the number of IP addresses that will be available for virtual machines (VMs) or cloud services in each subnet. Make only one selection in each column. 

Answer: