AZ-900 Study Questions

Pataasin ang iyong marka sa homework at exams ngayon gamit ang Quizwiz!

You are planning a strategy to deploy numerous web servers and database servers to Azure.This strategy should allow for connection types between the web servers and database servers to be controlled.Solution: You include network security groups (NSGs) in your strategy.Does the solution meet the goal? A. Yes B. No

Correct Answer: A

Your companyג€™s infrastructure includes a number of business units that each need a large number of various Azure resources for everyday operation.The resources required by each business unit are identical.You are required to sanction a strategy to create Azure resources automatically.Solution: You recommend that management groups be included in the strategy.Does the solution meet the goal? A. Yes B. No

Correct Answer: B

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.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 environment. You need to create a new Azure virtual machine from a tablet that runs the Android operating system.Solution: You use the PowerApps portal.Does this meet the goal? A. Yes B. No

Correct Answer: B 🗳️PowerApps lets you quickly build business applications with little or no code. It is not used to create Azure virtual machines. Therefore, this solution does not meet the goal.PowerApps Portals allow organizations to create websites which can be shared with users external to their organization either anonymously or through the login provider of their choice like LinkedIn, Microsoft Account, other commercial login providers.References:https://powerapps.microsoft.com/en-us/blog/introducing-powerapps-portals-powerful-low-code-websites-for-external-users/

HOTSPOT -To complete the sentence, select the appropriate option in the answer area.Hot Area: An Azure web app that queries an on-premises Microsoft SQL server is an example of a ________ cloud. - hybrid - multi-vendor - private -public

Correct Answer: hybrid Reference:https://azure.microsoft.com/en-gb/overview/what-is-hybrid-cloud-computing/

HOTSPOT -You plan to deploy a critical line-of-business application to Azure.The application will run on an Azure virtual machine.You need to recommend a deployment solution for the application. The solution must provide a guaranteed availability of 99.99 percent.What is the minimum number of virtual machines and the minimum number of availability zones you should recommend for the deployment? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.Hot Area: Minimum number of virtual machines: 1, 2, 3 Minimum number of availability zones: 1, 2, 3

2 VM and 2 AZ You need a minimum of two virtual machines with each one located in a different availability zone.Availability Zones is a high-availability offering that protects your applications and data from datacenter failures. Availability Zones are unique physical locations within an Azure region. Each zone is made up of one or more datacenters equipped with independent power, cooling, and networking. To ensure resiliency, thereג€™s a minimum of three separate zones in all enabled regions. The physical separation of Availability Zones within a region protects applications and data from datacenter failures. Zone-redundant services replicate your applications and data across Availability Zones to protect from single-points-of-failure. With AvailabilityZones, Azure offers industry best 99.99% VM uptime SLA.References:https://docs.microsoft.com/en-us/azure/availability-zones/az-overview

DRAG DROP -Match the Azure service to the correct description.Instructions: To answer, drag the appropriate Azure service from the column on the left to its description on the right. Each service may be used once, more than once, or not at all.NOTE: Each correct match is worth one point.Select and Place: Azure HDinsight Azure Data Lake Analytics Azure SQL Synapse Analytics Azure SQL Database -------------------------------- A managed relational cloud database service. A cloud-based service that leverages massively parallel processing (MPP) to quickly run complex queries across petabytes of data in a relational database. Can run massively parallel data transformation and processing programs across petabytes of data An open-source framework for the distributed processing and analysis of big data sets in clusters

A managed relational cloud database service. - Azure SQL Database A cloud-based service that leverages massively parallel processing (MPP) to quickly run complex queries across petabytes of data in a relational database. - Azure SQL Synapse Analytics Can run massively parallel data transformation and processing programs across petabytes of data - Azure Data Lake Analytics An open-source framework for the distributed processing and analysis of big data sets in clusters - Azure HDinsight

DRAG DROP -Match the Azure service to the correct definition.Instructions: To answer, drag the appropriate Azure service from the column on the left to its description on the right. Each service may be used once, more than once, or not at all.NOTE: Each correct match is worth one point.Select and Place: Azure Advisor Azure Cognitive Services Azure Application Insights Azure DevOps ------------------ An integrated solution for the deployment of code A tool that provides guidance and recommendations to improve an Azure environment A simplified tool to build intelligent Artificial Intelligence (AI) applications Monitors web applications

An integrated solution for the deployment of code - Azure DevOps A tool that provides guidance and recommendations to improve an Azure environment - Azure Advisor A simplified tool to build intelligent Artificial Intelligence (AI) applications - Azure Cognitive Services Monitors web applications - Azure Application Insights

HOTSPOT -You plan to implement an Azure database solution.You need to implement a database solution that meets the following requirements: ✑ Can add data concurrently from multiple regions ✑ Can store JSON documents Which database service should you deploy? To answer, select the appropriate service in the answer area.Hot Area: Azure Cosmos DB Azure DB for MySQL servers Azure DB for MariaDB servers SQL Data warehouses Azure Cache for Redis Data Factories SQL Databases SQL Servers

Azure Cosmos DB is Microsoft's globally distributed, multi-model database service. With a click of a button, Cosmos DB enables you to elastically and independently scale throughput and storage across any number of Azure regions worldwide.Azure Cosmos DB is a great way to store unstructured and JSON data. Combined with Azure Functions, Cosmos DB makes storing data quick and easy with much less code than required for storing data in a relational database.References:https://docs.microsoft.com/en-us/azure/cosmos-db/introduction https://docs.microsoft.com/en-us/azure/azure-functions/functions-integrate-store-unstructured-data-cosmosdb?tabs=csharp

HOTSPOT -To complete the sentence, select the appropriate option in the answer area.Hot Area: ______________ is an Apache Spark-based analytics service. Azure Databricks Azure Data Factory Azure DevOps Azure Synapse Analytics

Azure Databricks is an Apache Spark-based analytics platform. The platform consists of several components including ג€˜MLibג€™. Mlib is a Machine Learning library consisting of common learning algorithms and utilities, including classification, regression, clustering, collaborative filtering, dimensionality reduction, as well as underlying optimization primitives.Reference:https://docs.microsoft.com/en-us/azure/azure-databricks/what-is-azure-databricks#apache-spark-based-analytics-platform

DRAG DROP -Match the Azure service to the appropriate description.To answer, drag the appropriate service from the column on the left to its description on the right. Each service may be used once, more than once, or not at all.NOTE: Each correct match is worth one point. Azure Cosmos DB Azure HDInsight Azure Synapse Analytics ----------------------- A fully managed data warehouse that has integral security at every level of scale at no extra cost. A globally distributed database that supports NoSQL. Managed Apache Hadoop clusters in the cloud that enable you to process massive amounts of data.

Azure Synapse Analytics - A fully managed data warehouse that has integral security at every level of scale at no extra cost. Azure Cosmos DB - A globally distributed database that supports NoSQ Azure HDInsight - Managed Apache Hadoop clusters in the cloud that enable you to process massive amounts of data.

HOTSPOT -For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area: The Archive access tier is set at the storage account level. The Hot access tier is recommended for data that is accessed and modified frequently. The Cool access tier is recommended for long term backups.

Box 1: No - Only the hot and cool access tiers can be set at the account level. The archive access tier can only be set at the blob level. Box 2: Yes -Usage scenarios for the hot access tier include: ✑ Data that is in active use or is expected to be read from and written to frequently ✑ Data that is staged for processing and eventual migration to the cool access tier Box 3: No -Usage scenarios for the cool access tier include:Short-term backup and disaster recovery ✑ Older data not used frequently but expected to be available immediately when accessed ✑ Large data sets that need to be stored cost effectively, while more data is being gathered for future processing Reference:https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-storage-tiers

HOTSPOT -For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area: An Azure subscription can have multiple account administrators An Azure subscription can be managed by using a Microsoft account only An Azure resource group can contain multiple Azure subscriptions

Box 1: No -A subscription can have multiple administrators, but there can only be one account administrator. Box 2: Yes -An Azure subscription is linked to a single account, the one that was used to create the subscription and is used for billing purposes. You can have more than one subscription. Box 3: No -A subscription can contain multiple resource groups but a resource group can only belong to one subscription. Resource groups can contain multiple resources. Reference:https://k21academy.com/microsoft-azure/az-900/az-900-azure-subscriptions/ https://azure.microsoft.com/en-us/blog/organizing-subscriptions-and-resource-groups-within-the-enterprise/

HOTSPOT -For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area: All the Azure resources deployed to a resource group must use the same Azure region. If you assign a tag to a resource group, all the Azure resources in that resource group are assigned to the same tag. If you assign permissions for a user to manage a resource group, the user can manage all the Azure resources in that resource group.

Box 1: No -Azure resources deployed to a single resource group can be located in different regions. The resource group only contains metadata about the resources it contains.When creating a resource group, you need to provide a location for that resource group. You may be wondering, "Why does a resource group need a location?And, if the resources can have different locations than the resource group, why does the resource group location matter at all?" The resource group stores metadata about the resources. When you specify a location for the resource group, you're specifying where that metadata is stored. For compliance reasons, you may need to ensure that your data is stored in a particular region. Box 2: No -Tags for Resources are not inherited by default from their Resource Group Box 3: Yes -A resource group can be used to scope access control for administrative actions. By default, permissions set at the resource level are inherited by the resources in the resource group.Reference:https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-overview

HOTSPOT -For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area: North America is represented by a single Azure region. Every Azure region has multiple datacenters. Data transfers between Azure services located in different Azure regions are always free.

Box 1: No -North America has several Azure regions, including West US, Central US, South Central US, East Us, and Canada East. Box 2: Yes -A region is a set of datacenters deployed within a latency-defined perimeter and connected through a dedicated regional low-latency network. Box 3: No -Outbound data transfer is charged at the normal rate and inbound data transfer is free.References:https://azure.microsoft.com/en-us/global-infrastructure/regions/ https://azure.microsoft.com/en-us/pricing/details/bandwidth/

HOTSPOT -For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area: If you have Azure resources deployed to every region, you can implement availability zones in all the regions. Only virtual machines that run Windows Server can be created in availability zones. Availability zones are used to replicate data and applications to multiple regions.

Box 1: No -Not all Azure regions support availability zones. Box 2: No -Regions that support availability zones support Linux virtual machines. Box 3: No -Availability Zones is a high-availability offering that protects your applications and data from datacenter failures. Availability Zones are unique physical locations within an Azure region. Each zone is made up of one or more datacenters equipped with independent power, cooling, and networking. To ensure resiliency, thereג€™s a minimum of three separate zones in all enabled regions. The physical separation of Availability Zones within a region protects applications and data from datacenter failures. Zone-redundant services replicate your applications and data across Availability Zones to protect from single-points-of-failure. With AvailabilityZones, Azure offers industry best 99.99% VM uptime SLA.References:https://docs.microsoft.com/en-gb/azure/availability-zones/az-overview

HOTSPOT -For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area: Azure Monitor can monitor the performance of on-premises computers. Azure Monitor can send alerts to Azure Active Directory security o groups. Azure Monitor can trigger alerts based on data in an Azure Log Analytics workspace.

Box 1: Yes -Azure Monitor maximizes the availability and performance of your applications and services by delivering a comprehensive solution for collecting, analyzing, and acting on telemetry from your cloud and on-premises environments. Box 2: Yes -Alerts in Azure Monitor proactively notify you of critical conditions and potentially attempt to take corrective action. Box 3: Yes -Azure Monitor uses Target Resource, which is the scope and signals available for alerting. A target can be any Azure resource. Example targets: a virtual machine, a storage account, a virtual machine scale set, a Log Analytics workspace, or an Application Insights resource. References:https://docs.microsoft.com/en-us/azure/azure-monitor/overview https://docs.microsoft.com/en-us/azure/azure-monitor/platform/alerts-overview

