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