Premium

Microsoft Certified: Azure Solutions Architect Expert Certification Questions and Answer (Dumps and Practice Questions)



Question : You manage a virtual Windows Server web server that is hosted by an on-premises Windows Hyper-V server. You plan to use the virtual machine (VM) in Azure.
You need to migrate the VM to Azure Storage to add it to your repository. Which Azure Power Shell cmdlet should you use?
 : You manage a virtual Windows Server  web server that is hosted by an on-premises Windows Hyper-V server. You plan to use the virtual machine (VM) in Azure.
1. Import-AzureVM
2. New-AzureVM
3. Access Mostly Uused Products by 50000+ Subscribers
4. Add-AzureWebRole
5. Add-AzureVhd



Correct Answer : Get Lastest Questions and Answer :

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





Question : You administer of a set of virtual machine (VM) guests hosted in Hyper-V on Windows Server R.
The virtual machines run the following operating systems: Windows Server 2008 Windows Server 2008 R2 Linux (openSUSE 13.1)
All guests currently are provisioned with one or more network interfaces with static bindings and VHDX disks. You need to move the VMs to Azure Virtual Machines hosted in an Azure
subscription. Which three actions should you perform? Each correct answer presents part of the solution.

A. Install the WALinuxAgent on Linux servers.

B. Ensure that all servers can acquire an IP by means of Dynamic Host Configuration Protocol (DHCP).

C. Upgrade all Windows VMs to Windows Server 2008 R2 or higher.

D. Sysprep all Windows servers.

E. Convert the existing virtual disks to the virtual hard disk (VHD) format.

 : You administer of a set of virtual machine (VM) guests hosted in Hyper-V on Windows Server  R.
1. A,B,D
2. C,D,E
3. Access Mostly Uused Products by 50000+ Subscribers
4. A,C,D



Correct Answer : Get Lastest Questions and Answer :

Explanation: A: Azure Linux Agent

This agent is installed on the Linux VM and is responsible to communicate with the Azure Frabric Controller.
* UPLOADING A VIRTUAL MACHINE TO WINDOWS AZURE

Assumption: A Windows Server (2008 R2 or 2012) is created and running as a virtual machine in Hyper-V. (C)

Log onto the Windows Server hosted in Hyper-V you'd like to upload to Windows Azure and open and command prompt (I'm using Windows Server 2012 R2).
Mark is correct, as described: ' I you want to use the VHD for creating multiple machines in Azure you need to create an image in Azure. For Azure to be able to start a machine
created from an image, you will want to run sysprep on it before you upload it.

If you just want to copy a machine to Azure for use as one Azure VM, you don't need to sysprep it.'


A: http://azure.microsoft.com/en-us/documentation/articles/virtual-machines-linux-create-upload-vhd-suse/

DHCP is not required because Hyper-v installs an additional network card. When you are entering the same static ip values as in the on premises enviroment Azure wil pop-up with the
message that the IP already is used by another networkcard. Therefore the answer is A,C,E. Otherwise when you swap between Azure and your on premise enviroment you always need to set
it to DHCP instead of static.





Question : 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?
 : 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
1. Select and disable the rule from the Dashboard page of the virtual machine.
2. Select and delete the rule from the Configure page of the virtual machine.
3. Access Mostly Uused Products by 50000+ Subscribers
4. Select and disable the rule on the Configure page of the virtual machine.




Correct Answer : Get Lastest Questions and Answer :
Explanation: After adding metrics to the Monitor page, click to enable / disable the round checkbox next to each metric.

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




Related Questions


