What should you recommend?
You are designing a Windows Azure application. The application includes two web roles and three instances of a worker role. The web roles will send requests to the worker role through one or more Windows Azure Queues. You have the following requirements: -Ensure that each request is processed exactly one...
You have a virtual machine (VM) that must be secured. Direct access to the VM is not permitted. You create the following Azure PowerShell script. Line numbers are included for reference only
HOTSPOT You have a virtual machine (VM) that must be secured. Direct access to the VM is not permitted. You create the following Azure PowerShell script. Line numbers are included for reference only. You assign the virtual network to the variable $vnet. You assign the subnet to the variable $backendSubnet....
Which PowerShell command should you use?
You administer an Azure subscription with an existing cloud service named contosocloudservice. Contosocloudservice contains a set of related virtual machines (VMs) named ContosoDC, ContosoSQL and ContosoWeb1. You want to provision a new VM within contosocloudservice. You need to use the latest gallery image to create a new Windows Server 2012...
Create the route for a Front-End subnet using CLI.
0.0.1 Create the route for a Front-End subnet using CLI. To answer, drag the appropriate value to the correct configuration. Each value may be used once, more than once, or not at all.: A . 192.168.0.1 B . 10.0.0.1 C . 172.16.10.0/24 D . 192.168.0.0/24 E . 10.0.0.0/20 View Answer Answer: AC
What should you recommend?
You are evaluating a Windows Azure application. The application uses one instance of a web role. The role instance size is set to Medium. The application does not use SQL Azure. You have the following requirements for scaling the application: • Maximize throughput. • Minimize downtime while scaling. • Increase...
Which permission type should you use for each app?
DRAG DROP You plan to integrate Azure Active Directory (Azure AD) with the following custom applications: You need to configure the web API permissions for the apps. Which permission type should you use for each app? View AnswerAnswer: Explanation:
You need to create a site-to-site VPN connection. What are two possible ways to achieve this goal?
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...
What azure CLI command has to be used to increase azure-vote-back pods to five?
Application was packaged into a container image, this image uploaded to Azure Container Registry, and a Kubernetes cluster created. The application was then run on the Kubernetes cluster. Azure CLI command run " kubectl get pods " Output: bash Copy NAME READY STATUS RESTARTS AGE azure-vote-back-2549686872-4d2r5 1/1 Running 0 31m...
How should you complete the Azure PowerShell script?
DRAG DROP You manage an Azure Web App. You need to move the Web App to a new App Service plan. How should you complete the Azure PowerShell script? To answer, drag the appropriate Azure PowerShell cmdlets to the correct locations. Each Azure PowerShell cmdlets may be used once, more...
Which four Azure PowerShell cmdlets or scripts should you run in sequence?
DRAG DROP You are managing an Azure SQL Database. You need to export the database to a BACPAC file and verify that the export completes successfully. Which four Azure PowerShell cmdlets or scripts should you run in sequence? To answer, move the appropriate cmdlets or scripts from the list of...