AZ-900: Microsoft Azure Fundamentals

Ace your homework & exams now with Quizwiz!

A company 'Livestream Media' needs to store 2TB of data that will be infrequently used. The data needs to be accessed via PowerBI. Which of the following would Jessie consider as a cost-effective data storage layer for this?

Azure SQL Datawarehouse

Tags are name-value pairs of text data that you can apply to resources and resource groups. A resource can have up to how many tags?

50

________ is a modified runtime environment built on top of a host OS that executes your application.

A Container

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 Files service in a storage account

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 Files service in a storage account

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 Files service in a storage account

Which two types of customers are eligible to use Azure Government to develop a cloud solution? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

A United States government entity. A United States government contractor.

A team of developers at your company plans to deploy, and then remove, 50 customized virtual machines each week. Thirty of the virtual machines run Windows Server 2016 and 20 of the virtual machines run Ubuntu Linux. 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

Which Azure service should you use to store certificates?

Azure Key Vault

Which service helps you control your applications' secrets by keeping them in a single, central location and by providing secure access, permissions control, and access logging capabilities?

Azure Key Vault

You want to store certificates in Azure to centrally manage them for your services. Which Azure service should you use?

Azure Key Vault

Your company plans to automate the deployment of servers to Azure. Your manager is concerned that you may expose administrative credentials during the deployment. You need to recommend an Azure solution that encrypts the administrative credentials during the deployment. What should you include in the recommendation?

Azure Key Vault

Let's suppose you need to distribute traffic evenly among each system in a pool, what service would you enable?

Azure Load Balancer

Which is true about Azure Load Balancer?

Azure Load Balancer distributes traffic among similar systems, making your services more highly available.

Which Azure service should you use to correlate events from multiple resources into a centralized repository?

Azure Log Analytics

Your company plans to deploy an Artificial Intelligence (AI) solution in Azure. What should the company use to build, test, and deploy predictive analytics solutions?

Azure Machine Learning Studio

Your company plans to deploy an Artificial Intelligence (AI) solution in Azure. What should the company use to build, test, and deploy predictive analytics solutions?

Azure Machine Learning Studio (might also appear Azure Machine Learning Service since Studio deprecated)

You have a virtual machine named VM1 that runs Windows Server 2016. VM1 is in the East US Azure region. Which Azure service should you use from the Azure portal to view service failure notifications that can affect the availability of VM1?

Azure Monitor

This service allows or denies inbound network traffic to your Azure resources. Think of it as a cloud-level firewall for your network.

Azure Network Security Group

Which Azure service allows you to create, assign, and, manage policies to enforce different rules and effects over your resources and stay compliant with your corporate standards and service-level agreements (SLAs)?

Azure Policy

You can use this service to create, assign, and manage policies. These policies apply and enforce rules that your resources need to follow.

Azure Policy

Which Azure support plan is best for business-critical workloads?

Azure Professional Direct

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?

Azure Resource Manager templates

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?

Azure SQL Data Warehouse Azure Data Lake

When you use a general-purpose v2 Azure Storage account, you are only charged for the amount of data that is stored. All read and write operations are free.

False

You plan to deploy several Azure virtual machines. You need to ensure that the services running on the virtual machines are available if a single data center fails. Solution: You deploy the virtual machines to two or more resource groups. Does this meet the goal?

False

You plan to deploy several Azure virtual machines. You need to ensure that the services running on the virtual machines are available if a single data center fails. Solution: You deploy the virtual machines to two or more scale sets. Does this meet the goal?

False

Your Azure environment contains multiple Azure virtual machines. You need to ensure that a virtual machine named VM1 is accessible from the Internet over HTTP. Solution: You modify a DDoS protection plan.

False

Your Azure environment contains multiple Azure virtual machines. You need to ensure that a virtual machine named VM1 is accessible from the Internet over HTTP. Solution: You modify a DDoS protection plan. Does this meet the goal?

False

Your Azure environment contains multiple Azure virtual machines. You need to ensure that a virtual machine named VM1 is accessible from the Internet over HTTP. Solution: You modify an Azure Traffic Manager profile. Does this meet the goal?