HOTSPOT -For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct From Azure Service Health, an administrator can view the health of all the services in an Azure environment. From Azure Service Health, an administrator can create a rule to be alerted if an Azure service fails. From Azure Service Health, an administrator can prevent a service failure

Box 1: Yes -Azure Service Health consists of three components: Azure Status, Azure Service Heath and Azure Resource Health.Azure service health provides a personalized view of the health of the Azure services and regions you're using. This is the best place to look for service impacting communications about outages, planned maintenance activities, and other health advisories because the authenticated Azure Service Health experience knows which services and resources you currently use.To view the health of all other services available in Azure, you would use the Azure Status component of Azure Service Health. Azure status informs you of service outages in Azure on the Azure Status page. The page is a global view of the health of all Azure services across all Azure regions. Box 2: Yes -The best way to use Service Health is to set up Service Health alerts to notify you via your preferred communication channels when service issues, planned maintenance, or other changes may affect the Azure services and regions you use. Box 3: No -You can use Resource Health to view the health of a virtual machine. However, you cannot use Resource Health to prevent a service failure affecting the virtual machine.Azure resource health provides information about the health of your individual cloud resources such as a specific virtual machine instance.References:https://docs.microsoft.com/en-us/azure/service-health/overview

HOTSPOT -For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area: Data that is stored in an Azure Storage account automatically has at least three copies. All data that is copied to an Azure Storage account is backed up automatically to another Azure data center. An Azure Storage account can contain up to 2 TB of data and up to one million files.

Box 1: Yes -There are different replication options available with a storage account. The ג€˜minimumג€™ replication option is Locally Redundant Storage (LRS). With LRS, data is replicated synchronously three times within the primary region. Box 2: No -Data is not backed up automatically to another Azure Data Center although it can be depending on the replication option configured for the account. LocallyRedundant Storage (LRS) is the default which maintains three copies of the data in the data center.Geo-redundant storage (GRS) has cross-regional replication to protect against regional outages. Data is replicated synchronously three times in the primary region, then replicated asynchronously to the secondary region. Box 3: No -The limits are much higher than that. The current storage limit is 2 PB for US and Europe, and 500 TB for all other regions (including the UK) with no limit on the number of files. Reference:https://docs.microsoft.com/en-us/azure/storage/common/storage-account-overview

DRAG DROP -Match the Azure service to the correct definition.Instructions: To answer, drag the appropriate Azure service from the column on the left to its description on the right. Each service may be used once, more than once, or not at all.NOTE: Each correct selection is worth one point. Azure Databricks Azure Functions Azure App Service Hosts web apps ---------------------- Provides the platform for serverless code A big data analysis service for machine learning Detects and diagnoses anomalies in web apps Azure Application Insights

Box 1:Azure Functions provides the platform for serverless code.Azure Functions is a serverless compute service that lets you run event-triggered code without having to explicitly provision or manage infrastructure. Box 2:Azure Databricks is a big analysis service for machine learning.Azure Databricks is an Apache Spark-based analytics platform. The platform consists of several components including ג€˜MLibג€™. Mlib is a Machine Learning library consisting of common learning algorithms and utilities, including classification, regression, clustering, collaborative filtering, dimensionality reduction, as well as underlying optimization primitives. Box 3:Azure Application Insights detects and diagnoses anomalies in web apps.Application Insights, a feature of Azure Monitor, is an extensible Application Performance Management (APM) service for developers and DevOps professionals.Use it to monitor your live applications. It will automatically detect performance anomalies, and includes powerful analytics tools to help you diagnose issues and to understand what users actually do with your app. Box 4:Azure App Service hosts web apps.Azure App Service is an HTTP-based service for hosting web applications, REST APIs, and mobile back ends. You can develop in your favorite language, be it.NET, .NET Core, Java, Ruby, Node.js, PHP, or Python. Applications run and scale with ease on both Windows and Linux-based environments.References:https://docs.microsoft.com/en-us/azure/azure-functions/https://docs.microsoft.com/en-us/azure/azure-databricks/what-is-azure-databricks#apache-spark-based-analytics-platform https://docs.microsoft.com/en-us/azure/azure-monitor/app/app-insights-overview https://docs.microsoft.com/en-us/azure/app-service/overview

HOTSPOT -You need to identify which blades in the Azure portal must be used to perform the following tasks:✑ View security recommendations.✑ Monitor the health of Azure services.✑ Browse available virtual machine images.Which blade should you identify for each task? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.Hot Area: Monitor the health of Azure services: Monitor, Subscriptions, Marketplace, Advisor Browse available virtual machine images: Monitor, Subscriptions, Marketplace, Advisor View security recommendations: Monitor, Subscriptions, Marketplace, Advisor

Box 1:Azure Monitor is used to monitor the health of Azure services.Azure Monitor maximizes the availability and performance of your applications and services by delivering a comprehensive solution for collecting, analyzing, and acting on telemetry from your cloud and on-premises environments. It helps you understand how your applications are performing and proactively identifies issues affecting them and the resources they depend on. Box 2:You can browse available virtual machine images in the Azure Marketplace.Azure Marketplace provides access and information on solutions and services available from Microsoft and their partners. Customers can discover, try, or buy cloud software solutions built on or for Azure. The catalog of 8,000+ listings provides Azure building blocks, such as Virtual Machines (VMs), APIs, Azure apps,Solution Templates and managed applications, SaaS apps, containers, and consulting services. Box 3.Azure Advisor displays security recommendations.Azure Advisor provides you with a consistent, consolidated view of recommendations for all your Azure resources. It integrates with Azure Security Center to bring you security recommendations. You can get security recommendations from the Security tab on the Advisor dashboard.Security Center helps you prevent, detect, and respond to threats with increased visibility into and control over the security of your Azure resources. It periodically analyzes the security state of your Azure resources. When Security Center identifies potential security vulnerabilities, it creates recommendations. The recommendations guide you through the process of configuring the controls you need. References:https://docs.microsoft.com/en-us/azure/azure-monitor/overview https://docs.microsoft.com/en-us/azure/marketplace/marketplace-faq-publisher-guide https://docs.microsoft.com/en-us/azure/advisor/advisor-security-recommendations

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.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. 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 macOS and has PowerShell Core 6.0 installed.Does this meet the goal? A. Yes B. No

Correct Answer: A 🗳️A PowerShell script is a file that contains PowerShell cmdlets and code. A PowerShell script needs to be run in PowerShell.In this question, the computer has PowerShell Core 6.0 installed. Therefore, this solution does meet the goal.Note: To create Azure resources using PowerShell, you would need to import the Azure PowerShell module which includes the PowerShell cmdlets required to create the resources.References:https://docs.microsoft.com/en-us/powershell/scripting/components/ise/how-to-write-and-run-scripts-in-the-windows-powershell-ise?view=powershell-6

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.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. 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? A. Yes B. No

Correct Answer: A 🗳️A PowerShell script is a file that contains PowerShell cmdlets and code. A PowerShell script needs to be run in PowerShell.With the Azure Cloud Shell, you can run PowerShell cmdlets and scripts in a Web browser. You log in to the Azure Portal and select the Azure Cloud Shell option.This will open a PowerShell session in the Web browser. The Azure Cloud Shell has the necessary Azure PowerShell module installed.Note: to run a PowerShell script in the Azure Cloud Shell, you need to change to the directory where the PowerShell script is stored.References:https://docs.microsoft.com/en-us/azure/cloud-shell/quickstart-powershell

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.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 environment. You need to create a new Azure virtual machine from a tablet that runs the Android operating system.Solution: You use PowerShell in Azure Cloud Shell.Does this meet the goal? A. Yes B. No

Correct Answer: A 🗳️Azure Cloud Shell is a browser-based shell experience to manage and develop Azure resources.Cloud Shell offers a browser-accessible, pre-configured shell experience for managing Azure resources without the overhead of installing, versioning, and maintaining a machine yourself.Being browser-based, Azure Cloud Shell can be run on a browser from a tablet that runs the Android operating system.References:https://docs.microsoft.com/en-us/azure/cloud-shell/features

Which Azure service provides a set of version control tools to manage code? A. Azure Repos B. Azure DevTest Labs C. Azure Storage D. Azure Cosmos DB

Correct Answer: A 🗳️Azure Repos is a set of version control tools that you can use to manage your code. Incorrect Answers:B: Azure DevTest Labs creates labs consisting of pre-configured bases or Azure Resource Manager templates. These have all the necessary tools and software that you can use to create environments. D: Azure Cosmos DB is Microsoft's globally distributed, multi-model database service.References:https://docs.microsoft.com/en-us/azure/devops/repos/get-started/what-is-repos?view=azure-devops

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.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 environment. You need to create a new Azure virtual machine from a tablet that runs the Android operating system.Solution: You use the Azure portal.Does this meet the goal? A. Yes B. No

Correct Answer: A 🗳️The Azure portal is a web-based, unified console that provides an alternative to command-line tools. With the Azure portal, you can manage your Azure subscription using a graphical user interface. You can build, manage, and monitor everything from simple web apps to complex cloud deployments. Create custom dashboards for an organized view of resources. Configure accessibility options for an optimal experience.Being web-based, the Azure portal can be run on a browser from a tablet that runs the Android operating system.References:https://docs.microsoft.com/en-us/azure/azure-portal/azure-portal-overview

Your company plans to start using Azure and will migrate all its network resources to Azure.You need to start the planning process by exploring Azure.What should you create first? A. a subscription B. a resource group C. a virtual network D. a management group

Correct Answer: A 🗳️The first thing you create in Azure is a subscription. You can think of an Azure subscription as an ג€˜Azure accountג€™. You get billed per subscription.A subscription is an agreement with Microsoft to use one or more Microsoft cloud platforms or services, for which charges accrue based on either a per-user license fee or on cloud-based resource consumption.✑ Microsoft's Software as a Service (SaaS)-based cloud offerings (Office 365, Intune/EMS, and Dynamics 365) charge per-user license fees.✑ Microsoft's Platform as a Service (PaaS) and Infrastructure as a Service (IaaS) cloud offerings (Azure) charge based on cloud resource consumption.You can also use a trial subscription, but the subscription expires after a specific amount of time or consumption charges. You can convert a trial subscription to a paid subscription.Organizations can have multiple subscriptions for Microsoft's cloud offerings.References:https://docs.microsoft.com/en-us/office365/enterprise/subscriptions-licenses-accounts-and-tenants-for-microsoft-cloud-offerings

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.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 environment. You need to create a new Azure virtual machine from a tablet that runs the Android operating system.Solution: You use Bash in Azure Cloud Shell.Does this meet the goal? A. Yes B. No

Correct Answer: A 🗳️With Azure Cloud Shell, you can create virtual machines using Bash or PowerShell.Azure Cloud Shell is an interactive, authenticated, browser-accessible shell for managing Azure resources. It provides the flexibility of choosing the shell experience that best suits the way you work, either Bash or PowerShell.Reference:https://docs.microsoft.com/en-us/azure/cloud-shell/quickstart https://docs.microsoft.com/en-us/azure/cloud-shell/overview

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.NOTE: Each correct selection is worth one point. A. Command Prompt B. Azure Resource Explorer C. Windows PowerShell D. Windows Defender Firewall E. Network and Sharing Center

