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?
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
Correct Answer : Get Lastest Questions and Answer : Exp : First, we're enhancing the existing 'Site-to-Site VPN' connectivity so you can use Windows Server 2012 RRAS (Routing and Remote Access) as an on-premises VPN server. This gives you the flexibility of using a software based VPN solution to connect your on-premises network to Windows Azure.
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?
1. By running the New-AzureVMConfig PowerShell cmdlet. 2. By running the Set-AzureSubnet PowerShell cmdlet. 3. By modifying the VM properties in the Azure Management Portal. 4. By modifying the IP properties in Windows Network and Sharing Center. 5. By running the Set-AzureStaticVNetIP PowerShell cmdlet.
Question : Select correct statement from below A. An Azure website can have multiple custom domains associated with it. B. Azure Websites support Server Name Indication (SNI) SSL and IP-based SSL for websites with a custom domain C. The Cross-Platform Command-Line tools for Azure can be run on Windows, and Linux but not on Mac D. An Azure Website site setting is where you can configure language versions for .NET Framework, PHP, Java, and Python