False

Your company has an Azure subscription that contains the following unused resources: 20 user accounts in Azure Active Directory (Azure AD). Five groups in Azure AD. 10 public IP addresses. 10 network interfaces. You need to reduce the Azure costs for the company. Solution: You remove the unused network interfaces. Does this meet the goal?

False

What is cloud computing?

It is the delivery of computing services over the Internet using a pay-as-you-go pricing model.

An Azure dashboard is stored as which type of file?

JSON

Which one of these approaches is not a cost-saving solution?

Load balance your virtual machines for incoming messages.

Which of the following factors affects costs?

Location

If you de-allocate a VM then you will not be billed for compute hours, I/O reads or writes, or the private IP address since the VM is not running and has no allocated compute resources. However, you will still incur storage costs for the disks.

True

If you delete a resource group, all the resources in the resource group will be deleted.

True

If you set permissions to a resource group, all the Azure resources in that resource group inherit the permissions.

True

PaaS is typically less expensive than IaaS.

True

The companys support policy states that the Azure environment must provide an option to access support engineers by phone or email. You need to recommend which support plan meets the support policy requirement. Solution: Recommend a Standard support plan. Does this meet the goal?

True

The cost of an Azure service in private preview decreases when the service becomes generally available.

True

Scale refers to adding network bandwidth, memory, storage, or compute power to achieve better performance. Which of the following means to increase the memory, storage, or compute power on an existing virtual machine.

Scaling Up

Azure Cost Management allows you to _________.

See historical breakdowns of what services you are spending your money on.

You can download published audit reports and other compliance-related information related to Microsoft's cloud service from the Service Trust Portal

True

You can share your estimate through an Excel spreadsheet or through a URL.

True

You have an Azure environment. You need to create a new Azure virtual machine from an Android laptop. Solution: You use PowerShell in Azure Cloud Shell. Does this meet the goal?

True

Your Azure environment contains multiple Azure virtual machines. You need to ensure that a virtual machine named VM1 is accessible from the Internet over HTTP. Solution: You modify a network security group (NSG). Does this meet the goal?

True

Your company plans to migrate all its data and resources to Azure. The company's migration plan states that only platform as a service (PaaS) solutions must be used in Azure. You need to deploy an Azure environment that supports the planned migration. Solution: You create an Azure App Service and Azure SQL databases. Does this meet the goal?

True

Which of the following is true about virtual networks?

You configure virtual networks through software.

What can Azure Information Protection encrypt?

Documents and email messages

All data that is copied to an Azure Storage account is backed up automatically to another Azure data center.

False

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 Linux and has the Azure CLI tools installed. Does this meet the goal?

False

An Azure free account can contain an unlimited number of web apps.

False

An Azure service in general availability is released to a subset of Azure customers.

False

Azure Advisor provides recommendations on how to configure the network settings on azure virtual machines.

False

Azure Advisor provides recommendations on how to improve the security of an Azure Active Directory (Azure AD) environment.

False

Azure Pay-As-You-Go pricing is an example of CapEx.

False

Azure Reserved VM instances are an example of OpEx.

False

Azure services in public preview are subject to a Service Level Agreement (SLA).

False

Azure virtual machines that run Windows Server 2016 can encrypt the network traffic sent from the virtual machine to a host on the internet.

False

Companies can increase the Service Level Agreement (SLA) guaranteed uptime by purchasing multiple subscriptions.

False

Each user account in Azure Active Directory (Azure AD) can be assigned only one license.

False

If you already have Windows Server licenses, you have to pay for them again on Azure.

False

If you create two Azure virtual machines that use the B2S size, each virtual machine will always generate the same monthly costs.

False

If you implement the security recommendations provided by Azure Advisor, your company's secure score will decrease.

False

If your company uses an Azure free account, you will only be exposed to a subset of Azure services.

False

Only virtual machines that run Windows Server can be created in availabillity zones.

False

How does Azure Traffic Manager reduce latency?

It chooses the endpoint that's closest to the user's DNS server.

Which of the following items would be good use of a resource lock?

