Implementing Microsoft Azure Infrastructure Solutions v13.0 (70-533)

Page:    1 / 14   
Total 209 questions

You have an Azure subscription.
You create an Azure Active Directory (Azure 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.


Answer : A,C,D

Explanation:
References:
https://azure.microsoft.com/en-gb/documentation/articles/active-directory-saas-google- apps-tutorial/

DRAG DROP -
You publish a multi-tenant application named MyApp to Azure Active Directory (Azure AD).
You need to ensure that only directory administrators from the other organizations can access MyApp's web API.
How should you configure MyApp's manifest JSON file? To answer, drag the appropriate
PowerShell command to the correct location in the application's manifest JSON file. Each 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 :

Your company has a subscription to Azure. You plan to deploy 10 websites.
You have the following requirements:
You need to deploy the 10 websites while minimizing costs.
Which web tier plan should you recommend?

  • A. Free
  • B. Small Business
  • C. Standard
  • D. Basic


Answer : C

Explanation:
Standard offers 50 GB of storage space, while Basic only gives 10 GB.
References:
http://azure.microsoft.com/en-us/pricing/details/websites/

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


Answer : C

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


Answer : A

DRAG DROP -
Fourth Coffee has an on-premises, multiple-forest Activity Directory (AD) domain. The company hosts web applications and mobile application services. Fourth Coffee uses
Microsoft Office 365 and uses Azure Active Directory (Azure AD).
You have the following requirements:
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.




Answer :

Explanation:


References:
https://azure.microsoft.com/en-gb/documentation/articles/active-directory-passwords- getting-started/#writeback-prerequisites https://azure.microsoft.com/en-gb/documentation/articles/active-directory-aadconnect-get- started-custom/

An organization has several web applications and uses Azure Active Directory (Azure AD).
You are developing a new web application that supports sign-on using the WS-Federation to Azure AD.
You need to describe the authentication process flow to your team.
In which order are the actions performed? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.




Answer :

Explanation:


References:
https://azure.microsoft.com/en-gb/documentation/articles/active-directory-authentication- scenarios/

You manage the on-premises and cloud network for a company. The network includes an
Azure classic virtual network (VNet) on an East US server with two subnets that must remain online until the end of the year. You update all other VNets to Azure Resource
Manager (ARM) Vnets.
You need to set up communication between specific ARM VNets and the classic Vnet.
What should you do?

  • A. Create a Local VPN gateway for the classic VNet. Create VPN gateways for any ARM VNets to communicate with the local gateway.
  • B. Create Local VPN gateways for the ARM VNets. Create a VPN gateway for the classic VNet to communicate with the local gateways.
  • C. Move the ARM VNets to the US East region. Update the classic VNet to use a single subnet. Add the classic VNet as a subnet to any ARM VNet that requires communication.
  • D. Move the ARM VNets to a non US East region. Update the classic VNet to use a single subnet. Add the classic VNet as a subnet to any ARM VNet that requires communication.
  • E. Set the resource group of the classic VNet to use the same resource group that you use to create any ARM VNet that requires communication.


Answer : B

Explanation:
References:
https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-connect-different- deployment-models-portal

Your company plans to migrate from On-Premises Exchange to Office 365.
The existing directory has numerous service accounts in your On-Premises Windows
Active Directory (AD), stored in separate AD Organizational Units (OU) for user accounts.
You need to prevent the service accounts in Windows AD from syncing with Azure AD.
What should you do?

  • A. Create an OU filter in the Azure AD Module for Windows PowerShell.
  • B. Configure directory partitions in miisclient.exe.
  • C. Set Active Directory ACLs to deny the DirSync Windows AD service account MSOL_AD_SYNC access to the service account OUs.
  • D. Create an OU filter in the Azure Management Portal.


Answer : B

Explanation:
One customer, who was looking for OU level filtering to import selected users from On-
Premises active directory to Office365.
Configure OU level filtering for Office365 directory synchronization.
References:
http://blogs.msdn.com/b/denotation/archive/2012/11/21/installing-and-configure-dirsync- with-ou-level-filtering-for-office365.aspx

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:
References: http://msdn.microsoft.com/en-us/library/azure/dn441214.aspx

Your company is implementing an Intrusion Detection System (IDS). The IDS has the IP address 192.168.3.92. You plan to deploy the network by using Azure Resource Manager
(ARM).
You need to ensure that all subnet traffic goes through the IDS.
How should you complete the JSON configuration code? To answer, drag the appropriate
JSON segments to the correct location or locations. Each JSON segment 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 :

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 : D

Explanation:
The New-AzureQuickVM cmdlet sets the configuration for a new virtual machine and creates the virtual machine. You can create a new Azure service for the virtual machine by specifying either the Location or AffinityGroup parameters, or deploy the new virtual machine into an existing service.
AdminUsername is not required.


References:
https://msdn.microsoft.com/en-us/library/azure/dn495183.aspx

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


Answer : C

You manage an Azure Web Site that is running in Shared mode.
You discover that the website is experiencing increased average response time during periods of heavy user activity.
You need to update the website configuration to address the performance issues as they occur.
What should you do?

  • A. Set the website to Standard mode and configure automatic scaling based on CPU utilization.
  • B. Configure automatic seating during specific dates.
  • C. Modify the website instance size.
  • D. Configure automatic scaling based on memory utilization.
  • E. Set the website to Basic mode and configure automatic scaling based on CPU utilization.


Answer : A

Explanation:

Scaling to Standard Plan Mode -
Selecting Standard expands the Capacity section to reveal the Instance Size and Instance
Count options, which are also available in Basic mode. The Edit Scale Settings for
Schedule and Scale by Metric options are available only in Standard mode.


Note:
* For increased performance and throughput for your websites on Microsoft Azure, you can use the Azure Management Portal to scale your Web Hosting Plan mode from Free to
Shared, Basic, or Standard.
* There are 2 options for scaling:
References:
http://blogs.msdn.com/b/mast/archive/2013/10/31/exploring-the-autoscale-feature-in- windows-azure-websites.aspx

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?

  • A. In AD1, configure asynchronous replication and automatic failover. In PD1, configure synchronous replication and manual failover from AD1.
  • B. In AD1, configure synchronous replication and automatic failover. In PD1, configure synchronous replication and manual failover from AD1.
  • C. In AD1, configure synchronous replication and manual failover. In PD1, configure asynchronous replication and manual failover from AD1.
  • D. In AD1, configure asynchronous replication and manual failover. In PD1, configure asynchronous replication and manual failover from AD1.


Answer : B

Page:    1 / 14   
Total 209 questions