Premium

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



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.



Correct Answer : Get Lastest Questions and Answer :

Explanation:
Basic Tier
CPU RAM DISK SIZE
A0 1 0.75 GB 20 GB 0.0135/hr
Standard Tier
A0 1 0.75 GB 20 GB 0.0149/hr

Not 2 : Affinity group can only be added when creating a VM and it will reduce latency but not storage costs.
Not 3 : basic tier is cheaper than standard only for vm hours not storage.
Not 4 : no sense to delete VHD container

As you can read on the page linked below, the VM instance prices do not include storage costs. While switching from Standard tier to Basic tier does reduce the costs associated with
running the image, it does not reduce the storage costs associated with the VM. The correct answer is 1 therefore.

http://azure.microsoft.com/en-us/pricing/details/virtual-machines





Question : 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?

 : 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



Correct Answer : Get Lastest Questions and Answer :

Explanation:





Question : You administer a cloud service. You plan to host two web applications named contosoweb and contosowebsupport. 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?
 : You administer a cloud service. You plan to host two web applications named contosoweb and contosowebsupport. You need to ensure that you can host both applications and
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



Correct Answer : Get Lastest Questions and Answer :

Explanation: The Azure Compute SLA guarantees that, when you deploy two or more role instances for every role, access to your cloud service will be maintained at least 99.95 percent of the time



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 an Azure Storage account. The storage account has a container that contains 100 large files stored as blobs.
You need to provide a customer with access to one of the files. The customer will need to access the file for a few days within the next month.
You need to make the file available for up to one month. When the customer has finished with the file, you need to be able to revoke access to the file.
Which of the following actions should you perform? (Choose all that apply)
A. Create and provide the customer with an Ad-Hoc SAS (Shared Access Signature) for the blob that specifies the start and end dates that the file should be available for.
B. Create a stored access policy on the blob that specifies the start and end dates that the file should be available for.
C. Create a stored access policy on the container that specifies the start and end dates that the file should be available for.
D. Delete the SAS (Shared Access Signature) when the customer has finished with the file.
E. Create and provide the customer with an SAS (Shared Access Signature) based on a stored access policy.
F. Delete the stored access policy when the customer has finished with the file.
G. Create a new SAS (Shared Access Signature) with an expiry date in the past when the customer has finished with the file.


 :   Your role of Systems Administrator at ABC.com includes the management of the company's private and public clouds.
1. A,B,C
2. C,D,E
3. E,F,G
4. A,C,G
5. C,E,F


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. The company has a website hosted in Microsoft Azure Websites. The
website is named CorpSite and is accessed using the URL corp.ABC.com. CorpSite is running in a standard hosting plan. The website contains many high resolution graphics stored in
large image files. Users in India and Japan report that it takes a long time to load pages in the website. You need to reduce the time it takes to load pages in the website.
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. Configure Azure Content Delivery Network (CDN) to cache the files from an Azure blob container.
2. Purchase additional Azure subscriptions.
3. Configure additional endpoints for the website.
4. Increase the number of website instances.



Question : Your role of Systems Administrator at ABC.com includes the management of the company's private and public clouds. The company has datacenters in Los Angeles and New
York. The company has a Microsoft Azure subscription. You are configuring the two datacenters as geo-clustered sites for site resiliency. You need to recommend an Azure storage
redundancy option. You have the following data storage requirements:
.Data must be stored on multiple nodes.
.Data must be stored on nodes in separate geographic locations.
.Data can be read from the secondary location as well as from the primary location
Which of the following Azure stored redundancy options should you recommend?

 :  Your role of Systems Administrator at ABC.com includes the management of the company's private and public clouds. The company has datacenters in Los Angeles and New
1. Geo-redundant storage
2. Read-only geo-redundant storage
3. Zone-redundant storage
4. Locally redundant storage



Question : Your role of Systems Administrator at ABC.com includes the management of the company's virtual infrastructure. The company has virtual machines running in an
on-premise virtual environment and in Microsoft Azure.
The on-premise virtual environment consists of virtual machines (VMs) running on Windows server 2012 R2 Hyper-V host servers.
You have created some PowerShell scripts to automate the configuration of newly created VMs. You plan to create several new VMs.
You need a solution that ensures the scripts are run on the new VMs. Which of the following is the best solution?

 :  Your role of Systems Administrator at ABC.com includes the management of the company's virtual infrastructure. The company has virtual machines running in an
1. Configure a SetupComplete.cmd batch file in the %windir%\setup\scripts directory.

2. Configure a Group Policy Object (GPO) to run the scripts as logon scripts.

3. Configure a Group Policy Object (GPO) to run the scripts as startup scripts.

4. Place the scripts in a new virtual hard disk (VHD).


Question : Your role of Systems Administrator at ABC.com includes the management of the company's virtual infrastructure. The company has virtual machines running in
an on-premise virtual environment and in Microsoft Azure. The on-premise virtual environment consists of virtual machines (VMs) running on Windows server 2012 Hyper-V host servers.
An on-premise VM named TK-App1 runs a custom application that is used by company employees. You want to host TK-App1 in Microsoft Azure.
You want to upload the virtual hard disk (VHD) of TK-App1 to your Microsoft Azure Storage account. Which of the following PowerShell cmdlets should you use?

 :  Your role of Systems Administrator at ABC.com includes the management of the company's virtual infrastructure. The company has virtual machines running in
1. Add-AzureDisk

2. Add-AzureVhd
3. Add-AzureVMImage
4. Add-AzureDataDisk



Question : Your role of Systems Administrator at ABC.com includes the management of the company's virtual infrastructure. The company has virtual machines running in an on-premise
virtual environment and in Microsoft Azure.
The on-premise virtual environment consists of virtual machines (VMs) running on Windows server 2012 R2 Hyper-V host servers.
The VMs running in the on-premise environment include the following operating system
configurations and VHD formats:
.Windows Server 2003 R2 on VHD disks.
.Windows Server 2003 R2 on VHDX disks.
.Windows Server 2008 on VHD disks.
.Windows Server 2008 R2 on VHD disks.
.Windows Server 2008 on VHDX disks.
.Windows Server 2008 R2 on VHDX disks.
You want to migrate VMs from the on-premise environment to Azure VMs. Which two of the following statements are true? (Choose two)
A. Virtual hard disks must be in VHDX format to support migrating to Azure.
B. Virtual hard disks must be in VHD format to support migrating to Azure.
C. The VMs must be running Windows Server 2003 R2 or later to support migrating to Azure.
D. The VMs must be running Windows Server 2008 or later to support migrating to Azure.
E. The VMs must be running Windows Server 2008 R2 or later to support migrating to Azure.


 :  Your role of Systems Administrator at ABC.com includes the management of the company's virtual infrastructure. The company has virtual machines running in an on-premise
1. A,B
2. C,E
3. B,D
4. B,E
5. C,D