Correct Answer: AC 🗳️For Windows the Azure CLI is installed via an MSI, which gives you access to the CLI through the Windows Command Prompt (CMD) or PowerShell.References:https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-windows?view=azure-cli-latest

You plan to deploy several Azure virtual machines.You need to ensure that the services running on the virtual machines remain available if a single data center fails.What are two possible solutions? Each correct answer presents a complete solution. A. Deploy the virtual machines to two or more availability zones. B. Deploy the virtual machines to two or more resource groups. C. Deploy the virtual machines to a scale set. D. Deploy the virtual machines to two or more regions.

Correct Answer: AD 🗳️Reference:https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/overview https://docs.microsoft.com/en-us/azure/virtual-machines/windows/regions

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.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. 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? A. Yes B. No

Correct Answer: B 🗳️A PowerShell script is a file that contains PowerShell cmdlets and code. A PowerShell script needs to be run in PowerShell.PowerShell can now be installed on Linux. However, the question states that the computer has Azure CLI tools, not PowerShell installed. Therefore, this solution does not meet the goal.References:https://docs.microsoft.com/en-us/powershell/scripting/components/ise/how-to-write-and-run-scripts-in-the-windows-powershell-ise?view=powershell-6

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? A. Azure Monitor B. Azure Service Health C. Azure Advisor D. Microsoft Trust Center

Correct Answer: B 🗳️Azure Service Health provides a personalized view of the health of the Azure services and regions you're using. This is the best place to look for service impacting communications about outages, planned maintenance activities, and other health advisories because the authenticated Service Health experience knows which services and resources you currently use. Reference:https://docs.microsoft.com/en-us/azure/service-health/overview

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? A. Yes B. No

Correct Answer: B 🗳️This answer does not specify that the scale set will be configured across multiple data centers so this solution does not meet the goal.Azure virtual machine scale sets let you create and manage a group of load balanced VMs. The number of VM instances can automatically increase or decrease in response to demand or a defined schedule. Scale sets provide high availability to your applications, and allow you to centrally manage, configure, and update many VMs.Virtual machines in a scale set can be deployed across multiple update domains and fault domains to maximize availability and resilience to outages due to data center outages, and planned or unplanned maintenance events. Reference:https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/availability

Which Azure service should you use to collect events from multiple resources into a centralized repository? A. Azure Event Hubs B. Azure Analysis Services C. Azure Monitor D. Azure Stream Analytics

Correct Answer: C

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. an Azure SQL database B. a virtual machine data disk C. a File service in a storage account D. a Blob service in a storage account

Correct Answer: C 🗳️Azure Files is Microsoft's easy-to-use cloud file system. Azure file shares can be seamlessly used in Windows and Windows Server.To use an Azure file share with Windows, you must either mount it, which means assigning it a drive letter or mount point path, or access it via its UNC path.Unlike other SMB shares you may have interacted with, such as those hosted on a Windows Server, Linux Samba server, or NAS device, Azure file shares do not currently support Kerberos authentication with your Active Directory (AD) or Azure Active Directory (AAD) identity, although this is a feature we are working on.Instead, you must access your Azure file share with the storage account key for the storage account containing your Azure file share. A storage account key is an administrator key for a storage account, including administrator permissions to all files and folders within the file share you're accessing, and for all file shares and other storage resources (blobs, queues, tables, etc) contained within your storage account.References:https://docs.microsoft.com/en-us/azure/storage/files/storage-how-to-use-files-windows

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. a web app B. a server image in Azure Marketplace C. a logic app D. an API app

Correct Answer: C 🗳️Azure Logic Apps is a cloud service that helps you schedule, automate, and orchestrate tasks, business processes, and workflows when you need to integrate apps, data, systems, and services across enterprises or organizations. Logic Apps simplifies how you design and build scalable solutions for app integration, data integration, system integration, enterprise application integration (EAI), and business-to-business (B2B) communication, whether in the cloud, on premises, or both.For example, here are just a few workloads you can automate with logic apps: ✑ Process and route orders across on-premises systems and cloud services. ✑ Send email notifications with Office 365 when events happen in various systems, apps, and services. ✑ Move uploaded files from an SFTP or FTP server to Azure Storage. ✑ Monitor tweets for a specific subject, analyze the sentiment, and create alerts or tasks for items that need review.References:https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-overview

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 WindowsServer 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? A. Azure Reserved Virtual Machines (VM) Instances B. Azure virtual machine scale sets C. Azure DevTest Labs D. Microsoft Managed Desktop

Correct Answer: C 🗳️DevTest Labs creates labs consisting of pre-configured bases or Azure Resource Manager templates.By using DevTest Labs, you can test the latest versions of your applications by doing the following tasks: ✑ Quickly provision Windows and Linux environments by using reusable templates and artifacts. ✑ Easily integrate your deployment pipeline with DevTest Labs to provision on-demand environments. ✑ Scale up your load testing by provisioning multiple test agents and create pre-provisioned environments for training and demos.Reference:https://docs.microsoft.com/en-us/azure/lab-services/devtest-lab-overview

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? A. Azure Service Fabric B. Azure Monitor C. Azure virtual machines D. Azure Advisor

Correct Answer: C 🗳️In the Azure virtual machines page in the Azure portal, there is a named Maintenance Status. This column will display service issues that could affect your virtual machine. A service failure is rare but host server maintenance that could affect your virtual machines is more common.Azure periodically updates its platform to improve the reliability, performance, and security of the host infrastructure for virtual machines. The purpose of these updates ranges from patching software components in the hosting environment to upgrading networking components or decommissioning hardware.References:https://docs.microsoft.com/en-us/azure/virtual-machines/maintenance-and-updates

You need to purchase a third-party virtual security appliance that you will deploy to an Azure subscription.What should you use? A. Azure subscriptions B. Azure Security Center C. Azure Marketplace D. Microsoft Store

Correct Answer: C 🗳️Reference:https://docs.microsoft.com/en-us/azure/cost-management-billing/manage/ea-azure-marketplace

What is the most severe failure from which an Azure Availability Zone can be used to protect access to Azure service? A. a physical server failure B. an Azure region failure C. a storage failure D. an Azure data center failure

Correct Answer: D 🗳️Availability zones expand the level of control you have to maintain the availability of the applications and data on your VMs. An Availability Zone is a physically separate zone, within an Azure region. There are three Availability Zones per supported Azure region.Each Availability Zone has a distinct power source, network, and cooling. By architecting your solutions to use replicated VMs in zones, you can protect your apps and data from the loss of a datacenter. If one zone is compromised, then replicated apps and data are instantly available in another zone.Reference:https://docs.microsoft.com/en-us/azure/virtual-machines/availability

DRAG DROP -Match the serverless solution to the correct characteristic.To answer, drag the appropriate serverless solution from the column on the left to its characteristic on the right. Each serverless solution may be used once, more than once, or not at all.NOTE: Each correct match is worth one point.Select and Place: Azure Functions Azure Logic Apps ----------------------- Executes code: Is always stateful Runs only in the cloud:

Executes code: Azure Functions Is always stateful: Azure Logic Apps Runs only in the cloud: Azure Logic Apps Box 1: Azure Functions -Azure Functions allows you to implement your system's logic into readily available blocks of code called "functions". Different functions can run anytime you need to respond to critical events. Box 2: Azure Functions -Azure Logic Apps can have multiple stateful and stateless workflows. Box 3: Azure Logic Apps -Azure Logic Apps is a cloud-based platform for creating and running automated workflows that integrate your apps, data, services, and systems.Reference:https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-overview https://docs.microsoft.com/en-us/azure/azure-functions/functions-overview

DRAG DROP -Match the cloud model to the correct advantage.Instructions: To answer, drag the appropriate cloud model from the column on the left to its advantage on the right. Each cloud model may be used once, more than once, or not at all.NOTE: Each correct match is worth one pointSelect and Place: Hybrid Cloud Private Cloud Public Cloud No required capital expenditure Provides complete control over security Provides a choice to use on-premises or cloud-based resources

Hybrid Cloud - Provides a choice to use on-premises or cloud-based resources Private Cloud - Provides complete control over security Public Cloud - No required capital expenditure

DRAG DROP -Match the Azure Services service to the correct description.Instructions: To answer, drag the appropriate service from the column on the left to its description on the right. Each service may be used once, more than once, or not at all.NOTE: Each correct selection is worth one point.Select and Place: Azure Sphere IoT Central IoT Hub ---------------------- A managed service that provides bidirectional communication between IoT devices and Azure A fully managed software as a service (SaaS) solution to connect, monitor, and manage IoT devices at scale A software and hardware solution that provides communication and security features for loT devices

IoT Hub: A managed service that provides bidirectional communication between IoT devices and Azure IoT Central: A fully managed software as a service (SaaS) solution to connect, monitor, and manage IoT devices at scale Azure Sphere: A software and hardware solution that provides communication and security features for loT devices Reference:https://docs.microsoft.com/en-us/azure-sphere/product-overview/what-is-azure-sphere https://docs.microsoft.com/en-us/azure/iot-central/core/overview-iot-central https://docs.microsoft.com/en-us/azure/iot-hub/about-iot-hub

HOTSPOT -For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area: Windows Virtual Desktop session host can run Windows 10 only. A Windows Virtual Desktop host pool that includes 20 session hosts supports a maximum of 20 simultaneous user connections. Windows Virtual Desktop supports desktop and app virtualization.

No, No, Yes Reference:https://docs.microsoft.com/en-us/azure/virtual-desktop/overview

HOTSPOT -You need to view a list of planned maintenance events that can affect the availability of an Azure subscription.Which blade should you use from the Azure portal? To answer, select the appropriate blade in the answer area.Hot Area: Dashboard All resources Resource groups App Services Function Apps SQL SQL databases Azure Cosmos DB Virtual machines Load balancers

On the Help and Support blade, there is a Service Health option. If you click Service Health, a new blade opens. The Service Health blade contains the PlannedMaintenance link which opens a blade where you can view a list of planned maintenance events that can affect the availability of an Azure subscription.

HOTSPOT -You need to manage Azure by using Azure Cloud Shell.Which Azure portal icon should you select? To answer, select the appropriate icon in the answer area.Hot Area: Picture of the Portal here

Shell icon [ <_ ]

HOTSPOT -To complete the sentence, select the appropriate option in the answer area.Hot Area: ______________ can calculate cost savings due to reduced electricity consumption as a result of migrating on-premises Microsoft SQL servers to Azure. The Azure Migrate: Server Assessment tool The Azure Total Cost of Ownership (TCO) calculator The Database Migration Assistant The pricing calculator in Azure

Total Cost of Ownership Reference:https://blog.abouttmc.com/azure-cloud-total-cost-of-ownership

HOTSPOT -For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area: You can use Availability Zones in Azure to protect Azure virtual machines from a datacenter failure. You can use Availability Zones in Azure to protect Azure virtual machines from a region failure. You can use Availability Zones in Azure to protect Azure managed disks from a datacenter failure.

Yes, No, Yes Availability zones expand the level of control you have to maintain the availability of the applications and data on your VMs. Availability Zones are unique physical locations within an Azure region. Each zone is made up of one or more datacenters equipped with independent power, cooling, and networking. To ensure resiliency, there are a minimum of three separate zones in all enabled regions. The physical separation of Availability Zones within a region protects applications and data from datacenter failures. With Availability Zones, Azure offers industry best 99.99% VM uptime SLA. By architecting your solutions to use replicated VMs in zones, you can protect your applications and data from the loss of a datacenter. If one zone is compromised, then replicated apps and data are instantly available in another zone. References:https://docs.microsoft.com/en-us/azure/virtual-machines/windows/manage-availability

