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?
Correct Answer : Get Lastest Questions and Answer : Exp: The key working in this question is "storage costs" not "operational cost". Changing from standard to basic has impact on disk performance (iops) but not the storage cost. Storage costs are the same on all plans apart from premium which is SSDs. Removing orphaned disk will reduce the amount of storage that is been used in your storage pool, resulting in paying less for storage. Reducing the tier the VM is in will reduce operational costs not storage cost. Correct answer is A. - Locate and remove orphaned disks.
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?
add-azurevmimage will add the vhd into repository for future use while deploying new VMs. simply uploading vhd to azure is not going to make uploaded VM available as template.
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? 1. in different web roles with two instances in each web role
Correct Answer : Get Lastest Questions and Answer : Exp: 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.
1. Create a new Linked Resource. 2. Configure Remote Debugging on contoso. 3. Access Mostly Uused Products by 50000+ Subscribers 4. Create a deployment slot named contosoStaging. 5. Back up the contoso website to a deployment slot.
1. Set the website to Standard mode and configure automatic scaling based on CPU utilization. 2. Configure automatic seating during specific dates. 3. Access Mostly Uused Products by 50000+ Subscribers 4. Configure automatic scaling based on memory utilization. 5. Set the website to Basic mode and configure automatic scaling based on CPU utilization.