getcertified4sure.com

The only microsoft 70 533 resources for you




Your success in Microsoft 70 533 exam is our sole target and we develop all our 70 533 book braindumps in a way that facilitates the attainment of this target. Not only is our 70 533 study guide pdf study material the best you can find, it is also the most detailed and the most updated. 70 533 exam Practice Exams for Microsoft Windows Server 70 533 exam questions are written to the highest standards of technical accuracy.

Q31. You manage a cloud service that has a web role named fabWeb. You create a virtual 

network named fabVNet that has two subnets defined as Web and Apps. 

You need to be able to deploy fabWeb into the Web subnet. 

What should you do? 

A. Modify the service definition (csdef) for the cloud service. 

B. Run the Set-AzureSubnet PowerShell cmdlet. 

C. Run the Set-AzureVNetConfig PowerShell cmdlet. 

D. Modify the network configuration file. 

E. Modify the service configuration (cscfg) for the fabWeb web role. 

Answer:

Explanation: Azure Service Definition Schema (.csdef File) 

The service definition file defines the service model for an application. The file contains the 

definitions for the roles that are available to a cloud service, specifies the service 

endpoints, and establishes configuration settings for the service. 


Q32. You administer an Azure Storage account named contoso storage. The account has queue containers with logging enabled. 

You need to view all log files generated during the month of July 2014. 

Which URL should you use to access the list? 

A. 

http://contosostorage.queue.core.windows.net/$logs? restype=container&comp=list&prefix=queue/2014/07 

B. 

http://contosostorage.queue.core.windows.net/$files? restype=container&comp=list&prefix=queue/2014/07 

C. http://contosostorage.blob.core.windows.net/$files? 

restype=container&comp=list&prefix=blob/2014/07 

D. http://contosostorage.blob.core.windows.net/$logs? restype=container&comp=list&prefix=blob/2014/07 

Answer:

Explanation: http://msdn.microsoft.com/library/azure/hh343262.aspx 


Q33. 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: 


Q34. You manage a cloud service that has a web application named WebRole1. WebRole1 writes error messages to the Windows Event Log. 

Users report receiving an error page with the following message: "Event 26 has occurred. Contact your system administrator." 

You need to access the WebRole1 event log. 

Which three actions should you perform? Each correct answer presents part of the solution. 

A. Enable verbose monitoring. 

B. Update the WebRole1 web.config file. 

C. Update the cloud service definition file and the service configuration file. 

D. Run the Set-AzureVMDiagnosticsExtension PowerShell cmdlet. 

E. Run the Enable-AzureWebsiteApplicationDiagnostic PowerShell cmdlet. 

F. Create a storage account. 

Answer: A,C,F 

Explanation: AF: You can monitor key performance metrics for your cloud services in the Azure Management Portal. You can set the level of monitoring to minimal and verbose for each service role, and can customize the monitoring displays. Verbose monitoring data is stored in a storage account, which you can access outside the portal. 

* The service configuration file specifies the number of role instances to deploy for each role in the service, the values of any configuration settings, and the thumbprints for any certificates associated with a role. If the service is part of a Virtual Network, configuration information for the network must be provided in the service configuration file, as well as in the virtual networking configuration file. The default extension for the service configuration file is .cscfg. 

* The service definition file defines the service model for an application. The file contains the definitions for the roles that are available to a cloud service, specifies the service endpoints, and establishes configuration settings for the service. 

URLs: 

http://azure.microsoft.com/en-us/documentation/articles/cloud-services-how-to-monitor/ http://msdn.microsoft.com/en-us/library/azure/ee758710.aspx http://msdn.microsoft.com/en-us/library/azure/ee758711.aspx 


Q35. 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: Directory Sync with Password Sync Scenario' Applies To: Azure, Office 365, Windows Intune 

Password sync is an extension to the Directory Sync Scenario. With directory sync, you can manage the entire lifecycle of your cloud user and group accounts using your on-premise Active Directory management tools. 

When password sync is enabled on your directory sync computer, your users will be able to sign into Microsoft cloud services, such as Office 365, Dynamics CRM, and Windows InTune, using the same password as they use when logging into your on-premises network. When your users change their passwords in your corporate network, those changes are synchronized to the cloud. 

Reference: Directory Sync with Password Sync Scenario' 

URL: http://technet.microsoft.com/en-us/library/dn441214.aspx 


Q36. DRAG DROP 

You administer an Azure Virtual Machine (VM) named server1. The VM is in a cloud service named ContosoService1. 

You discover that the VM is experiencing storage issues due to increased application logging on the server. 

You need to create a new 256-GB disk and attach it to the server. 

Which Power Shell cmdlets should you use? To answer, drag the appropriate 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: 


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

A. Upload a VHD with Windows Server 2008 installed. 

B. Deploy LegacyApp1 to a cloud service instance configured with Guest OS Family 2. 

C. Deploy LegacyApp1 to a cloud service instance configured with Guest OS Family 1. 

D. Deploy LegacyApp1 to a cloud service instance configured with Guest OS Family 3. 

Answer: B,C 

Explanation: Guest OS Family 1 and Guest OS Family 2 supports .NET 3.5 and .Net 4.0. Guest OS Family 3 and Guest OS Family 4 supports .NET 4.0 and .Net 4.5. 

Reference: Azure Guest OS Releases and SDK Compatibility Matrix 

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


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

Answer:

Explanation: * Example: 

* Virtual Machines 

You can configure virtual machine alert rules on: / Monitoring metrics from the virtual machine host operating system / Web endpoint status metrics 

Reference: Understanding Monitoring Alerts and Notifications in Azure 


Q39. You administer an Azure Storage account with a blob container. You enable Storage account logging for read, write and delete requests. 

You need to reduce the costs associated with storing the logs. 

What should you do? 

A. Execute Delete Blob requests over https. 

B. Create an export job for your container. 

C. Set up a retention policy. 

D. Execute Delete Blob requests over http. 

Answer:

Explanation: To ease the management of your logs, we have provided the functionality of retention policy which will automatically cleanup ‘old’ logs without you being charged for the cleanup. It is recommended that you set a retention policy for logs such that your analytics data will be within the 20TB limit allowed for analytics data (logs and metrics combined). 

Reference: Windows Azure Storage Logging: Using Logs to Track Storage Requests, How do I cleanup my logs? 

URL: http://blogs.msdn.com/b/windowsazurestorage/archive/2011/08/03/windows-azure-storage-logging-using-logs-to-track-storage-requests.aspx 


Q40. You administer an Access Control Service namespace named contosoACS that is used by a web application. ContosoACS currently utilizes Microsoft and Yahoo accounts. 

Several users in your organization have Google accounts and would like to access the web application through ContosoACS. 

You need to allow users to access the application by using their Google accounts. 

What should you do? 

A. Register the application directly with Google. 

B. Edit the existing Microsoft Account identity provider and update the realm to include Google. 

C. Add a new Google identity provider. 

D. Add a new WS-Federation identity provider and configure the WS-Federation metadata to point to the Google sign-in URL. 

Answer:

Explanation: Configuring Google as an identity provider eliminates the need to create and manage authentication and identity management mechanism. It helps the end user experience if there are familiar authentication procedures. 

Reference: Microsoft Azure, How to: Configure Google as an Identity Provider 

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