HOTSPOT -For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area: To use Azure Active Directory (Azure AD) credentials to sign in to a computer that runs Windows 10, the computer must be joined to Azure AD. Users in Azure Active Directory (Azure AD) are organized by using resource groups. Azure Active Directory (Azure AD) groups support dynamic membership rules.

Yes, No, Yes Reference:https://docs.microsoft.com/en-us/azure/active-directory/enterprise-users/groups-dynamic-membership https://petri.com/understanding-hybrid-azure-active-directory-join

HOTSPOT -For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area: Azure PowerShell modules can be installed on macOS. Azure Cloud Shell can be accessed from a web browser on a Linux computer. The Azure portal can only be accessed from a Windows device.

Yes, Yes, No You can install the Az PowerShell module locally on Windows, macOS, and Linux. It can also be used from a browser through Azure Cloud Shell or inside aDocker container.Reference:https://docs.microsoft.com/en-us/powershell/azure/what-is-azure-powershell?view=azps-6.6.0 https://serverfault.com/questions/323973/how-do-i-access-the-windows-azure-management-portal-from-ubuntu

HOTSPOT -To complete the sentence, select the appropriate option in the answer area.Hot Area: 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. run a different operating system than the other virtual machines. be deployed to a separate resource group. have two network interfaces.

be deployed to a separate virtual network. Azure automatically routes traffic between subnets in a virtual network. Therefore, all virtual machines in a virtual network can connect to the other virtual machines in the same virtual network. Even if the virtual machines are on separate subnets within the virtual network, they can still communicate with each other.To ensure that a virtual machine cannot connect to the other virtual machines, the virtual machine must be deployed to a separate virtual network.Reference:https://docs.microsoft.com/en-us/azure/virtual-network/virtual-networks-udr-overview

HOTSPOT -To complete the sentence, select the appropriate option in the answer area.Hot Area: An Azure region ______________ contains one or more data centers that are connected by using a low-latency network. is found in each country where Microsoft has a subsidiary office. can be found in every country in Europe and the Americas only. contains one or more data centers that are connected by using a high-latency network.

contains one or more data centers that are connected by using a low-latency network. A region is a set of data centres deployed within a latency-defined perimeter and connected through a dedicated regional low-latency network.Microsoft Azure currently has 55 regions worldwide.Regions are divided into Availability Zones. Availability Zones are physically separate locations within an Azure region. Each Availability Zone is made up of one or more datacenters equipped with independent power, cooling, and networking. Reference:https://azure.microsoft.com/en-gb/global-infrastructure/regions/

HOTSPOT -To complete the sentence, select the appropriate option in the answer area.Hot Area: Data that is stored in the Archive access tier of an Azure Storage account can be accessed at any time by using azcopy.exe. can only be read by using Azure Backup. must be restored before the data can be accessed. must be rehydrated before the data can be accessed.

must be rehydrated before the data can be accessed Azure storage offers different access tiers: hot, cool and archive.The archive access tier has the lowest storage cost. But it has higher data retrieval costs compared to the hot and cool tiers. Data in the archive tier can take several hours to retrieve.While a blob is in archive storage, the blob data is offline and can't be read, overwritten, or modified. To read or download a blob in archive, you must first rehydrate it to an online tier.Example usage scenarios for the archive access tier include:✑ Long-term backup, secondary backup, and archival datasets✑ Original (raw) data that must be preserved, even after it has been processed into final usable form.✑ Compliance and archival data that needs to be stored for a long time and is hardly ever accessed.Reference:https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-storage-tiers?tabs=azure-portal#archive-access-tier

HOTSPOT -To complete the sentence, select the appropriate option in the answer area.Hot Area: An Availability Zone in Azure has physically separate locations - across two continetns - within a single Azure region - within multiple Azure regions - within a single Azure datacenter

within a single Azure region Availability Zones is a high-availability offering that protects your applications and data from datacenter failures. Availability Zones are unique physical locations within an Azure region.Reference:https://docs.microsoft.com/en-us/azure/availability-zones/az-overview

HOTSPOT -Select the answer that correctly completes the sentence.Hot Area: An Availability Zone in Azure has physically separate locations across two continents. within a single Azure region. within multiple Azure regions. within a single Azure datacenter.

within a single Azure region. Availability Zones are physically separate locations within a single Azure region. Each Availability Zone is made up of one or more datacenters equipped with independent power, cooling, and networking.Reference:https://azure.microsoft.com/en-gb/global-infrastructure/regions/

DRAG DROP -The company would like to develop a cloud solution by making use of Azure Government. Azure Government can only be used by certain types of clients to develop cloud solutions.Which of the following are the types of customers that can make use of Azure Government in this situation? Answer by dragging the correct option from the list to the answer area.Select and Place: A government contractor from any country A government entity from any country A European government contractor A European government entity A US government Contractor A US government entity

A US government Contractor A US government entity References:https://docs.microsoft.com/en-us/learn/modules/intro-to-azure-government/2-what-is-azure-government

Your developers have created 10 web applications that must be host on Azure.You need to determine which Azure web tier plan to host the web apps. The web tier plan must meet the following requirements: ✑ The web apps will use custom domains. ✑ The web apps each require 10 GB of storage. ✑ The web apps must each run in dedicated compute instances. ✑ Load balancing between instances must be included. ✑ Costs must be minimized. Which web tier plan should you use? A. Standard B. Basic C. Free D. Shared

A. Standard (Most Voted) Correct Answer: B 🗳️Standard offers 50 GB of storage space, while Basic only gives 10 GB.References:http://azure.microsoft.com/en-us/pricing/details/websites/

HOTSPOT -To complete the sentence, select the appropriate option in the answer area.Azure Cosmos DB is an example of a platform as a service (PaaS) cloud database provider.Reference:https://docs.microsoft.com/en-us/azure/cosmos-db/database-securityHot Area: Azure Cosmos DB is an example of _________ offering PaaS IaaS SaaS

Azure Cosmos DB is an example of a platform as a service (PaaS) cloud database provider.Reference:https://docs.microsoft.com/en-us/azure/cosmos-db/database-security

DRAG DROP -Your company intends to subscribe to an Azure support plan.The support plan must allow for new support requests to be opened.Which of the following are support plans that will allow this? Answer by dragging the correct option from the list to the answer area.Select and Place: OPTIONS: Basic Developer Standard Professional Direct Premier

Basic Developer Standard Professional Direct

HOTSPOT -For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area: A PaaS solution that hosts web apps in Azure provides full control of the operating that host applications A PaaS solution that hosts web apps in Azure can be provided with additional memory by changing the pricing tier A PaaS solution that hosts web apps in Azure can be configured to automatically scale the number of instances based on demand

Box 1: No -A PaaS solution does not provide access to the operating system. The Azure Web Apps service provides an environment for you to host your web applications.Behind the scenes, the web apps are hosted on virtual machines running IIS. However, you have no direct access to the virtual machine, the operating system orIIS. Box 2: Yes - Box 3: Yes -A PaaS solution that hosts web apps in Azure does provide the ability to scale the platform automatically. This is known as autoscaling. Behind the scenes, the web apps are hosted on virtual machines running IIS. Autoscaling means adding more load balanced virtual machines to host the web apps.References:https://azure.microsoft.com/en-gb/overview/what-is-paas/

HOTSPOT -For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.Hot Area: A platform as a service (PaaS) solution that hosts web apps in Azure provides full control of the operating sytems that host applications A platform as a service (PaaS) solution that hosts web apps in Azure provides the ability to scale the platform automatically. A platform as a service (PaaS) solution that hosts web apps in Azure provides professional development services to continously add features to custom applications.

Box 1: No -A PaaS solution does not provide access to the operating system. The Azure Web Apps service provides an environment for you to host your web applications.Behind the scenes, the web apps are hosted on virtual machines running IIS. However, you have no direct access to the virtual machine, the operating system orIIS. Box 2: Yes -A PaaS solution that hosts web apps in Azure does provide the ability to scale the platform automatically. This is known as autoscaling. Behind the scenes, the web apps are hosted on virtual machines running IIS. Autoscaling means adding more load balanced virtual machines to host the web apps. Box 3: Yes -PaaS provides a framework that developers can build upon to develop or customize cloud-based applications. PaaS development tools can cut the time it takes to code new apps with pre-coded application components built into the platform, such as workflow, directory services, security features, search and so on.References:https://azure.microsoft.com/en-gb/overview/what-is-paas/

HOTSPOT -For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area: Azure resources can only access other resources in the same resource group. If you delete a resource group, all the resources in the resource group will be deleted. A resource group can contain resources from multiple Azure regions.

Box 1: No -A resource can interact with resources in other resource groups. Box 2: Yes -Deleting the resource group will remove the resource group as well as all the resources in that resource group. This can be useful for the management of resources. For example, a virtual machine has several components (the VM itself, virtual disks, network adapter etc.). By placing the VM in its own resource group, you can delete the VM along with all its associated components by deleting the resource group.Another example is when creating a test environment. You could place the entire test environment (Network components, virtual machines etc.) in one resource group. You can then delete the entire test environment by deleting the resource group. Box 3: Yes -Resources from multiple different regions can be placed in a resource group. The resource group only contains metadata about the resources it contains.References:https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-overview https://www.codeisahighway.com/effective-ways-to-delete-resources-in-a-resource-group-on-azure/

HOTSPOT -For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area: An Azure subscription can be associated to multiple Azure Active Directory (Azure AD) tenants. You can change the Azure Active Directory (Azure AD) tenant to which an Azure subscription is associated When an Azure subscription expires, the associated Azure Active Directory (Azure AD) tenant is deleted automatically.

Box 1: No -An Azure AD tenant can have multiple subscriptions but an Azure subscription can only be associated with one Azure AD tenant. Box 2: Yes - Box 3: No -If your subscription expires, you lose access to all the other resources associated with the subscription. However, the Azure AD directory remains in Azure. You can associate and manage the directory using a different Azure subscription.References:https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-how-subscriptions-associated-directory

HOTSPOT -For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area: You can create a resource group inside of another resource group An Azure virtual machine can be in multiple resource groups A resource group can contain resources from multiple Azure regions

Box 1: No -Box 2: No -Each resource can exist in only one resource group.Box 3: Yes -Resources from multiple different regions can be placed in a resource group. The resource group only contains metadata about the resources it contains.Reference:https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-overview https://www.codeisahighway.com/effective-ways-to-delete-resources-in-a-resource-group-on-azure/

HOTSPOT -For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area: Building a data center is an example of OpEx costs Monthly salaries for technical personnel are an example of OpEx costs Leasing software is an example of OpEx costs

Box 1: No -Building a data center infrastructure is capital expenditure, not operation expenditure. Box 2: Yes -OpEx is ongoing costs (costs of operations) such as staff salaries. Box 3: Yes -OpEx is ongoing costs (costs of operations) such as leasing software. If you purchased software as a one-off purchase, that would be CapEx, but leasing software is ongoing so itג€™s OpEx.

HOTSPOT -For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area: To achieve a hybrid model, a company must always migrate from a private cloud model A company can extend the capacity of its internal network by using the public cloud. In a public cloud model, only guests at your company can access the resources in the cloud.

