How should you complete the relevant Azure PowerShell script?
DRAG DROP You have a runbook in Azure that evaluates the virtual machines (VMs) in a tenant and deallocates the VMs if they are no longer needed. You use the PowerState to determine if a VM is running. You need to deallocate only those VMs that are running at the...
You create a recovery vault. What should you do next?
You manage two datacenters in different geographic regions and one branch office. You plan to implement a geo-redundant backup solution. You need to ensure that each datacenter is a cold site for the other. You create a recovery vault. What should you do next?A . Install the provider.B . Upload...
Which three actions should you perform?
You administer a set of virtual machine (VM) guests hosted in Hyper-V on Windows Server 2012 R2. The virtual machines run the following operating systems: • Windows Server 2008 • Windows Server 2008 R2 • Linux (open SUSE 13.1) All guests currently are provisioned with one or more network interfaces...
Which two actions should you perform?
Your company network includes an On-Premises Windows Active Directory (AD) that has a DNS domain named contoso.local and an email domain named contoso.com. You plan to migrate from On-Premises Exchange to Office 365. You configure DirSync and set all Azure Active Directory (Azure AD) usernames as %username%@contoso.com You need to...
Which two commands are possible ways to achieve this goal?
You are the administrator for your company’s Azure subscription. Company policy dictates that you must deploy new Azure Resource Manager (ARM) templates using Azure Command-Line Interface (CLI). Parameters are included in a file called azuredeploy.parameters.json and do not contain any password information. All JSON files are located in the root...
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...
You need to deploy the solution to Azure. What should you do first?
You are migrating an existing solution to Azure. The solution includes a user interface tier and a database tier. The user interface tier runs on multiple virtual machines (VMs). The user interface tier has a website that uses Node.js. The user interface tier has a background process that uses Python....
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:
Which four steps should you perform next in sequence?
DRAG DROP You administer an Azure Web Site named contosoweb that uses a production database. You deploy changes to contosoweb from a deployment slot named contosoweb-staging. You discover issues in contosoweb that are affecting customer data. You need to resolve the issues in contosoweb while ensuring minimum downtime for users....
Which value should you use with each configuration?
DRAG DROP You administer a cloud service named contosoapp that has a web role and worker role. Contosoapp requires you to perform an in-place upgrade to the service. You need to ensure that at least six worker role instances and eight web role instances are available when you apply upgrades...