Premium

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



Question : Which Azure PowerShell cmdlet can be used to enable Remote Desktop on an Azure virtual machine?

 : Which Azure PowerShell cmdlet can be used to enable Remote Desktop on an Azure virtual machine?
1. Set-AzureServiceRemoteDesktopExtension
2. Set-AzureVMAccessExtension
3. Set-AzureServiceADDomainExtension
4. Add-AzureEndpoint



Correct Answer : Get Lastest Questions and Answer : Exp: The Set-AzureVMAccessExtension cmdlet is used to reset the administrator username or password and can enable Remote Desktop if it is disabled.









Question : Which CIDR notation would you use to permit access to an endpoint ACL for the following IP address: ...?
 : Which CIDR notation would you use to permit access to an endpoint ACL for the following IP address: ...?
1. 101.170.188.221/24
2. 101.170.188.221/8
3. Access Mostly Uused Products by 50000+ Subscribers
4. 101.170.188.221/16


Correct Answer : Get Lastest Questions and Answer : Exp: Using /32 in CIDR notation represents using the entire network, which leaves just the IP address specified.




Question : You have launched your website ABC.com using Autoscaling, select the correct statement which applies for ABC.com

A. Autoscale supports scaling by CPU or Queue.
B. You can setup separate scale settings by a schedule including, days and nights, weekdays and weekends, or even custom date and time ranges.
C. Autoscale can not scale based on CPU usage
D. Autoscale supports scaling by CPU but not Queue

 : You have launched your website ABC.com using Autoscaling, select the correct statement which applies for ABC.com
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: Configure two or more virtual machines in each application tier into separate availability sets for availability and to qualify for the virtual machine
service level agreement (SLA).
Availability sets provide physical redundancy in the Azure data center by hosting some of the virtual machines in the same availability set on separate physical hardware.
Availability sets provide Azure information on which servers can be rebooted for a host update without taking down the entire application.
Virtual machine sizes can be changed in the management portal or using the Set-AzureVMSize cmdlet. They cannot be changed to a size that does not support the number of data disks
currently attached.
Virtual machines must be created inside of an availability, set to be scaled using the Autoscale feature.
Autoscale supports scaling by CPU or Queue.
You can setup separate scale settings by a schedule including, days and nights, weekdays and weekends, or even custom date and time ranges.





Related 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




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




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.




Question : Your network environment includes remote employees. You need to create a secure connection for the remote employees who require access to
your Azure virtual network. What should you do?

 : Your network environment includes remote employees. You need to create a secure connection for the remote employees who require access to
1. Deploy Windows Server 2012 RRAS.
2. Configure a point-to-site VPN.
3. Access Mostly Uused Products by 50000+ Subscribers
4. Configure a site-to-site VPN.




Question : 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?
 : 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.
1. Modify the service definition (csdef) for the cloud service.
2. Run the Set-AzureSubnet PowerShell cmdlet.
3. Access Mostly Uused Products by 50000+ Subscribers
4. Modify the network configuration file.
5. Modify the service configuration (cscfg) for the fabWeb web role.






Question : Your company has recently signed up for Azure. You plan to register a Data Protection Manager (DPM) server with the Azure Backup service. You need to recommend a
method for registering the DPM server with the Azure Backup vault. What are two possible ways to achieve this goal? Each correct answer presents a complete solution.

A. Import a self-signed certificate created using the makecert tool.

B. Import a self-signed certificate created using the createcert tool.

C. Import an X.509 v3 certificate with valid clientauthentication EKU.

D. Import an X.509 v3 certificate with valid serverauthentication EKU.

 : Your company has recently signed up for Azure. You plan to register a Data Protection Manager (DPM) server with the Azure Backup service. You need to recommend a
1. A,C
2. B,D
3. Access Mostly Uused Products by 50000+ Subscribers
4. A,D