Box 1: No -It is not true that a company must always migrate from a private cloud model to implement a hybrid cloud. You could start with a public cloud and then combine that with an on-premise infrastructure to implement a hybrid cloud. Box 2: Yes -A company can extend the capacity of its internal network by using the public cloud. This is very common. When you need more capacity, rather than pay out for new on-premises infrastructure, you can configure a cloud environment and connect your on-premises network to the cloud environment by using a VPN. Box 3: No -It is not true that only guest users can access cloud resources. You can give anyone with an account in Azure Active Directory access to the cloud resources. There are many authentication scenarios but a common one is to replicate your on-premises Active Directory accounts to Azure Active Directory and provide access to the Azure Active Directory accounts. Another commonly used authentication method is ג€˜Federationג€™ where authentication for access to cloud resources is passed to another authentication provider such as an on-premises Active Directory. https://azure.microsoft.com/en-gb/overview/what-is-hybrid-cloud-computing/

HOTSPOT -For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area: To implement a hybrid cloud model, a company must have an internal network A company can extend the computing resources of its internal network using a hybrid cloud. In a public cloud model, only guest users at your company can access the resources in the cloud

Box 1: No -It is not true that a company must always migrate from an internal network to implement a hybrid cloud. You could start with a public cloud and then combine that with an on-premise infrastructure to implement a hybrid cloud. Box 2: Yes -A company can extend the computing resources of its internal network by using the public cloud. This is very common. When you need more resources, rather than pay out for new on-premises infrastructure, you can configure a cloud environment and connect your on-premises network to the cloud environment by using a VPN. Box 3: No -It is not true that only guest users can access cloud resources. You can give anyone with an account in Azure Active Directory access to the cloud resources.There are many authentication scenarios but a common one is to replicate your on-premises Active Directory accounts to Azure Active Directory and provide access to the Azure Active Directory accounts. Another commonly used authentication method is ג€˜Federationג€™ where authentication for access to cloud resources is passed to another authentication provider such as an on-premises Active Directory.Reference:https://azure.microsoft.com/en-gb/overview/what-is-hybrid-cloud-computing/

HOTSPOT -For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area: Availability zones can be implemented in all Azure regions. Only virtual machines that run Windows Server can be created in availability zones. Availability zones are used to replicate data and applications to multiple regions.

Box 1: No -Not all Azure regions support availability zones. Box 2: No -Availability zones can be used with many Azure services, not just VMs. Box 3: No -Availability Zones are unique physical locations within a single Azure region.Reference:https://docs.microsoft.com/en-us/azure/availability-zones/az-region#azure-regions-with-availability-zones

HOTSPOT -For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area: Each Azure subscription can contain multiple account administrators. Each Azure subscription can be managed by using a Microsoft account only. An Azure resource group contains multiple Azure subscriptions.

Box 1: No -You can assign service administrators and co-administrators in the Azure Portal but there can only be one account administrator. Box 2: No -You need an Azure Active Directory account to manage a subscription, not a Microsoft account.An account is created in the Azure Active Directory when you create the subscription. Further accounts can be created in the Azure Active Directory to manage the subscription. Box 3: No -Resource groups are logical containers for Azure resources. However, resource groups do not contain subscriptions. Subscriptions contain resource groups.Reference:https://docs.microsoft.com/en-us/office365/enterprise/subscriptions-licenses-accounts-and-tenants-for-microsoft-cloud-offerings

HOTSPOT -For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area: A company can extend a private cloud by adding its own physical servers to the public cloud To build a hybrid cloud, you must deploy resources to the public cloud A private cloud must be disconnected from the internet

Box 1: No -You cannot add physical servers to the public cloud. You can only deploy virtual servers in the public cloud. You can extend a private cloud by deploying virtual servers in a public cloud. This would create a hybrid cloud. Box 2: Yes -A hybrid cloud is a combination of a private cloud and public cloud. Therefore, to create a hybrid cloud, you must deploy resources to a public cloud. Box 3: No.It is not true that a private cloud must be disconnected from the Internet. Private clouds can be and most commonly are connected to the Internet. ג€Private cloudג€ means that the physical servers are managed by you. It does not mean that it is disconnected from the Internet. Reference:https://azure.microsoft.com/en-gb/overview/what-are-private-public-hybrid-clouds/

HOTSPOT -For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area: A company can extend an internal network by adding its own physical servers to the public cloud. A private cloud must be disconnected from the internet. Part of a hybrid cloud is the public cloud.

Box 1: No -You cannot add physical servers to the public cloud. You can only deploy virtual servers in the public cloud. You can extend a private cloud by deploying virtual servers in a public cloud. This would create a hybrid cloud.Box 2: No -A private cloud exists in cyberspace and is accessed via the internet.Box 3: Yes.Reference:https://azure.microsoft.com/en-gb/overview/what-are-private-public-hybrid-clouds/

HOTSPOT -For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point. Azure provides flexibility between capital expenditure (CapEx) and operational Expentidure (OpEx) If you create two Azure virtual machines that use the B2S size, each virtual machine will always generate the same monthly costs. When an Azure virtual machine is stopped, you continue to pay storage costs associated with the virtual machine.

Box 1: Yes -Traditionally, IT expenses have been considered a Capital Expenditure (CapEx). Today, with the move to the cloud and the pay-as-you-go model, organizations have the ability to stretch their budgets and are shifting their IT CapEx costs to Operating Expenditures (OpEx) instead. This flexibility, in accounting terms, is now an option due to the ג€as a Serviceג€ model of purchasing software, cloud storage and other IT related resources. Box 2: No -Two virtual machines using the same size could have different disk configurations. Therefore, the monthly costs could be different. Box 3: Yes -When an Azure virtual machine is stopped, you donג€™t pay for the virtual machine. However, you do still pay for the storage costs associated to the virtual machine.The most common storage costs are for the disks attached to the virtual machines. There are also other storage costs associated with a virtual machine such as storage for diagnostic data and virtual machine backups.References:https://meritsolutions.com/capex-vs-opex-cloud-computing-blog/

HOTSPOT -For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area: A single Microsoft account can be used to manage multiple Azure subscriptions. Two Azure subscriptions can be merged into a single subscription. A company can use resources from multiple subscriptions.

Box 1: Yes -You can use the same account to manage multiple subscriptions. You can create an additional subscription for your account in the Azure portal. You may want an additional subscription to avoid hitting subscription limits, to create separate environments for security, or to isolate data for compliance reasons. Box 2: No -You cannot merge two subscriptions into a single subscription. However, you can move some Azure resources from one subscription to another. You can also transfer ownership of a subscription and change the billing type for a subscription. Box 3: Yes -A company can have multiple subscriptions and store resources in the different subscriptions. However, a resource instance can exist in only one subscription.Reference:https://docs.microsoft.com/en-us/azure/cost-management-billing/manage/create-subscription

HOTSPOT -Which cloud deployment solution is used for Azure virtual machines and Azure SQL databases? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.Hot Area: Azure virtual machines are: - IaaS - PaaS - SaaS Azure SQL databases: - IaaS - PaaS - SaaS

Box 1:Azure virtual machines are Infrastructure as a Service (IaaS).Infrastructure as a Service is the most flexible category of cloud services. It aims to give you complete control over the hardware that runs your application (IT infrastructure servers and virtual machines (VMs), storage, networks, and operating systems). Instead of buying hardware, with IaaS, you rent it. Box 2:Azure SQL databases are Platform as a Service (Paas).Azure SQL Database is a fully managed Platform as a Service (PaaS) Database Engine that handles most of the database management functions such as upgrading, patching, backups, and monitoring without user involvement. Azure SQL Database is always running on the latest stable version of SQL ServerDatabase Engine and patched OS with 99.99% availability. PaaS capabilities that are built-in into Azure SQL database enable you to focus on the domain specific database administration and optimization activities that are critical for your business.Reference:https://docs.microsoft.com/en-gb/learn/modules/principles-cloud-computing/5-types-of-cloud-services https://docs.microsoft.com/en-us/azure/sql-database/sql-database-paas-index

DRAG DROP -Match the Azure services benefits to the correct descriptions.Instructions: To answer, drag the appropriate benefit from the column on the left to its description on the right. Each benefit may be used once, more than once, or not at all.NOTE: Each correct match is worth one point. A cloud service that remains available after a failure occurs. A cloud service that can be recovered after a failure occurs. A cloud service that performs quickly when demand increases A cloud service that can be accessed quickly from the internet.

Box 1:Fault tolerance is the ability of a service to remain available after a failure of one of the components of the service. For example, a service running on multiple servers can withstand the failure of one of the servers. Box 2:Disaster recovery is the recovery of a service after a failure. For example, restoring a virtual machine from backup after a virtual machine failure. Box 3:Dynamic scalability is the ability for compute resources to be added to a service when the service is under heavy load. For example, in a virtual machine scale set, additional instances of the virtual machine are added when the existing virtual machines are under heavy load. Box 4:Latency is the time a service to respond to requests. For example, the time it takes for a web page to be returned from a web server. Low latency means low response time which means a quicker response.

HOTSPOT -You plan to create an Azure virtual machine.You need to identify which storage service must be used to store the unmanaged data disks of the virtual machine.What should you identify? To answer, select the appropriate service in the answer area.Hot Area: Containers - Scalable, cost-effective storage for unstructured data File shares - Serverless SMB file shares Tables - Tabular data storage Queues - Effectively scale apps according to traffic

Containers Azure containers are the backbone of the virtual disks platform for Azure IaaS. Both Azure OS and data disks are implemented as virtual disks where data is durably persisted in the Azure Storage platform and then delivered to the virtual machines for maximum performance. Azure Disks are persisted in Hyper-V VHD format and stored as a page blob in Azure Storage.Reference:https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-pageblob-overview

You are tasked with deploying Azure virtual machines for your company.You need to make use of the appropriate cloud deployment solution.Solution: You should make use of Infrastructure as a Service (IaaS).Does the solution meet the goal? A. Yes B. No

Correct Answer: A

Your company is planning to migrate all their virtual machines to an Azure pay-as-you-go subscription. The virtual machines are currently hosted on the Hyper-V hosts in a data center.You are required make sure that the intended Azure solution uses the correct expenditure model.Solution: You should recommend the use of the operational expenditure model.Does the solution meet the goal? A. Yes B. No

Correct Answer: A

Your companyג€™s Active Directory forest includes thousands of user accounts.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? A. Yes B. No

Correct Answer: A

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 DevTest Labs.Does the solution meet the goal? A. Yes B. No

Correct Answer: A

Your companyג€™s infrastructure includes a number of business units that each need a large number of various Azure resources for everyday operation.The resources required by each business unit are identical.You are required to sanction a strategy to create Azure resources automatically.Solution: You recommend that the Azure Resource Manager templates be included in the strategy.Does the solution meet the goal? A. Yes B. No

Correct Answer: A

You are required to deploy an Artificial Intelligence (AI) solution in Azure.You want to make sure that you are able to build, test, and deploy predictive analytics for the solution.Solution: You should make use of Azure Machine Learning Studio.Does the solution meet the goal? A. Yes B. No

Correct Answer: A Machine Learning Studio (classic) is a drag-and-drop tool you can use to build, test, and deploy predictive analytics solutions. https://docs.microsoft.com/bs-cyrl-ba/azure/machine-learning/classic/

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 meets the company migration plan.Solution: You create an Azure App Service and Azure Storage accounts.Does this meet the goal? A. Yes B. No

Correct Answer: A Storage is PaaS apparently. But can also be implemented in IaaS. Look into it.

To which cloud models can you deploy physical servers? A. private cloud and hybrid cloud only B. private cloud only C. private cloud, hybrid cloud and public cloud D. hybrid cloud only

