AZ 900

Réussis tes devoirs et examens dès maintenant avec Quizwiz!

Your company has several business units.Each business unit requires 20 different Azure resources for daily operation. All the business units require the same type of Azure resources. You need to recommend a solution to automate the creation of the Azure resources. What should you include in the recommendations?

ARM template

Your company plans to deploy several million sensors that will upload data to Azure.You need to identify which Azure resources must be created to support the planned solution.Which two Azure resources should you identify? Each correct answer presents part of the solution.

Azure Data Lake Azure IoT Hub

You plan to store 20 TB of data in Azure. The data will be accessed infrequently and visualized by using Microsoft Power BI.You need to recommend a storage solution for the data.Which two solutions should you recommend? Each correct answer presents a complete solution.

Azure Data Lake Azure SQL Data Warehouse

A team of developers at your company plans to deploy, and then remove, 50 virtual machines each week. All the virtual machines are configured by using AzureResource Manager templates. You need to recommend which Azure service will minimize the administrative effort required to deploy and remove the virtual machines. What should you recommend?

Azure DevTest Labs

Application Insights is a feature of

Azure Monitor

Your company has virtual machines (VMs) hosted in Microsoft Azure. The VMs are located in a single Azure virtual network named VNet1.The company has users that work remotely. The remote workers require access to the VMs on VNet1.You need to provide access for the remote workers.What should you do?

Configure a Point-to-Site (P2S) VPN

You have an accounting application named App1 that uses a legacy database. You plan to move App1 to the cloud.Which service model should you use?

IaaS

Your company plans to deploy several custom applications to Azure. The applications will provide invoicing services to the customers of the company. Each application will have several prerequisite applications and services installed.You need to recommend a cloud deployment solution for all the applications.What should you recommend?

IaaS

You plan to migrate a web application to Azure. The web application is accessed by external users.You need to recommend a cloud deployment solution to minimize the amount of administrative effort used to manage the web application.What should you include in the recommendation?

PaaS

Your company has datacenters in Los Angeles and New York. The company has a Microsoft Azure subscription. You are configuring the two datacenters as geo-clustered sites for site resiliency. You need to recommend an Azure storage redundancy option.You have the following data storage requirements:✑ Data must be stored on multiple nodes.✑ Data must be stored on nodes in separate geographic locations.✑ Data can be read from the secondary location as well as from the primary location. Which of the following Azure stored redundancy options should you recommend?

Read-only geo-redundant storage

You plan to migrate several servers from an on-premises network to Azure.What is an advantage of using a public cloud service for the servers over an on-premises network?

The public cloud is a shared entity whereby multiple corporations each use a portion of the resources in the cloud Most Voted

You plan to map a network drive from several computers that run Windows 10 to Azure Storage. You need to create a storage solution in Azure for the planned mapped drive.What should you create?

a file service in a storage account

What is the most severe failure from which an Azure Availability Zone can be used to protect access to Azure service?

an azure data center failure

You need to identify the type of failure for which an Azure Availability Zone can be used to protect access to Azure services.What should you identify?

an azure data center failure

What does a customer provide in a software as a service (SaaS) model?

application data

What can you use to identify underutilized or unused Azure virtual machines?

azure advisor

You need to manage containers. Which two services can you use? Each correct answer presents a complete solution.

azure container instances azure kubernetes service (AKS)

is an apache spark-based analytics service

azure databricks

Resource groups provide organizations with the ability to manage the compliance of Azure resources across multiple subscriptions.Instructions: Review the underlined text. If it makes the statement correct, select `No change is needed`. If the statement is incorrect, select the answer choice that makes the statement correct.

azure policies

You have an Azure web app. You need to manage the settings of the web app from an iPhone. What are two Azure management tools that you can use? Each correct answer presents a complete solution.

azure portal azure cli

You need to be notified when Microsoft plans to perform maintenance that can affect the resources deployed to an Azure subscription. What should you use?

azure service health

You have an Azure environment. You need to create a new Azure virtual machine from a tablet that runs the Android operating system. What are three possible solutions? Each correct answer presents a complete solution.

