Premium

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



Question : You have launched ABC.com using Windows Operating System and want to use RDP. Select the correct statement which applies.

A. Remote desktop can be enabled for all roles in a cloud service or for individual roles
B. To configure remote desktop access, you need to provide a certificate and credentials that will be used to connect to the virtual machine.
C. You can retrieve the remote desktop (.RDP) file for a virtual machine role instance using the Get-AzureRemoteDesktopFile PowerShell cmdlet


 : You have launched ABC.com using Windows Operating System and want to use RDP. Select the correct statement which applies.
1. A,B
2. B,C
3. Access Mostly Uused Products by 50000+ Subscribers
4. Only A
5. All A,B,C




Correct Answer : Get Lastest Questions and Answer :
Explanation: Remote desktop can be enabled for all roles in a cloud service or for individual roles. To configure remote desktop access, you need to provide a certificate
and credentials that will be used to connect to the virtual machine. You can retrieve the remote desktop (.RDP) file for a virtual machine role instance using the
Get-AzureRemoteDesktopFile PowerShell cmdlet. You can also retrieve it from the management portal by clicking the Connect button for a role that has remote desktop access enabled.





Question : You want to enable caching for our website ABC.com, Which are valid in-role caching topologies for a cloud service?
A. Managed Cache
B. Co-located cache
C. Redis Cache
D. Dedicated cache

  : You want to enable caching for our website ABC.com, Which are valid in-role caching topologies for a cloud service?
1. A,B
2. B,C
3. Access Mostly Uused Products by 50000+ Subscribers
4. A,D




Correct Answer : Get Lastest Questions and Answer :
Explanation: A co-located cache is a valid topology for an In-Role Cache. In this topology, the cache uses the resources of the virtual machines hosting a web or worker
role. A dedicated cache is a valid topology for an In-Role Cache. In this topology, the cache is hosted on dedicated worker role instances and uses all the virtual machine resources.







Question : Your website is Matriomy portal and for each users Images, you are creating thumbnail and want to store these files in a local storage resource for a web role.
Which XML element will you use to define the local resource properties?
  : Your website is Matriomy portal and for each users Images, you are creating thumbnail and want to  store these files in a local storage resource for a web role.
1. LocalStorage
2. LocalResources
3. Access Mostly Uused Products by 50000+ Subscribers
4. Destinations




Correct Answer : Get Lastest Questions and Answer :
Exp: LocalStorage element is used to define the name, sizeInMB, and cleanOnRecycle properties for the local storage resource.





Related 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


Question : You are working as an Administrator in a QucikTechie Inc , and administer a set of virtual machine (VM) guests hosted in Hyper-V on Windows
Server 2012 R2.
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 are working as an Administrator in a QucikTechie Inc , and administer  a set of virtual machine (VM) guests hosted in Hyper-V on Windows
1. A,B,C
2. B,C,D
3. Access Mostly Uused Products by 50000+ Subscribers
4. A,D,E
5. A,C,E


Question : You are working as an administer in QuickTechie Inc and manage 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 are working as an administer in QuickTechie Inc and manage a virtual machine (VM) that is deployed to Azure. You configure a rule to generate an alert when the
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.


Question : You manage an Azure subscription with virtual machines (VMs) that are running in Standard mode.
You need to reduce the storage costs associated with the VMs. What should you do?

  : You manage an Azure subscription with virtual machines (VMs) that are running in Standard mode.
1. Locate and remove orphaned disks.

2. Add the VMs to an affinity group.

3. Access Mostly Uused Products by 50000+ Subscribers

4. Delete the VHD container.


Question : While working in QuickTechie Inc , you manage several Azure virtual machines (VMs). You create a custom image to be used by employees on the development team.
You need to ensure that the custom image is available when you deploy new servers. Which Azure Power Shell cmdlet should you use?

  : While working in QuickTechie Inc , you manage several Azure virtual machines (VMs). You create a custom image to be used by employees on the development team.
1. Update-AzureVMImage

2. Add-AzureVhd

3. Access Mostly Uused Products by 50000+ Subscribers

4. Update-AzureDisk

5. Add-AzureDataDisk



Question : While working as an administer of a cloud service in QuickTechie Inc . You plan to host two web applications named QuickWebProd and QuickWebProdSupport. You need to
ensure that you can host both applications and qualify for the Azure Service Level Agreement. You want to achieve this goal while minimizing costs. How should you host both
applications?
  : While working as an administer of a cloud service in QuickTechie Inc . You plan to host two web applications named QuickWebProd and QuickWebProdSupport. You need to
1. in different web roles with two instances in each web role

2. in the same web role with two instances

3. Access Mostly Uused Products by 50000+ Subscribers

4. in the same web role with one instance