Correct Answer: A 🗳️A private cloud is on-premises so you can deploy physical servers.A hybrid cloud is a mix of on-premise and public cloud resources. You can deploy physical servers on-premises.Reference:https://azure.microsoft.com/en-gb/overview/what-is-hybrid-cloud-computing/

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 availability zones.Does this meet the goal? A. Yes B. No

Correct Answer: A 🗳️Availability zones expand the level of control you have to maintain the availability of the applications and data on your VMs. An Availability Zone is a physically separate zone, within an Azure region. There are three Availability Zones per supported Azure region.Each Availability Zone has a distinct power source, network, and cooling. By architecting your solutions to use replicated VMs in zones, you can protect your apps and data from the loss of a datacenter. If one zone is compromised, then replicated apps and data are instantly available in another zone.Reference:https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/availability

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. 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. 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 meets the company migration plan.Solution: You create an Azure App Service and Azure SQL databases.Does this meet the goal? A. Yes B. No

Correct Answer: A 🗳️Azure App Service and Azure SQL databases are examples of Azure PaaS solutions. Therefore, this solution does meet the goal.

This question requires that you evaluate the underlined text to determine if it is correct.One of the benefits of Azure SQL Data Warehouse is that high availability is built into the platform.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. A. No change is needed B. automatic scaling C. data compression D. versioning

Correct Answer: A 🗳️Azure Data Warehouse (now known as Azure Synapse Analytics) is a PaaS offering from Microsoft. As with all PaaS services from Microsoft, SQL DataWarehouse offers an availability SLA of 99.9%. Microsoft can offer 99.9% availability because it has high availability features built into the platform.References:https://docs.microsoft.com/en-us/azure/sql-data-warehouse/sql-data-warehouse-overview-faq

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 regions.Does this meet the goal? A. Yes B. No

Correct Answer: A 🗳️By deploying the virtual machines to two or more regions, you are deploying the virtual machines to multiple datacenters. This will ensure that the services running on the virtual machines are available if a single data center fails.Azure operates in multiple datacenters around the world. These datacenters are grouped in to geographic regions, giving you flexibility in choosing where to build your applications.You create Azure resources in defined geographic regions like 'West US', 'North Europe', or 'Southeast Asia'. You can review the list of regions and their locations.Within each region, multiple datacenters exist to provide for redundancy and availability.Reference:https://docs.microsoft.com/en-us/azure/virtual-machines/windows/regions

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? A. fault tolerance B. elasticity C. scalability D. low latency

Correct Answer: A 🗳️Fault tolerance is the ability of a system to continue to function in the event of a failure of some of its components.In this question, you could have servers that are replicated across datacenters.Availability zones expand the level of control you have to maintain the availability of the applications and data on your VMs. Availability Zones are unique physical locations within an Azure region. Each zone is made up of one or more datacenters equipped with independent power, cooling, and networking. To ensure resiliency, there are a minimum of three separate zones in all enabled regions. The physical separation of Availability Zones within a region protects applications and data from datacenter failures.With Availability Zones, Azure offers industry best 99.99% VM uptime SLA. By architecting your solutions to use replicated VMs in zones, you can protect your applications and data from the loss of a datacenter. If one zone is compromised, then replicated apps and data are instantly available in another zone.References:https://docs.microsoft.com/en-us/azure/virtual-machines/windows/manage-availability

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? A. operational B. elastic C. capital D. scalable

Correct Answer: A 🗳️One of the major changes that you will face when you move from on-premises cloud to the public cloud is the switch from capital expenditure (buying hardware) to operating expenditure (paying for service as you use it). This switch also requires more careful management of your costs. The benefit of the cloud is that you can fundamentally and positively affect the cost of a service you use by merely shutting down or resizing it when it's not needed.Reference:https://docs.microsoft.com/en-us/azure/architecture/cloud-adoption/appendix/azure-scaffold

You plan to host the web app on Azure.You need to determine which Azure web tier plan to host the web app. The web tier plan must meet the following requirements: ✑ The website will use the miami.weyland.com URL. ✑ The website will be deployed to two instances. ✑ SSL support must be included. ✑ The website requires 12 GB of storage. ✑ Costs must be minimized. Which web tier plan should you use? A. Standard B. Basic C. Free D. Shared

Correct Answer: A 🗳️References:http://azure.microsoft.com/en-us/documentation/articles/azure-subscription-service-limits/

You have 50 virtual machines hosted on-premises and 50 virtual machines hosted in Azure. The on-premises virtual machines and the Azure virtual machines connect to each other.Which type of cloud model is this? A. hybrid B. private C. public

Correct Answer: A 🗳️References:https://azure.microsoft.com/en-gb/overview/what-is-hybrid-cloud-computing/

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? A. Yes B. No

Correct Answer: A 🗳️References:https://docs.microsoft.com/en-us/azure/active-directory/identity-protection/howto-sign-in-risk-policy

You are tasked with deploying a critical LOB application, which will be installed on a virtual machine, to Azure.You are informed that the application deployment strategy should allow for a guaranteed availability of 99.99 percent. You need to make sure that the strategy requires as little virtual machines and availability zones as possible.Solution: You include two virtual machines and two availability zones in your strategy. Does the solution meet the goal? A. Yes B. No

Correct Answer: A 🗳️References:https://docs.microsoft.com/en-us/azure/availability-zones/az-overview

What does a customer provide in a software as a service (SaaS) model? A. application data B. data storage C. compute resources D. application software

Correct Answer: A 🗳️SaaS provides a complete software solution which you purchase on a pay-as-you-go basis from a cloud service provider. You rent the use of an app for your organization and your users connect to it over the Internet, usually with a web browser. All of the underlying infrastructure, middleware, app software and app data are located in the service providerג€™s data center. The service provider manages the hardware and software and with the appropriate service agreement, will ensure the availability and the security of the app and your data as well.Reference:https://azure.microsoft.com/en-in/overview/what-is-saas/

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.NOTE: Each correct selection is worth one point. A. Azure Data Lake B. Azure Cosmos DB C. Azure SQL Data Warehouse D. Azure SQL Database E. Azure Database for PostgreSQL

Correct Answer: AC 🗳️ You can use Power BI to analyze and visualize data stored in Azure Data Lake and Azure SQL Data Warehouse.Azure Data Lake includes all of the capabilities required to make it easy for developers, data scientists and analysts to store data of any size and shape and at any speed, and do all types of processing and analytics across platforms and languages. It removes the complexities of ingesting and storing all your data while making it faster to get up and running with batch, streaming and interactive analytics. It also integrates seamlessly with operational stores and data warehouses so that you can extend current data applications.References:https://docs.microsoft.com/en-us/azure/data-lake-store/data-lake-store-power-bi https://azure.microsoft.com/en-gb/solutions/data-lake/ https://docs.microsoft.com/en-us/azure/data-lake-store/data-lake-store-power-bi

Your company has an on-premises network that contains multiple servers.The company plans to reduce the following administrative responsibilities: ✑ Backing up application data ✑ Replacing failed server hardware ✑ Managing physical server security ✑ Updating server operating systems ✑ Managing permissions to shared documentsThe company plans to migrate servers to Azure virtual machines. You need to identify which administrative responsibilities will be eliminated after the planned migration. Which two responsibilities should you identify? Each correct answer presents a complete solution.NOTE: Each correct selection is worth one point. A. Replacing failed server hardware B. Backing up application data C. Managing physical server security D. Updating server operating systems E. Managing permissions to shared documents

Correct Answer: AC 🗳️Azure virtual machines run on Hyper-V physical servers. The physical servers are owned and managed by Microsoft. As an Azure customer, you have no access to the physical servers. Microsoft manage the replacement of failed server hardware and the security of the physical servers so you donג€™t need to.Incorrect Answers:B: Microsoft have no control over the applications you run on the virtual machines. Therefore, it is your responsibility to ensure that application data is backed up.D: Microsoft do not manage the operating systems you run on the virtual machines. Therefore, it is your responsibility to ensure that the operating systems are updated.E: Microsoft have no control over the shared folders you host on the virtual machines. Therefore, it is your responsibility to ensure that folder permissions are configured appropriately.

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.What are two possible techniques to segment Azure for the departments? Each correct answer presents a complete solution.NOTE: Each correct selection is worth one point. A. multiple subscriptions B. multiple Azure Active Directory (Azure AD) directories C. multiple regions D. multiple resource groups

Correct Answer: AD 🗳️An Azure subscription is a container for Azure resources. It is also a boundary for permissions to resources and for billing. You are charged monthly for all resources in a subscription. A single Azure tenant (Azure Active Directory) can contain multiple Azure subscriptions.A resource group is a container that holds related resources for an Azure solution. The resource group can include all the resources for the solution, or only those resources that you want to manage as a group.To enable each department administrator to manage the Azure resources used by that department, you will need to create a separate subscription per department. You can then assign each department administrator as an administrator for the subscription to enable them to manage all resources in that subscription.Reference:https://docs.microsoft.com/en-us/azure/cost-management-billing/manage/create-subscription https://docs.microsoft.com/en-us/azure/cost-management-billing/manage/add-change-subscription-administrator

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. a virtual network gateway B. a load balancer C. an application gateway D. a virtual network E. a gateway subnet

Correct Answer: AE 🗳️To implement a solution that enables the client computers on your on-premises network to communicate to the Azure virtual machines, you need to configure aVPN (Virtual Private Network) to connect the on-premises network to the Azure virtual network.The Azure VPN device is known as a Virtual Network Gateway. The virtual network gateway needs to be located in a dedicated subnet in the Azure virtual network. This dedicated subnet is known as a gateway subnet and must be named ג€˜GatewaySubnetג€™.Note: a virtual network (answer D) is also required. However, as we already have virtual machines deployed in a Azure, we can assume that the virtual network is already in place.References:https://docs.microsoft.com/en-us/office365/enterprise/connect-an-on-premises-network-to-a-microsoft-azure-virtual-network

This question requires that you evaluate the underlined text to determine if it is correct.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. A. No change is needed B. Management groups C. Azure policies D. Azure App Service plans

Correct Answer: B

You are planning a strategy to deploy numerous web servers and database servers to Azure.This strategy should allow for connection types between the web servers and database servers to be controlled.Solution: You include a local network gateway in your strategy.Does the solution meet the goal? A. Yes B. No

Correct Answer: B

You are planning to migrate a company to Azure. Each of the companyג€™s numerous divisions will have an administrator in place to manage the Azure resources used by their respective division.You want to make sure that the Azure deployment you employ allows for Azure to be segmented for the divisions, while keeping administrative effort to a minimum.Solution: You plan to make use of several Azure Active Directory (Azure AD) directories.Does the solution meet the goal? A. Yes B. No

Correct Answer: B

You are tasked with deploying Azure virtual machines for your company.You need to make use of the appropriate cloud deployment solution.Solution: You should make use of Platform as a Service (PaaS).Does the solution meet the goal? A. Yes B. No

Correct Answer: B

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? A. Yes B. No

Correct Answer: B

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 Multi-Factor Authentication (MFA).Does the solution meet the goal? A. Yes B. No

Correct Answer: B

Your company is planning to migrate all their virtual machines to an Azure pay-as-you-go subscription. The virtual machines are currently hosted on the Hyper-V hosts in a data center.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? A. Yes B. No

Correct Answer: B

Your company is planning to migrate all their virtual machines to an Azure pay-as-you-go subscription. The virtual machines are currently hosted on the Hyper-V hosts in a data center.You are required make sure that the intended Azure solution uses the correct expenditure model.Solution: You should recommend the use of the scalable expenditure model.Does the solution meet the goal? A. Yes B. No