An Express Route circuit with connectivity back to your on-premises network

Deploying your own datacenter is an example of CapEx

True

Each Azure subscription can contain multiple account administrators.

True

Identities stored in an on-premises Active Directory can be synchronized to Azure Active Directory (Azure AD).

True

You plan to deploy a website to Azure. The website will be accessed by users worldwide and will host large video files. You need to recommend which Azure feature must be used to provide the best video playback experience. What should you recommend?

A content delivery network (CDN)

You have a resource group named RG1. You plan to create virtual networks and app services in RG1. You need to prevent the creation of virtual machines only in RG1. What should you use?

A lock

You have an on-premises application that sends email notifications automatically based on a rule. You plan to migrate the application to Azure. You need to recommend a serverless computing solution for the application. What should you include in the recommendation?

A logic app

You set the multi-factor authentication status for a user named [email protected] to Enabled. Admin1 accesses the Azure portal by using a web browser. Which additional security verifications can Admin1 use when accessing the Azure portal?

A phone call, a text message that contains a verification code, and a notification or a verification code sent from the Microsoft Authenticator app.

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?

A private cloud

Your Azure trial account expired last week. You are now unable to <create additional Azure Active Directory (Azure AD) user accounts>.

Access your data stored in Azure

Your company has 10 departments. The company plans to implement an Azure environment. You need to ensure that each department can use a different payment option for the Azure services it consumes. What should you create for each department?

A subscription

Your company plans to migrate all its network resources to Azure. You need to start the planning process by exploring Azure. What should you create first?

A subscription

Your company plans to move several servers to Azure. The company's compliance policy states that a server named FinServer must be on a separate network segment. You are evaluating which Azure services can be used to meet the compliance policy requirements. Which Azure solution should you recommend?

A virtual network for FinServer and another virtual network for all the other servers

Your company plans to move several servers to Azure. The companys compliance policy states that a server named FinServer must be on a separate network segment. You are evaluating which Azure services can be used to meet the compliance policy requirements. Which Azure solution should you recommend?

A virtual network for FinServer and another virtual network for all the other servers

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. NOTE: Each correct selection is worth one point.

A virtual network. A gateway subnet. References: https://docs.microsoft.com/en-us/office365/enterprise/connect-an-on-premises-network-to-a-microsoft-azure-virtual-network

Storing 1 TB of data in Azure Blob storage will always cost the same, regardless of the Azure region in which the data is located.

False

Tags applied at a resource group level are propagated to resources within the resource group.

False

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

Your company has an Azure environment that contains resources in several regions. A company policy states that administrators must only be allowed to create additional Azure resources in a region in the country where their office is located. You need to create the Azure resource that must be used to meet the policy requirement. What should you create?

An Azure policy

Tags can be applied to any type of resource on Azure

False

Which of the following sentences describes an Azure Subscription?

An Azure subscription is a logical container used to provision resources in Azure. It holds the details of all your resources.

Which of the following statements is true about an Azure subscription?

An Azure subscription is a logical unit of Azure services

What is required to use Azure Cost Management?

An Enterprise Agreement (EA)

<Authorization> is the process of verifying a users credentials.

Authentication

To use Azure datacenters that are made available with power, cooling, and networking capabilities independent from other datacenters in a region, choose a region that supports _________?

Availability Zones

You need to ensure that when Azure Active Directory (Azure AD) users connect to Azure AD from the Internet by using an anonymous IP address, the users are prompted automatically to change their password. Which Azure service should you use?

Azure AD Identity Protection

To what should an application connect to retrieve security tokens?

Azure Active Directory (Azure AD)

What is the name of the cloud-based security solution that identifies, detects, and helps you investigate advanced threats, compromised identities, and malicious insider actions directed at your organization.

Azure Advanced Threat Protection

Which of the following is an example of an Azure application platform?

Azure App Service

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. NOTE: Each correct selection is worth one point.

Azure CLI Azure Cloud Shell

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. NOTE: Each correct selection is worth one point.

Azure Data Lake, Azure IoT Hub

Which of the following services provides up-to-date status information about the health of Azure services?