Question : : You work as a Network Administrator for ABC.com. The company has a single Active Directory
Domain Services (AD DS) domain named ABC.com. All domain controllers in the ABC.com`domain run Windows Server 2008 R2.
The company has an on-premise Microsoft Exchange 2010 organization and a Lync Server 2010 environment.
The company has recently purchased a Microsoft Office 365 subscription. You plan to migrate to Exchange Online and Lync Online.
You need to configure directory synchronization between the on-premise Active Directory and Azure Active Directory.
The on-premise Active Directory contains many Organizational Units (OUs). Some OUs contain user accounts that are used as service accounts for on-premise services.
You need to configure directory synchronization to enable you to exclude OUs from the synchronization schedule. Which of the following actions should you perform?

 :  : You work as a Network Administrator for ABC.com. The company has a single Active Directory
1. Use Active Directory Sites and Services to create Active Directory partitions before configuring DirSync.
2. Run the Set-MsolDirSyncEnabled PowerShell cmdlet after installing DirSync.
3. Run the Remove-MsolServicePrincipal PowerShell cmdlet after installing DirSync.
4. After the installation of Dirsync, run miisclient.exe to create directory partitions.



Question : You work as a Network Administrator for ABC.com. The company has a single Active Directory Domain Services (AD DS) domain named ABC.com.
All domain controllers in the ABC.com domain run Windows Server 2008 R2. The company has an on-premise Microsoft Exchange 2010 organization and a Lync Server 2010 environment.
The company has recently purchased a Microsoft Office 365 subscription. You plan to migrate to Exchange Online and Lync Online. The on-premise Active Directory contains many
Organizational Units (OUs). User accounts are located in multiple OUs.
You have configured Directory Synchronization (DirSync) to synchronize user accounts in selected OUs to Azure Active Directory and performed an initial user account
synchronization. You find some user accounts in OUs that are excluded from synchronization that need to be synchronized to Azure AD. You move the user accounts to an OU
that is included in the synchronization schedule.
You discover that the users are unable to log in to Office 365. You confirm that the user accounts exist in Azure AD.
However, event log error messages indicate a problem with password synchronization for the moved user accounts. How should you resolve the issue?


 :   You work as a Network Administrator for ABC.com. The company has a single Active Directory Domain Services (AD DS) domain named ABC.com.
1. Log in to the DirSync server and perform a manual directory synchronization.
2. Run miisclient.exe to modify the directory partitions.
3. Run the Set-FullPasswordSync PowerShell cmdlet and restart the Forefront Identity Manager Synchronization Service service.
4. Run the Set-MsolUser PowerShell cmdlet for each user account that is unable to log in.




Question : You work for a company named ABC.com. Your role as Cloud Administrator includes the management of the company's public and private cloud infrastructure.
You have applications and virtual machines hosted on Windows Azure. One application hosted in Azure provides a web-based portal that is used by users and customers.
The application uses Microsoft Azure Active Directory Access Control and enables users to log in to the application using Microsoft or Google accounts.
You want to enable users to log in to the application by using their Facebook accounts. Which two of the following actions should you perform? (Choose two)
A. Configure Facebook as an identity provider.
B. Install Active Directory Federation Services 2.0 (AD FS 2.0)
C. Obtain a Facebook Application ID and a Facebook Application Secret.
D. Configure Directory Synchronization with Facebook.
E. Configure AD FS 2.0 as an Identity Provider.

 :  You work for a company named ABC.com. Your role as Cloud Administrator includes the management of the company's public and private cloud infrastructure.
1. A,B
2. A,C
3. C,D
4. A,E





Question : You work for a company named ABC.com. The company has a main office in New York and branch offices in several countries including UK, Spain, Germany, India and Japan.
Your role as Cloud Administrator includes the management of the company's public and private cloud infrastructure.
Separate Active Directory domains exist for the offices in Europe, India and Japan. The domains are synchronized to separate Azure Active Directories (Azure AD's) in separate Azure
subscriptions. Company developers have created an application that will be used by all users in the company. You plan to publish the application to Azure AD as a SaaS (Software as a
Service) application. You need to ensure that users in all offices can access the application.
Which of the following actions should you perform?
 :   You work for a company named ABC.com. The company has a main office in New York and branch offices in several countries including UK, Spain, Germany, India and Japan.
1. Provision the application as a Single-tenant application.
2. Provision the application as a Multi-tenant application.
3. Provision the application as a native client application.
4. Configure an Affinity Group.



Question : You work for a company named ABC.com. Your role as Cloud Administrator includes the management of the company's public and private cloud infrastructure.
You have applications, virtual machines and databases hosted on Windows Azure.
One application hosted in Azure is named CorpApp. The application is business critical and is used by all company users. The application uses a database backend. The database is
configured as a Microsoft Azure SQL Database database named CorpAppDB1.
The company is concerned about a natural disaster affecting the data center that hosts the database. You want to configure active geo-replication to ensure that in the event of a
natural disaster, you can bring the database online in another location. You need to determine if the current service tier and performance level supports active georeplication.
Which of the following service tiers and performance combinations supports active georeplication?
A. Basic
B. Standard/S0
C. Standard/S1
D. Standard/S2
E. Premium/P1
F. Premium/P2
G. Premium/P3
 :  You work for a company named ABC.com. Your role as Cloud Administrator includes the management of the company's public and private cloud infrastructure.
1. A,B,C
2. C,D,E
3. E,F,G
4. A,C,G
5. A,C,E


Question : Your role of Systems Administrator at ABC.com includes the management of the company's private and public clouds. The private clouds are hosted in a data
center at the company's headquarters.
The private clouds are hosted on Windows Server 2012 R2 Hyper-V servers managed by System Center Virtual Machine Manager 2012 R2 (VMM).
You want to implement Microsoft Azure Site Recovery to use Azure as a backup site for the datacenter.
You create a site recovery vault and select the "Between an on-premises Hyper-V site and Microsoft Azure" option.
Which of the following actions is the next step in configuring Azure Site Recovery?

 :  Your role of Systems Administrator at ABC.com includes the management of the company's private and public clouds. The private clouds are hosted in a data
1. Download and install the Microsoft Azure Site Recovery Provider.
2. Configure network mappings.
3. Download the Microsoft Azure Recovery Services Agent.
4. Generate a vault key.
5. Set up protection for VMM clouds.