Premium

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



Question : You manage a cloud service on two instances. The service name is Service and the role name is ServiceRole.
Service1 has performance issues during heavy traffic periods. You need to increase the existing deployment of Service1 to three instances.
Which Power Shell cmdlet should you use?

 : You manage a cloud service on two instances. The service name is Service and the role name is ServiceRole.
1. PS C:\>Set-AzureService -ServiceName "Service1" -Label "ServiceRole1' -Description "Instance count=3"
2. PS C:\>Set-AzureRole -ServiceName "Service1" -Slot "Production" -RoleName "ServiceRole1" -Count 3
3. Access Mostly Uused Products by 50000+ Subscribers
4. PS C:\> $instancecount = New-Object Hashtable$settings['INSTANCECOUNT=3] PS C:\> Set-AzureWebsite -AppSettings $instancecount ServiceRole1



Correct Answer : Get Lastest Questions and Answer :

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





Question : Your company network includes two branch offices. Users at the company access internal virtual machines (VMs).

You want to ensure secure communications between the branch offices and the internal VMs and network. You need to create a site-to-site VPN connection.
What are two possible ways to achieve this goal? Each correct answer presents a complete solution.

A. a private IPv4 IP address and a compatible VPN device

B. a private IPv4 IP address and a RRAS running on Windows Server 2012

C. a public-facing IPv4 IP address and a compatible VPN device

D. a public-facing IPv4 IP address and a RRAS running on Windows Server 2012
 : Your company network includes two branch offices. Users at the company access internal virtual machines (VMs).
1. A,B
2. B,C
3. Access Mostly Uused Products by 50000+ Subscribers
4. A,D



Correct Answer : Get Lastest Questions and Answer :
Exp : First, we're enhancing the existing 'Site-to-Site VPN' connectivity so you can use Windows Server 2012 RRAS (Routing and Remote Access) as an on-premises VPN server. This
gives you the flexibility of using a software based VPN solution to connect your on-premises network to Windows Azure.





Question : You manage an Azure virtual network that hosts virtual machines (VMs) on a single
subnet which is used for testing a line of business (LOB) application. The
application is deployed to a VM named TestWebServiceVM. You need to ensure that
TestWebServiceVM always starts by using the same IP address.
You need to achieve this goal by using the least amount of administrative effort. What should you do?

 : You manage an Azure virtual network that hosts  virtual machines (VMs) on a single
1. Use the Management Portal to configure TestWebServiceVM.
2. Use RDP to configure TestWebServiceVM.
3. Access Mostly Uused Products by 50000+ Subscribers
4. Run the Get-AzureReservedIP PowerShell cmdlet.



Correct Answer : Get Lastest Questions and Answer :

Explanation: http://michaelwasham.com/windows-azure-powershell-reference-guide/setting-static-ip-addresses-in-a-virtual-network/




Related Questions


Question : Your role of Systems Administrator at ABC.com includes the management of the company's private and public clouds. The company has a Microsoft Azure subscription.
The company has a Development department. Developers have created an application that runs on two servers. The application on one server needs to
call a service on the other server by IP address. You plan to host the application on Azure virtual machines (VMs). You have configured two VMs on a single subnet in an
Azure virtual network. You need to configure the two VMs with static internal IP addresses. How should you configure the VMs?

  : Your role of Systems Administrator at ABC.com includes the management of the company's private and public clouds. The company has a Microsoft Azure subscription.
1. By running the New-AzureVMConfig PowerShell cmdlet.
2. By running the Set-AzureSubnet PowerShell cmdlet.
3. By modifying the VM properties in the Azure Management Portal.
4. By modifying the IP properties in Windows Network and Sharing Center.
5. By running the Set-AzureStaticVNetIP PowerShell cmdlet.



Question : Select the correct statment
A. Azure Websites are created under the *.azurewebsites.net shared domain.
B. Adding deployment slots to a website requires that the website be in Standard mode.
C. A website has an implied production deployment slot. Up to four additional deployment slots can be added using any name, as long as the name is unique within the website.
D. Azure WebJobs provides a way to run background tasks in an Azure website. WebJobs can be configured to run On-Demand, Continuously, or as a Scheduled task.

 : Select the correct statment
1. A,B,C
2. B,C,D
3. A,C,D
4. A,B,C,D
Correct answer: 4



Question : Select correct statement from below
A. An Azure website can have multiple custom domains associated with it.
B. Azure Websites support Server Name Indication (SNI) SSL and IP-based SSL for websites with a custom domain
C. The Cross-Platform Command-Line tools for Azure can be run on Windows, and Linux but not on Mac
D. An Azure Website site setting is where you can configure language versions for .NET Framework, PHP, Java, and Python


 : Select the correct statment
1. A,B,C
2. B,C,D
3. A,C,D
4. A,B,D


Question : Select the correct statement

A. Azure Websites provides two categories of diagnostic logs: application diagnostics and site diagnostics.
B. There are three site diagnostic log files available: Web Server, Detailed Errors, and Failed Request
C. When enabling application diagnostic logging, you must specify the logging level, which can be Error, Warning, Information, or Verbose
D. Azure Website backups can not be used to back up website configuration, file content, and databases


  : Select the correct statement
1. A,B,C
2. B,C,D
3. A,C,D
4. A,B,D


Question : The instance count for a website can be



 :   The instance count for a website can be
1. between 0 and 10

2. between 1 and 10

3. between 2 and 15

4. between 1 and 1000





Question : You have hosted a website called ABC.com, and number of website user is keep increasing, which of the following statement is correct in this scenerio

A. Web hosting plans are a way to group together capacity and features that can be shared by multiple websites.
B. Web hosting plans are available as Free, Shared, Basic, and Standard plans. Each plan offers unique capacity and feature settings.
C. The Basic and Standard plans can be scaled up such that all website instances have the same instance size, which can be Small, Medium, and Large.
This translates into three Basic plans and three Standard plans that you can choose from which are B1, B2, B3, and S1, S2, and S3.
D. As a website's features and capacity requirements evolve, the website can not be migrated to a different web hosting plan , you have to re-set up entire website for new capacity.

 : You have hosted a website called ABC.com, and number of website user is keep increasing, which of the following statement is correct in this scenerio
1. A,B,C
2. B,C,D
3. A,C,D
4. All A,B,C,D



Question : Select correct statement

A. One or more virtual machines (up to 50) can be created in a cloud service.
B. Creating virtual machines in the same cloud service is required to configure the virtual machines to be in the same load balanced set or availability set.
C. Virtual machines in the same cloud service can connect to other virtual machines in the same cloud service by using their internal IP.
D. There are several operating system specific settings when creating a virtual machine from a Windows or Linux-based image. Not all of these settings are accessible from the management portal.

 : Select correct statement
1. A,B,C
2. B,C,D
3. A,C,D
4. All A,B,C,D