Azure Service Health

This service uses the DNS server that is closest to the user to direct user traffic to a globally distributed endpoint.

Azure Traffic Manager

<Resource groups> provide organizations with the ability to manage the compliance of Azure resources across multiple subscriptions.

Azure policies

When you create an Azure resource like a virtual machine, you select the ______________ it belongs to.

Azure subscription

The Service Level Agreement (SLA) for Azure Active Directory Basis is the same as the SLA for Azure Active Directory Free.

False

To maintain Microsoft support, you must implement the security recommendations provided by Azure Advisor within a period of 30 days.

False

A support plan solution that gives you best practice information, health status and notifications, and 24/7 access to billing information at the lowest possible cost is a <standard> support plan.

Basic

Azure Advisor provides advice on which of these topics:

Best practices and security for your services

You plan to create an Azure virtual machine. You need to identify which storage service must be used to store the data disks of the virtual machine. What should you identify?

Blobs

A company is planning on deploying Azure resources to a resource group. The company is planning on assigning tags to the resource groups. Would the resources in the resource group also inherit the same tags?

False

A support engineer plans to perform several Azure management tasks by using the Azure CLI. You install the CLI on a computer. You need to tell the support engineer which tools to use to run the CLI. Which two tools should you instruct the support engineer to use? Each correct answer presents a complete solution.

Command Prompt Windows PowerShell

From the most commonly used categories in Azure, what category does the service Azure Kubernetes Service belong to?

Compute

All Azure services in private preview must be accessed by using a seperate Azure portal.

False

Which term from the list below would be viewed as benefits of using cloud services?

Elasticity

Your company hosts an accounting named App1 that is used by all the customers of the company. App1 has low usage during the first three weeks of each month and very high usage during the last week of each month Which benefit of Azure Cloud Services supports cost management for this type of usage pattern?

Elasticity

Which of these approaches is the strongest way to protect sensitive customer data?

Encrypt data both as it sits in your database and as it travels over the network

A company 'Cubezoid' wants to try out some services which are being offered by Azure in Public Preview. So, the company deploy resources which are a part of Public Preview in their production environment. Is this the correct action in this case?

False

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

Which of the following approaches would be the most efficient way to ensure a naming convention was followed across your subscription?

Create a policy with your naming requirements and assign it to the scope of your subscription

You have an Azure DNS zone named adatum.com. You need to delegate a subdomain named research.adatum.com to a different DNS server in Azure. What should you do?

Create an NS record named research in the adatum.com zone.

There has been an attack on your public-facing website, and the application's resources have been overwhelmed and exhausted, and are now unavailable to users. What service should you use to prevent this type of attack?

DDoS protection

You need to configure an Azure solution that meets the following requirements: -Secures websites from attacks & -Generates reports that contain details of attempted attacks. What should you include in the solution?

DDoS protection

You need to configure an Azure solution that meets the following requirements: Secures websites from attacks; Generates reports that contain details of attempted attacks. What should you include in the solution?

DDoS protection

Your company plans to migrate all its data and resources to Azure. The company's migration plan states that only platform as a service (PaaS) solutions must be used in Azure. You need to deploy an Azure environment that supports the planned migration. Solution: You create an Azure App Service and Azure virtual machines that have Microsoft SQL Server installed. Does this meet the goal?

False

Your company plans to migrate all its data and resources to Azure. The companys migration plan states that only platform as a service (PaaS) solutions must be used in Azure. You need to deploy an Azure environment that supports the planned migration. Solution: You create an Azure App Service and Azure Storage accounts. Does this meet the goal?

False

Your company plans to migrate all its data and resources to Azure. The companys migration plan states that only platform as a service (PaaS) solutions must be used in Azure. You need to deploy an Azure environment that supports the planned migration. Solution: You create an Azure App Service and Azure virtual machines that have Microsoft SQL Server installed. Does this meet the goal?

False

Your company plans to purchase Azure. The company's support policy states that the Azure environment must provide an option to access support engineers by phone or email. You need to recommend which support plan meets the support policy requirement. Solution: Recommend a Basic support plan. Does this meet the goal?