bash, powershell, azure portal

You attempt to create several managed Microsoft SQL Server instances in an Azure environment and receive a message that you must increase your Azure subscription limits.What should you do to increase the limits?

create a new support request

What is the first stage in the Microsoft Cloud Adoption Framework for Azure?

define your strategy

Azure Site Recovery provides _ for VMs

fault tolerance

Which cloud computing benefit provides continuous user access to a cloud-based application with minimal downtime?

high availability

You have an on-premises network that contains 100 servers.You need to recommend a solution that provides additional resources to your users. The solution must minimize capital and operational expenditure costs.What should you include in the recommendation?

hybrid cloud

What is a feature of an Azure virtual network?

isolation and segmentation

What are two characteristics of the public cloud? Each correct answer presents a complete solution.

metered pricing self-service management

You are required make sure that the intended Azure solution uses the correct expenditure model.Solution: You should recommend the use of the elastic expenditure model.Does the solution meet the goal?

no

You have been informed by your superiors of the company's intentions to automate server deployment to Azure. There is, however, some concern that administrative credentials could be uncovered during this process.You are required to make sure that during the deployment, the administrative credentials are encrypted using a suitable Azure solution.Solution: You recommend the use of Azure Information Protection.Does the solution meet the goal?

no

Your company's developers intend to deploy a large number of custom virtual machines on a weekly basis. They will also be removing these virtual machines during the same week it was deployed. Sixty percent of the virtual machines have Windows Server 2016 installed, while the other forty percent has Ubuntu Linux installed.You are required to make sure that the administrative effort, needed for this process, is reduced by employing a suitable Azure service.Solution: You recommend the use of Azure Reserved Virtual Machines (VM) Instances.Does the solution meet the goal?

no

To which cloud models can you deploy physical servers?

private cloud and hybrid cloud only

What is the function of a Site-to-Site VPN?

provides a connection from an on-premises VPN device to an Azure VPN gateway

You have an Azure environment that contains multiple Azure virtual machines. You plan to implement a solution that enables the client computers on your on-premises network to communicate to the Azure virtual machines. You need to recommend which Azure resources must be created for the planned solution.Which two Azure resources should you include in the recommendation? Each correct answer presents part of the solution.

virtual network gateway gateway subnet

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.You have an Azure subscription named Subscription1. You sign in to the Azure portal and create a resource group named RG1. From Azure documentation, you have the following command that creates a virtual machine named VM1. az vm create --resource-group RG1 --name VM1 --image UbuntuLTS --generate-ssh-keysYou need to create VM1 in Subscription1 by using the command.Solution: From the Azure portal, launch Azure Cloud Shell and select PowerShell. Run the command in Cloud Shell. Does this meet the goal?

yes

An Azure administrator plans to run a PowerShell script that creates Azure resources. You need to recommend which computer configuration to use to run the script.Solution: Run the script from a computer that runs Chrome OS and uses Azure Cloud Shell. Does this meet the goal?

yes

You have been informed that all network resources will be migrated to Azure. Thereafter, the on-premises data center will be retired.You are required to employ a strategy that reduces the effect on users, once the planned migration has been completed.Solution: You plan to sync all the Active Directory user accounts to Azure Active Directory (Azure AD).Does the solution meet the goal?

yes

Your company has an Azure Active Directory (Azure AD) environment. Users occasionally connect to Azure AD via the Internet.You have been tasked with making sure that users who connect to Azure AD via the internet from an unidentified IP address, are automatically encouraged to change passwords.Solution: You configure the use of Azure AD Identity Protection.Does the solution meet the goal?

yes


Ensembles d'études connexes

(Ch. 4) Texas Principles of Real Estate - Part 1

View Set

Module 2: Fundamentals of Probability, Random Variables, Distributions, and Collecting Data

View Set

Biology Quiz 1 - Digestive system

View Set

Pathophysiology Test 2: Units 3 and 4

View Set

Segments and angel- Arlyns Rivas

View Set