Correct Answer: B

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 meets the company migration plan.Solution: You create an Azure App Service and Azure virtual machines that have Microsoft SQL Server installed.Does this meet the goal? A. Yes B. No

Correct Answer: B

Your companyג€™s Active Directory forest includes thousands of user accounts.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 require Azure Multi-Factor Authentication (MFA).Does the solution meet the goal? A. Yes B. No

Correct Answer: B

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? A. Yes B. No

Correct Answer: B

Your companyג€™s infrastructure includes a number of business units that each need a large number of various Azure resources for everyday operation.The resources required by each business unit are identical.You are required to sanction a strategy to create Azure resources automatically.Solution: You recommend that the Azure API Management service be included in the strategy.Does the solution meet the goal? A. Yes B. No

Correct Answer: B

You are required to deploy an Artificial Intelligence (AI) solution in Azure.You want to make sure that you are able to build, test, and deploy predictive analytics for the solution.Solution: You should make use of Azure Cosmos DB.Does the solution meet the goal? A. Yes B. No

Correct Answer: B Machine Learning Studio (classic) is a drag-and-drop tool you can use to build, test, and deploy predictive analytics solutions. Azure Cosmos DB is a fully managed NoSQL database for modern app development.

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 Microsoft Managed Desktop.Does the solution meet the goal? A. Yes B. No

Correct Answer: B The correct answer should be Azure DevTest Labs.

HOTSPOT -To complete the sentence, select the appropriate option in the answer area.Hot Area: When planning to migrate a public website to Azure, you must plan to a) deploy a VPN b) pay monthly usage costs c) pay to transfer all the website data to Azure d) reduce the number of connections to the website

Correct Answer: B When planning to migrate a public website to Azure, you must plan to pay monthly usage costs. This is because Azure uses the pay-as-you-go model.

You are tasked with deploying a critical LOB application, which will be installed on a virtual machine, to Azure.You are informed that the application deployment strategy should allow for a guaranteed availability of 99.99 percent. You need to make sure that the strategy requires as little virtual machines and availability zones as possible.Solution: You include one virtual machine and two availability zones in your strategy. Does the solution meet the goal? A. Yes B. No

Correct Answer: B https://docs.microsoft.com/en-us/azure/availability-zones/az-overview

You are tasked with deploying a critical LOB application, which will be installed on a virtual machine, to Azure.You are informed that the application deployment strategy should allow for a guaranteed availability of 99.99 percent. You need to make sure that the strategy requires as little virtual machines and availability zones as possible.Solution: You include two virtual machines and one availability zone in your strategy. Does the solution meet the goal? A. Yes B. No

Correct Answer: B https://docs.microsoft.com/en-us/azure/availability-zones/az-overview

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 locationWhich of the following Azure stored redundancy options should you recommend? A. Geo-redundant storage B. Read-only geo-redundant storage C. Zone-redundant storage D. Locally redundant storage

Correct Answer: B 🗳️RA-GRS allows you to have higher read availability for your storage account by providing ג€read onlyג€ access to the data replicated to the secondary location. Once you enable this feature, the secondary location may be used to achieve higher availability in the event the data is not available in the primary region. This is anג€opt-inג€ feature which requires the storage account be geo-replicated.References:https://docs.microsoft.com/en-us/azure/storage/common/storage-redundancy https://docs.microsoft.com/en-us/azure/storage/common/storage-redundancy-grs#read-access-geo-redundant-storage

You are tasked with deploying Azure virtual machines for your company.You need to make use of the appropriate cloud deployment solution.Solution: You should make use of Software as a Service (SaaS).Does the solution meet the goal? A. Yes B. No

Correct Answer: B 🗳️

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? A. Yes B. No

Correct Answer: B 🗳️A resource group is a logical container for Azure resources. When you create a resource group, you specify which location to create the resource group in.However, when you create a virtual machine and place it in the resource group, the virtual machine can still be in a different location (different datacenter).Therefore, creating multiple resource groups, even if they are in separate datacenters does not ensure that the services running on the virtual machines are available if a single data center fails.References:https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/overview#resource-groups

You plan to provision Infrastructure as a Service (IaaS) resources in Azure.Which resource is an example of IaaS? A. an Azure web app B. an Azure virtual machine C. an Azure logic app D. an Azure SQL database

Correct Answer: B 🗳️An Azure virtual machine is an example of Infrastructure as a Service (IaaS).Azure web app, Azure logic app and Azure SQL database are all examples of Platform as a Service (Paas).Reference:https://azure.microsoft.com/en-gb/overview/what-is-iaas/https://azure.microsoft.com/en-gb/overview/what-is-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? A. Software as a Service (SaaS) B. Platform as a Service (PaaS) C. Infrastructure as a Service (IaaS) D. Database as a Service (DaaS)

Correct Answer: B 🗳️Azure App Service is a platform-as-a-service (PaaS) offering that lets you create web and mobile apps for any platform or device and connect to data anywhere, in the cloud or on-premises. App Service includes the web and mobile capabilities that were previously delivered separately as Azure Websites and Azure MobileServices.References:https://docs.microsoft.com/en-us/azure/security/fundamentals/paas-applications-using-app-services

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. a resource group for FinServer and another resource group for all the other servers B. a virtual network for FinServer and another virtual network for all the other servers C. a VPN for FinServer and a virtual network gateway for each other server D. one resource group for all the servers and a resource lock for FinServer

Correct Answer: B 🗳️Networks in Azure are known as virtual networks. A virtual network can have multiple IP address spaces and multiple subnets. Azure automatically routes traffic between different subnets within a virtual network.The question states that FinServer must be on a separate network segment. The only way to separate FinServer from the other servers in networking terms is to place the server in a different virtual network to the other servers.References:https://docs.microsoft.com/en-us/azure/virtual-network/virtual-network-vnet-plan-design-arm

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 meets the company migration plan.Solution: You create Azure virtual machines, Azure SQL databases, and Azure Storage accounts.Does this meet the goal? A. Yes B. No

Correct Answer: B 🗳️Platform as a service (PaaS) is a complete development and deployment environment in the cloud. PaaS includes infrastructure ג€" servers, storage, and networking ג€" but also middleware, development tools, business intelligence (BI) services, database management systems, and more. PaaS is designed to support the complete web application lifecycle: building, testing, deploying, managing, and updating.However, virtual machines are examples of Infrastructure as a service (IaaS). IaaS is an instant computing infrastructure, provisioned and managed over the internet.References:https://azure.microsoft.com/en-us/overview/what-is-paas/https://azure.microsoft.com/en-us/overview/what-is-iaas/

Your companyג€™s Azure subscription includes a Basic support plan.They would like to request an assessment of an Azure environmentג€™s design from Microsoft. This is, however, not supported by the existing plan.You want to make sure that the company subscribes to a support plan that allows this functionality, while keeping expenses to a minimum.Solution: You recommend that the company subscribes to the Professional Direct support plan.Does the solution meet the goal? A. Yes B. No

Correct Answer: B 🗳️References:https://azure.microsoft.com/en-gb/support/plans/

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 Privileged Identity Management.Does the solution meet the goal? A. Yes B. No

Correct Answer: B 🗳️References:https://docs.microsoft.com/en-us/azure/active-directory/identity-protection/howto-sign-in-risk-policy

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 a scale set.Does this meet the goal? A. Yes B. No

Correct Answer: B 🗳️This answer does not specify that the scale set will be configured across multiple data centers so this solution does not meet the goal.Azure virtual machine scale sets let you create and manage a group of load balanced VMs. The number of VM instances can automatically increase or decrease in response to demand or a defined schedule. Scale sets provide high availability to your applications, and allow you to centrally manage, configure, and update many VMs.Virtual machines in a scale set can be deployed across multiple update domains and fault domains to maximize availability and resilience to outages due to data center outages, and planned or unplanned maintenance events.Reference:https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/availability

HOTSPOT -To complete the sentence, select the appropriate option in the answer area.Hot Area: An organization that hosts its infrastructure _____________ no longer requires a data center. a) in a private cloud b) in a hybrid cloud c) in the public cloud d) on a Hyper-V host

Correct Answer: C in the public cloud A private cloud is hosted in your datacenter. Therefore, you cannot close your datacenter if you are using a private cloud.A public cloud is hosted externally, for example, in Microsoft Azure. An organization that hosts its infrastructure in a public cloud can close its data center.Public cloud is the most common deployment model. In this case, you have no local hardware to manage or keep up-to-date ג€" everything runs on your cloud provider's hardware.Microsoft Azure is an example of a public cloud provider.In a private cloud, you create a cloud environment in your own datacenter and provide self-service access to compute resources to users in your organization.This offers a simulation of a public cloud to your users, but you remain completely responsible for the purchase and maintenance of the hardware and software services you provide.Reference:https://docs.microsoft.com/en-gb/learn/modules/principles-cloud-computing/4-cloud-deployment-models

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? A. Configure a Site-to-Site (S2S) VPN. B. Configure a VNet-toVNet VPN. C. Configure a Point-to-Site (P2S) VPN. D. Configure DirectAccess on a Windows Server 2012 server VM. E. Configure a Multi-Site VPN

Correct Answer: C 🗳️A Point-to-Site (P2S) VPN gateway connection lets you create a secure connection to your virtual network from an individual client computer.References:https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-about-vpngateways

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 meets the companyג€™s migration plan.What should you create? A. Azure virtual machines, Azure SQL databases, and Azure Storage accounts. B. an Azure App Service and Azure virtual machines that have Microsoft SQL Server installed. C. an Azure App Service and Azure SQL databases. D. Azure storage accounts and web server in Azure virtual machines.

Correct Answer: C 🗳️Azure App Service and Azure SQL databases are examples of Azure PaaS solutions. Therefore, this solution does meet the goal.

Your company hosts an accounting application 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? A. high availability B. high latency C. elasticity D. load balancing

Correct Answer: C 🗳️Elasticity in this case is the ability to provide additional compute resource when needed and reduce the compute resource when not needed to reduce costs.Autoscaling is an example of elasticity.Elastic computing is the ability to quickly expand or decrease computer processing, memory and storage resources to meet changing demands without worrying about capacity planning and engineering for peak usage. Typically controlled by system monitoring tools, elastic computing matches the amount of resources allocated to the amount of resources actually needed without disrupting operations. With cloud elasticity, a company avoids paying for unused capacity or idle resources and doesnג€™t have to worry about investing in the purchase or maintenance of additional resources and equipment.References:https://azure.microsoft.com/en-gb/overview/what-is-elastic-computing/

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? A. Software as a Service (SaaS) B. Platform as a Service (PaaS) C. Infrastructure as a Service (laaS)

Correct Answer: C 🗳️Infrastructure as a service (IaaS) is an instant computing infrastructure, provisioned and managed over the internet. The IaaS service provider manages the infrastructure, while you purchase, install, configure, and manage your own softwareIncorrect Answers:A: Software as a service (SaaS) allows users to connect to and use cloud-based apps over the Internet. Common examples are email, calendaring, and office tools. In this scenario, you need to run your own apps, and therefore require an infrastructure.B:Platform as a service (PaaS) is a complete development and deployment environment in the cloud. PaaS includes infrastructureג€"servers, storage, and networkingג€"but also middleware, development tools, business intelligence (BI) services, database management systems, and more. PaaS is designed to support the complete web application lifecycle: building, testing, deploying, managing, and updating.References:https://azure.microsoft.com/en-us/overview/what-is-iaas/https://azure.microsoft.com/en-us/overview/what-is-saas/https://azure.microsoft.com/en-us/overview/what-is-paas/