False

Which of the following is the most flexible category of cloud services?

Infrastructure as a service (IaaS)

You have an on-premises network that contains several servers. You plan to migrate all the servers to Azure. You need to recommend a solution to ensure that some of the servers are available if a single Azure data center goes offline for an extended period. What should you include in the recommendation?

Fault tolerance

You have an on-premises network that contains several servers.You plan to migrate all the servers to Azure. You need to recommend a solution to ensure that some of the servers are available if a single Azure data center goes offline for an extended period. What should you include in the recommendation?

Fault tolerance

You have two Azure Active Directory (Azure AD) tenants named contoso.com and fabrikam.com. You have a Microsoft account that you use to sign in to both tenants. You need to configure the default sign-in tenant for the Azure portal. What should you do?

From Azure Cloud Shell, run Set-AzureRmContext.

Your company has a main office in London that contains 100 client computers. Three years ago, you migrated to Azure Active Directory (Azure AD). The company's security policy states that all personal devices and corporate-owned devices must be registered or joined to Azure AD. A remote user named User1 is unable to join a personal device to Azure AD from a home network. You verify that other users can join their devices to Azure AD. You need to ensure that User1 can join the device to Azure AD. What should you do?

From the Device settings blade, modify the Maximum number of devices per user setting.

You have an Azure Active Directory (Azure AD) tenant named contoso.onmicrosoft.com. The User administrator role is assigned to a user named Admin1. An external partner has a Microsoft account that uses the [email protected] sign in. Admin1 attempts to invite the external partner to sign in to the Azure AD tenant and receives the following error message: ?Unable to invite user. [email protected] ? Generic authorization exception.?. You need to ensure that Admin1 can invite the external partner to sign in to the Azure AD tenant. What should you do?

From the Users blade, modify the External collaboration settings.

Azure Advisor provides recommendations for _________.

High availability. Security. Performance. Operational excellence. And cost.

Suppose you have two types of applications: legacy applications that require specialized mainframe hardware and newer applications that can run on commodity hardware. Which cloud deployment model would be best for you?

Hybrid cloud

This question requires that you evaluate the text to determine if it is correct. An organization that hosts its infrastructure in <a private cloud> can decommission its data center. Instructions: Review 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.

In the public cloud

A company 'Proactive consulting' is planning on creating several Virtual Machines in Azure. They would be using the Azure Virtual Machine service. Azure Virtual Machine service belongs to ____________.

Infrastructure as a service (IaaS)

Cloud security is a shared responsibility between you and your cloud provider. Which category of cloud services requires the greatest security effort on your part?

Infrastructure as a service (IaaS)

Complete the following sentence. As an Azure customer, Azure Reservations offer discounted prices if you _________

Make upfront commitments on compute capacity

What are two characteristics of the public cloud? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

Metered pricing Self-service management

Where can you obtain details about the personal data Microsoft processes, how Microsoft processes it, and for what purposes?

Microsoft Privacy Statement

What is Azure?

Microsoft's cloud computing platform, which provides compute power, storage, and services over the Internet using a pay-as-you-go pricing model.

Which of the following is NOT a Cloud Deployment Model?

Mix cloud

Your billing is based on your usage of Azure resources and is invoiced ______________.

Monthly

Your company plans to migrate to Azure. The company has several departments. All the Azure resources used by each department will be managed by a department administrator. You need to recommend an Azure deployment that provides the ability to segment Azure for the departments. The solution must minimize administrative effort. What should you include in the recommendation?

Multiple subscriptions

Data that is stored in the Archive access tier of an Azure Storage account <can be accessed at any time by using azcopy.exe>.

Must be rehydrated before the data can be accessed

This question requires that you evaluate the <text> to determine if it is correct. When planning to migrate a public website to Azure, <you must plan to pay monthly usage costs>. Instructions: Review the <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.

No change is needed

This question requires that you evaluate the <text> to determine if it is correct. When planning to migrate a public website to Azure, you must plan to <pay monthly usage costs>. Instructions: Review the <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.

No change is needed