In which type of cloud model are all the hardware resources owned by a third-party and shared between multiple tenants? A. private B. hybrid C. public

Correct Answer: C 🗳️Microsoft Azure, Amazon Web Services and Google Cloud are three examples of public cloud services.Microsoft, Amazon and Google own the hardware. The tenants are the customers who use the public cloud services.

What is the first stage in the Microsoft Cloud Adoption Framework for Azure? A. Adopt the cloud. B. Make a plan. C. Ready your organization. D. Define your strategy.

Correct Answer: D

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. a complete migration to the public cloud B. an additional data center C. a private cloud D. a hybrid cloud

Correct Answer: D 🗳️A hybrid cloud is a combination of a private cloud and a public cloud.Capital expenditure is the spending of money up-front for infrastructure such as new servers.With a hybrid cloud, you can continue to use the on-premises servers while adding new servers in the public cloud (Azure for example). Adding new servers inAzure minimizes the capital expenditure costs as you are not paying for new servers as you would if you deployed new server on-premises. Incorrect Answers:A: A complete migration of 100 servers to the public cloud would involve a lot of operational expenditure (the cost of migrating all the servers).B: An additional data center would involve a lot of capital expenditure (the cost of the new infrastructure).C: A private cloud is hosted on on-premises servers to this would involve a lot of capital expenditure (the cost of the new infrastructure to host the private cloud).Reference:https://docs.microsoft.com/en-gb/learn/modules/principles-cloud-computing/4-cloud-deployment-models

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? A. a physical server failure B. an Azure region failure C. a storage failure D. an Azure data center failure

Correct Answer: D 🗳️Availability zones expand the level of control you have to maintain the availability of the applications and data on your VMs. An Availability Zone is a physically separate zone, within an Azure region. There are three Availability Zones per supported Azure region.Each Availability Zone has a distinct power source, network, and cooling. By architecting your solutions to use replicated VMs in zones, you can protect your apps and data from the loss of a datacenter. If one zone is compromised, then replicated apps and data are instantly available in another zone.Reference:https://docs.microsoft.com/en-us/azure/virtual-machines/availability

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? A. Create a service health alert B. Upgrade your support plan C. Modify an Azure policy D. Create a new support request

Correct Answer: D 🗳️Many Azure resource have quote limits. The purpose of the quota limits is to help you control your Azure costs. However, it is common to require an increase to the default quota.You can request a quota limit increase by opening a support request. In the support request, select ג€˜Service and subscription limits (quotas)ג€™ for the Issue type, select your subscription and the service you want to increase the quota for. For this question, you would select ג€˜SQL Database Managed Instanceג€™ as the quote type.Reference:https://docs.microsoft.com/en-us/azure/sql-database/sql-database-managed-instance-resource-limits#obtaining-a-larger-quota-for-sql-managed-instance

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? A. The public cloud is owned by the public, NOT a private corporation B. The public cloud is a crowd-sourcing solution that provides corporations with the ability to enhance the cloud C. All public cloud resources can be freely accessed by every member of the public D. The public cloud is a shared entity whereby multiple corporations each use a portion of the resources in the cloud

Correct Answer: D 🗳️The public cloud is a shared entity whereby multiple corporations each use a portion of the resources in the cloud. The hardware resources (servers, infrastructure etc.) are managed by the cloud provider. Multiple companies create resources such as virtual machines and virtual networks on the hardware resources.

What are two characteristics of the public cloud? Each correct answer presents a complete solution.NOTE: Each correct selection is worth one point. A. dedicated hardware B. unsecured connections C. limited storage D. metered pricing E. self-service management

Correct Answer: DE With the public cloud, you get pay-as-you-go pricing ג€" you pay only for what you use, no CapEx costs.With the public cloud, you have self-service management. You are responsible for the deployment and configuration of the cloud resources such as virtual machines or web sites. The underlying hardware that hosts the cloud resources is managed by the cloud provider.Incorrect Answers:A: You donג€™t have dedicated hardware. The underlying hardware is shared so you could have multiple customers using cloud resources hosted on the same physical hardware.B: Connections to the public cloud are secure.C: Storage is not limited. You can have as much storage as you like.References:https://docs.microsoft.com/en-gb/learn/modules/principles-cloud-computing/4-cloud-deployment-models

HOTSPOT -To complete the sentence, select the appropriate option in the answer area.Hot Area: Azure Site Recovery provides __________ for virtual machines. - fault tolerance - disaster recovery - elasticity - high availability

Correct Answer: fault tolerance Azure Site Recovery helps ensure business continuity by keeping business apps and workloads running during outages. Site Recovery replicates workloads running on physical and virtual machines (VMs) from a primary site to a secondary location.Reference:https://docs.microsoft.com/en-us/azure/site-recovery/site-recovery-overview

HOTSPOT -To complete the sentence, select the appropriate option in the answer area.Hot Area: When you are implementing a SaaS solution, you are responsible for: a) Configuring high availability b) defining scalability rules c) installing the SaaS solution d) configuring the SaaS solution

Correct answer is: D configuring the SaaS solution When you are implementing a Software as a Service (SaaS) solution, you are responsible for configuring the SaaS solution. Everything else is managed by the cloud provider.SaaS requires the least amount of management. The cloud provider is responsible for managing everything, and the end user just uses the software.Software as a service (SaaS) allows users to connect to and use cloud-based apps over the Internet. Common examples are email, calendaring and office tools(such as Microsoft Office 365).SaaS provides a complete software solution which you purchase on a pay-as-you-go basis from a cloud service provider. You rent the use of an app for your organization and your users connect to it over the Internet, usually with a web browser. All of the underlying infrastructure, middleware, app software and app data are located in the service providerג€™s data center. The service provider manages the hardware and software and with the appropriate service agreement, will ensure the availability and the security of the app and your data as well.Reference:https://azure.microsoft.com/en-in/overview/what-is-saas/https://docs.microsoft.com/en-gb/learn/modules/principles-cloud-computing/5-types-of-cloud-services

HOTSPOT -You plan to extend your companyג€™s network to Azure.The network contains a VPN appliance that uses an IP address of 131.107.200.1.You need to create an Azure resource that defines the VPN appliance in Azure.Which Azure resource should you create? To answer, select the appropriate resource in the answer area.Hot Area: NAT gateways Application gateways Local network gateways Virtual network gateways On-premises Data Gateways Azure Data Box Gateway Azure Stack Edge / Data Box Gateway Web Application Firewall policies

Local Network Gateways A Local Network Gateway is an object in Azure that represents your on-premise VPN device. A Virtual Network Gateway is the VPN object at the Azure end of theVPN. A ג€˜connectionג€™ is what connects the Local Network Gateway and the Virtual Network Gateway to bring up the VPN.The local network gateway typically refers to your on-premises location. You give the site a name by which Azure can refer to it, then specify the IP address of the on-premises VPN device to which you will create a connection. You also specify the IP address prefixes that will be routed through the VPN gateway to the VPN device. The address prefixes you specify are the prefixes located on your on-premises network. If your on-premises network changes or you need to change the public IP address for the VPN device, you can easily update the values later.Reference:https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-howto-site-to-site-resource-manager-portal

HOTSPOT -For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area: Microsoft SQL Server 2019 installed on an Azure virtual machine is an example of platform as a service (PaaS). Azure SQL Database is an example of platform as a service (PaaS). Azure Cosmos DB is an example of software as a service (SaaS).

No Yes No Reference:https://docs.microsoft.com/en-us/azure/azure-sql/azure-sql-iaas-vs-paas-what-is-overview https://docs.microsoft.com/en-us/azure/cosmos-db/account-databases-containers-items https://www.red-gate.com/simple-talk/cloud/azure/overview-of-azure-cosmos-db

HOTSPOT -For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area: A PaaS solution provides full control of operating systems that host applications A PaaS solution provides additional memory to apps by changing pricing tiers A PaaS solution can automatically scale the number of instances

No Yes Yes

HOTSPOT -For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area: Azure pay-as-you-go pricing is an example of CapEx Paying electricity for your datacenter is an example of OpEx Deploying your own datacenter is an example of CapEx

No No Yes

HOTSPOT -For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area: With SaaS, you must apply software updates With IaaS, you must install the software that you want to use Azure backup is an example of PaaS

No Yes Yes Reference:https://azure.microsoft.com/en-us/overview/what-is-saas/https://azure.microsoft.com/en-us/overview/what-is-iaas/https://azure.microsoft.com/en-us/overview/what-is-paas/

HOTSPOT -To complete the sentence, select the appropriate option in the answer area.Hot Area: A Microsoft SQL Server database that is hosted in the cloud and has software updates managed by Azure is an example of disaster recovery as a service (DRaaS). infrastructure as a service (IaaS). platform as a service (PaaS). software as a service (SaaS).

PaaS

HOTSPOT -To complete the sentence, select the appropriate option in the answer area.Hot Area: When you need to delegate permissions to several Azure virtual machines simultaneously, you must deploy the Azure virtual machines ___________________. to the same Azure region. by using the same Azure Resource Manager template. to the same resource group. to the same availability zone.

Resource Group A resource group is a logical container for Azure resources. Resource groups make the management of Azure resources easier.With a resource group, you can allow a user to manage all resources in the resource group, such as virtual machines, websites, and subnets. The permissions you apply to the resource group apply to all resources contained in the resource group.Reference:https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/overview#resource-groups https://docs.microsoft.com/en-us/azure/role-based-access-control/overview

HOTSPOT -You have an Azure environment that contains 10 web apps. To which URL should you connect to manage all the Azure resources? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.Hot Area: https:// ______________ ___________________ com admin. | azure. portal. | azurewebsites. www. | microsoft.

The URL of the Azure portal is https://portal.azure.com.

HOTSPOT -For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area: Cloud computing provides elastic scalability. Customers can minimize capital expenditure (CapEx) by using a public cloud. Cloud computing leverages virtualization to provide services to multiple customers simultaneously.

Yes Yes Yes

HOTSPOT -For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area: Azure Files is an example of infrastructure as a service (laaS) A DNS server that runs on an Azure virtual machine is an example of platform as a service (PaaS). Microsoft Intune is an example of software as a service (SaaS)

Yes No Yes Reference:https://azure.microsoft.com/en-gb/overview/what-is-iaas/https://azure.microsoft.com/en-gb/overview/what-is-paas/https://azure.microsoft.com/en-gb/overview/what-is-saas/

HOTSPOT -To complete the sentence, select the appropriate option in the answer area.Hot Area: 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. The virtual machines can be moved to the new subscription only if they are all in the same resource group. The virtual machines can be moved to the new subscription only if they run Windows Server 2016.

You can move a VM and its associated resources to a different subscription by using the Azure portal. Moving between subscriptions can be handy if you originally created a VM in a personal subscription and now want to move it to your company's subscription to continue your work. You do not need to start the VM in order to move it and it should continue to run during the move.Reference:https://docs.microsoft.com/en-us/azure/virtual-machines/windows/move-vm


Kaugnay na mga set ng pag-aaral

Exam 1 - The Purpose of Business

View Set

Policy Provisions, Options and Riders

View Set

LD 15: Chapter 1-6 - Constitutional Protections and the Role of a Peace Officer

View Set

Ligament Attachments to Bone: Practical 1, Pg 12, #1-18

View Set

Trauma/SCI/TBI/ICP NCLEX Questions

View Set