You plan to deploy 20 virtual machines to an Azure environment. To ensure that a virtual machine named VM1 cannot connect to the other virtual machines, VM1 must <be deployed to a separate virtual network>.

No change is needed

You have an Azure environment that contains 10 virtual networks and 100 virtual machines. You need to limit the amount of inbound traffic to all the Azure virtual networks. What should you create?

One Azure firewall

What is an Azure region?

One or more Azure data centers within a specific geographical location.

You have 1,000 virtual machines hosted on the Hyper-V hosts in a data center. You plan to migrate all the virtual machines to an Azure pay-as-you-go subscription. You need to identify which expenditure model to use for the planned Azure solution. Which expenditure model should you identify?

Operational

You're developing an application and want to focus on building, testing, and deploying. You don't want to worry about managing the underlying hardware or software. Which cloud service type is best for you?

Platform as a Service (PaaS)

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?

Platform as a service (PaaS)

A _________________ expresses what to evaluate and which action to take.

Policy Definition

Your company plans to request an architectural review of an Azure environment from Microsoft. The company currently has a Basic support plan. You need to recommend a new support plan for the company. The solution must minimize costs. Which support plan should you recommend?

Premier.

In which Azure support plans can you open a new support request?

Premier. Professional Direct. Standard. And Developer only.

Microsoft offers previews of Azure features for evaluation purposes. With Azure Preview Features, you can test beta and other pre-release features, products, services, software, and regions. Which are the two types of previews available?

Private Preview and Public Preview. Private Preview: An Azure feature marked "private preview" is available to specific Azure customers for evaluation purposes. This is typically by invite only and issued directly by the product team responsible for the feature or service. Public Preview: An Azure feature marked "public preview" is available to all Azure customers for evaluation purposes.

Which tab of the Azure pricing calculator will you use to put together your estimate?

Products

Which of the tabs below are featured in the Azure Pricing Calculator? Select all that apply.

Products Example Scenarios Saved Estimates FAQ

Deploying an app can be done directly to what level of physical granularity?

Region

Which of the following features does not apply to resource groups?

Resource groups can be nested.

Which Azure service allows you to configure fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs?

Role-based Access Control

You have an Active Directory forest named contoso.com. You install and configure Azure AD Connect to use password hash synchronization as the single sign-on (SSO) method. Staging mode is enabled. You review the synchronization results and discover that the Synchronization Service Manager does not display any sync jobs. You need to ensure that the synchronization completes successfully. What should you do?

Run Azure AD Connect and disable staging mode.

Imagine that you work on a photo-sharing application that runs on millions of mobile devices. Demand is unpredictable because you see a spike in usage whenever a locally or nationally significant event occurs. Which Azure compute resource is the best match for this workload?

Serverless computing

Your network contains an Active Directory forest. The forest contains 5,000 user accounts. Your company plans to migrate all network resources to Azure and to decommission the on-premises data center. You need to recommend a solution to minimize the impact on users after the planned migration. What should you recommend?

Sync all the Active Directory user accounts to Azure Active Directory (Azure AD)

Which of the following is NOT part of OpEx cloud computing costs?

Technical personell

Suppose you work at a startup with limited funding. Why might you prefer Azure data storage over an on-premises solution?

The Azure pay-as-you-go billing model lets you avoid buying expensive hardware

What should you use to evaluate whether your company's Azure environment meets regulatory requirements?

The Security Center blade from the Azure portal

Your company plans to migrate all on-premises data to Azure. You need to identify whether Azure complies with the company's regional requirements. What should you use?

The Trust Center

Your company plans to migrate all on-premises data to Azure. You need to identify whether Azure complies with the companys regional requirements. What should you use?

The Trust Center

A newly released mobile app using Azure data storage has just been mentioned by a celebrity on social media, seeing a huge spike in user volume. To meet the unexpected new user demand, what feature of pay-as-you-go storage will be most beneficial?

The ability to provision and deploy new infrastructure quickly

You have an Azure Active Directory (Azure AD) tenant. All administrators must enter a verification code to access the Azure portal. You need to ensure that the administrators can access the Azure portal only from your on-premises network. What should you configure?

The multi-factor authentication service settings.

Application availability refers to what?

The overall time that a system is functional and working.

You plan to migrate several servers from an on-premises network to Azure. You need to identify the primary benefit of using a public cloud service for the servers. What should you identify?

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

What is network latency?

The time it takes for data to travel over the network.

You have several virtual machines in an Azure subscription. You create a new subscription. <The virtual machines cannot be moved to the new subscription>.

The virtual machines can be moved to the new subscription.

"In the past, companies needed to acquire physical premises and infrastructure to start their business. There was a substantial up-front cost in hardware and infrastructure to start or grow a business. Cloud computing provides services to customers without significant upfront costs or equipment setup time."

True

A Premier support plan can only be purchased by companies that have an Enterprise Agreement (EA).

True

A company can extend the computing resources of its internal network by using the public cloud.

True

A company can store resources in multiple subscriptions.

True

A platform as a service (PaaS) solution that hosts web apps in Azure provides professional development services to continuously add features to custom applications.

True

A single Microsoft account can be used to manage multiple Azure subscriptions.

True

An Azure free account has a spending limit.

True

An SLA that defines an operating time of 99.999% allows only about 5 minutes of total downtime per year.

True

Azure Active Directory (Azure AD) provides authentication services for resources hosted in Azure and Microsoft 365.

True

Azure Advisor provides recommendations on how to reduce the cost of running Azure virtual machines.

True

Azure Cloud Shell is an interactive, browser-accessible shell for managing Azure resources?

True

Azure has money-saving options for test and development servers.

True

Data that is copied to an Azure Storage account is maintained automatically in at least three copies.

True

When should you scale out your deployment?

When you need additional virtual machines to speed up your application.

You plan to deploy several Azure virtual machines. You need to ensure that the services running on the virtual machines are available if a single data center fails. Solution: You deploy virtual machines to two or more availability zones. Does this meet the goal?

True. References: https://docs.microsoft.com/en-us/azure/virtual-machines/windows/regions-and-availability

Which of the following situations would yield the most benefits from relocating an on-premises data store to Azure?

Unpredictable storage demand that increases and decreases multiple times throughout the year

Which one of the following systems is used to determine Azure costs for each billing period?

Usage meters

Which of these options helps you most easily disable an account when an employee leaves your company?

Use single sign-on (SSO)

Your company has an Azure Active Directory (Azure AD) tenant named contoso.com that is configured for hybrid coexistence with the on-premises Active Directory Domain. The tenant contains the users shown in the following users. User1: User Type - Member, Source - AzureAD, Sign-in - [email protected]. User2: User Type - Member, Source - Windows Server Active Directory, Sign-in - [email protected]. User3: User Type - Guest, Source - Multiple, Sign-in - [email protected]. User4: User Type - Guest, Source - Multiple, Sign-in - [email protected]. Whenever possible, you need to enable Azure Multi-Factor Authentication (MFA) for the users in contoso.com. Which users should you enable for Azure MFA?

User1, User2, User3, and User4.

Which of the following approaches might be a good usage of tags?

Using tags to associate a cost center with resources for internal chargeback. Using tags in conjunction with Azure Automation to schedule maintenance windows. Using tags to store environment and department association.

Suppose you have an existing application running locally on your own server. You need additional capacity but prefer to move to Azure instead of buying upgraded on-premises hardware. Which compute option would likely give you the quickest route to getting your application running in Azure?

Virtual machines

The compute options give you different levels of control over the configuration of the environment in which your application runs. Which of the following lists the compute options in order of your control from "most control" to "least control"?

Virtual machines. Containers. Serverless computing.

URL of Azure Advisor?

https://azure.microsoft.com/


Related study sets

NClex / Basic Physical Care 2nd set

View Set

NUR 1020 Chapter 41: Self-Concept

View Set

INFINITI ADDRESSING CLIENT CONCERNS ABOUT PROPILOT ASSIST

View Set

Developmental Psych Exam 5 - Final

View Set

Chapter 11, 12, 13 - Project Management

View Set

relevant costs for decision making

View Set