Azure Practice Questions

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

Your team needs to have a tool that provides a digital online assistant that can provide speech support. Which of the following service can be used for this purpose: A. Azure Machine Learning B. Azure IoT Hub C. Azure AI bot D. Azure Functions

C. Azure AI bot The Azure AI bot service can be used to have a digital assistant implemented for your application. The bot service also integrates with Azure Cognitive services to provide features such as language and speech recognition.

Which of the following URL is used to manage the creation of Azure resources? a. admin.azure.com b. admin.azurewebsites.com c. portal.microsoft.com d. portal.azurewebsites.com e. portal.azure.com

e. portal.azure.com

Microsoft has an Azure lifecycle Policy. Can you identify from the options below the correct time that Microsoft gives before retiring a guest operating system (OS)? A. 12 months B. 6 Months C. 60 days D. 24 months

A. 12 months

Which of the following customers are eligible to use Azure Government to develop a cloud solution? Choose 2 answers from the options given below: A. A US government entity B. A US government contractor C. A European government entity D. A European government contractor

A. A US government entity & B. A US government contractor Azure Government is mainly meant for US federal, state, and local government or their partners

You've just setup a new Azure account and are currently using a new Azure subscription. Your team has deployed a number of resources to Azure such as Azure virtual machines, Azure storage accounts. Your team needs a tool that can provide guidance and recommendations that can be used to improve the security of your current Azure environment. Which of the following service can be used for this purpose? A. Azure Advisor B. Azure Cognitive services C. Azure Application Insights D. Azure DevOps

A. Azure Advisor The Azure Advisor tool can be used to provide recommendations for your Azure environment from different fronts such as Security and Cost.

A company wants to setup a solution in Azure. The solution would need to take in data from millions of sensors and then upload the data to Azure. Which of the following Azure services could be used for this solution? Choose 2 answers from the options given below: A. Azure Data Lake B. Azure Queue Storage C. Azure IoT Hub D. Azure Notification Hubs

A. Azure Data Lake C. Azure IoT Hub Azure IoT Hub can be used to take in the sensory information. All of the data can then be stored in Azure Data Lake storage.

You need to identity the right service to be used based on the below requirement "Be used as a platform for serverless code" Which of the following service would suit meeting the above-mentioned requirement? A. Azure Functions B. Azure App Service C. Azure Virtual Machines D. Azure Container Instances

A. Azure Functions Here you can use the Azure Function service. This is a serverless service that can be used to host your code.

Your team needs to have a tool that can use past trainings to provide predictions of very high probability. Which of the following service can be used for this purpose: A. Azure Machine Learning B. Azure IoT Hub C. Azure AI bot D. Azure Functions

A. Azure Machine Learning The Azure Machine Learning service provides SDKs and services to quickly prep data, train, and deploy machine learning models.

An organization you work for has to comply with internal compliance goals. The organization must have its Azure resources complaint with company standards. For this, ongoing evaluation of non-complaint resources is required. What would you recommend as a solution to use in this situation? A. Azure Policies B. Azure Advisor C. Role-based access control (RBAC) D. Azure Monitor

A. Azure Policies

Which of the following support plan gives you access to best practice information, health status and notifications, and 24/7 access to billing information at the lowest possible cost? A. Basic B. Standard C. Developer D. Professional Direct

A. Basic

You need to create a virtual machine in Azure. Which of the following storage account service is used to store the data disks for the virtual machine? A. Blobs B. Files C. Tables D. Queues

A. Blobs The Virtual Hard disks for the virtual machines are stored in the Blob service within the storage account

Which of the following can be used to allow an organization to manage the compliance of resources across multiple subscriptions? A. Management Groups B. Resource Groups C. Azure Policies D. Azure Resource Manager Templates

A. Management Groups You can club subscriptions into Management groups. This allows you to manage the compliance of resources across multiple subscriptions.

A company is planning on creating several virtual machines that will be used to host web and database servers. You need to limit the type of connections from the web and database servers. Which of the following can be used to fulfil this requirement? A. Network Security Groups (NSGs) B. Azure AD Identity Protection C. Azure VPN D. Azure Route tables

A. Network Security Groups (NSGs) You can use Network Security groups to allow and restrict traffic into and out of Virtual Machines.

You have an Azure virtual network named demo-network defined as part of your Azure subscription. This is part of a resource group named "azuredemo". You then assign a policy to the subscription which prohibits the use of Virtual Networks in the resource group "azuredemo". Which of the following would happen as a result of the application of the policy? A. No changes would take place B. The virtual network would be automatically transferred to a new resource group C. The virtual network would be automatically deleted

A. No changes would take place The policy would not make changes to existing resources. It would only mark the resources as compliant or not.

A company is planning on migrating 500 virtual machines to Azure. These machines are currently hosted on Hyper-V hosts in their on-premise data center. All of the virtual machines will be migrated to Azure using a Pay-As-You-Go subscription. Which of the following is the right expenditure model to use for the planned Azure deployment? A. Operational B. Elastic C. Capital D. Scalable

A. Operational Here since there is no mention of getting discounts and we have to use the Pay-As-You-Go pricing model, we need to consider the costs of the Azure virtual machines as operational costs.

An administrator needs to run a script written in Powershell. This script is going to create a virtual machine in Azure. Would you be able to run the script on a machine that has Chrome OS installed and uses Azure Cloud Shell? A. Yes B. No

A. Yes Azure Cloud Shell can be used to run both Powershell and Azure CLI commands. And this can be accessed via the Azure portal via a browser.

If you use a Platform as a service in Azure to host a web application, CAN you can configure the hosts to automatically scale the number of instances based on demand? A. Yes B. No

A. Yes If you are using Azure Web Apps, which is the platform as a service in Azure, you can use the Standard and Premium App Service Plan to scale up the number of instances based on demand.

You are planning on hosting a web application using the Azure Web App service. Does the platform have the ability to scale automatically? A. Yes B. No

A. Yes If you choose the right service tier for Azure Web Apps (Standard App Service plan or higher) , then you can use the scaling feature to automatically scale the web application based on the various metrics.

A support engineer currently has a computer that runs Ubuntu. Which of the following Azure Management tools could be run from this computer. Choose all that apply

ALL A. Azure CLI B. Azure Powershell C. Azure Portal You can download and install the Azure CLI on Linux based operating systems. You can also install Powershell on Linux based operating systems.

Your company is planning on using Azure for hosting Infrastructure level resources such as Azure Virtual Machines. When planning for the costing aspect for these resources, is there a flexibility offered when it comes to Capital and Operational Expenditure A. Yes B. No

A. Yes If you look at hosting resources in Azure, the most prevalent feature is that you don't need to invest in Capital Expenditure. The costing for resources is mostly built on the Pay-As-You-Go model. But even then, for certain resources like Azure Virtual Machines, you can also use Reserved Capacity to pay an upfront cost and get discounts in the long run for the Virtual Machine. Hence there is flexibility when it comes to Capital and Operational Expenditure for Azure based resources.

A set of IAM permissions have been assigned to a resource group. Would the resources in the resource group automatically inherit the IAM permissions assigned to the resource group? A. Yes B. No

A. Yes The IAM permissions defined at the resource group level would be inherited by resources defined in that resource group.

You decide to create a virtual machine which is of the size "D2s_v3". If you plan to stop the virtual machine, will you incur any costs for the storage associated with the virtual machine A. Yes B. No

A. Yes The storage aspect is a separate resource in Azure. And storage has its own billing mechanism. So even if a virtual machine is in the Stopped (Deallocated) state, you will still incur costs for the storage

If you use a Platform as a service in Azure to host a web application, CAN you can increase the memory by changing the pricing tier? A. Yes B. No

A. Yes With the Azure Web App service, you can change the pricing tier to get more memory for the underlying applications.

Your company is planning on setting an Azure environment by setting up a subscription and an Azure AD tenant. They need to purchase a low-cost option support plan. The support plan needs to ensure 24*7 access to support engineers by phone or email. You suggest opting for the Standard Support plan. Does this support the requirement? A. Yes B. No

A. Yes Yes , this plan would provide the required 24 by 7 support.

Is it true that an Azure service that is released in public preview is made available to all Azure customers? A. Yes B. No

A. Yes Yes, Azure services released in public preview is released to all Azure customers.

Is it true that an Azure service that is released as generally available is made available to all Azure customers? A. Yes B. No

A. Yes Yes, after the service or product is ready and tested, it is then made available to the general public.

You company is using an Azure ExpressRoute connection. Is inbound data from an on-premises network to Azure always free? A. Yes B. No

A. Yes Yes, all of the inbound data into Azure via an Azure Express Route connection is always free.

A team member currently has a laptop that is based on the Android OS. The team member wants to create a virtual machine in Azure. The team member decides to use the Azure portal to create the virtual machine. Would this suit the purpose? A. Yes B. No

A. Yes Yes, in the Azure portal, you can go ahead and create the Azure virtual machine.

A company has defined the following resources in Azure a) 10 Public IP addresses b) 20 users in Azure AD c) 5 user groups in Azure AD They now want to reduce the costs associated with the Azure account. Would the removal of the public IP addresses from the account help reduce the cost? A. Yes B. No

A. Yes Yes, public IP addresses have a cost associated with them. If they are not being used, it is better to delete them to save on costs

Your team is planning on using the Azure Advisor tool. Would the Azure Advisor tool give recommendations on how to save costs when it comes to hosting virtual machines in Azure? A. Yes B. No

A. Yes Yes, the Azure Advisor tool can provide recommendations on whether to use Reserved pricing for Virtual machines which could be used to reduce the overall cost for hosting virtual machines over a longer period of time.

Can a single Microsoft Account be used to manage multiple Azure subscriptions? A. Yes B. No

A. Yes Yes, you can add subscriptions to a Microsoft account. You don't need to create a separate account just to manage a subscription.

You have an Azure subscription. You have created a resource group named "azuredemo". You are planning on creating a virtual machine via the following command az vm create --resource-group azuredemo --name demovm --image UbuntuLTS --generate-ssh-keys From the Azure portal, you decide to launch Azure Cloud Shell, select PowerShell and then the run the command. Would this meet the requirement? A. Yes B. No

A. Yes Yes, you can execute this command from Azure Cloud Shell with PowerShell

A set of virtual machines have been created in a subscription. You have now paid for a new subscription. Is it possible to move the virtual machines to the new subscription? A. Yes B. No

A. Yes Yes, you can move virtual machines across subscriptions

You have an Azure subscription. You have created a resource group named "azuredemo". You are planning on creating a virtual machine via the following command az vm create --resource-group azuredemo --name demovm --image UbuntuLTS --generate-ssh-keys From your computer which run Windows 10, you install the Azure CLI. You then launch the CLI, sign into Azure and then execute the command. Would this meet the requirement? A. Yes B. No

A. Yes Yes, you can run the command from your local machine by installing the Azure CLI tool.

Do you incur a cost when you transfer data between storage accounts that are located in different regions? A. Yes B. No

A. Yes Yes, you will incur a cost when you transfer data between Azure services located in different regions.

A company has just started using Azure. They have setup a subscription and started deploying resources to Azure. Could the company increase the SLA for their resources by deploying resources across multiple regions? A. Yes B. No

A. Yes Yes. So, let's say you deploy 2 virtual machines for your application in separate regions. If one region were to go down, the one would still be available, hence increasing the overall SLA for your solution.

An administrator needs to run a script written in Powershell. This script is going to create a virtual machine in Azure. Would you be able to run the script on a machine that has macOS and Powershell core installed? A. Yes B. No

A. Yes You can install Powershell on a macOS machine and then run Powershell scripts accordingly.

A support engineer currently has a computer that runs macOS Mojave. Which of the following Azure Management tools could be run from this computer? Choose all that apply: A. Azure CLI B. Azure Portal C. Azure Powershell

ALL A. Azure CLI B. Azure Portal C. Azure Powershell You can download and install the Azure CLI on macOS operating systems. You can also install Powershell on macOS based operating systems.

A support engineer currently has a computer that runs Windows 10. Which of the following Azure Management tools could be run from this computer? Choose all that apply: A. Azure CLI B. Azure Powershell C. Azure Portal

ALL A. Azure CLI B. Azure Powershell C. Azure Portal

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

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.

A company has just setup a new Azure subscription. They are going to be hosting resources as part of the Azure subscription. They also have an on-premises setup. Is Outbound traffic from Azure to an on-premises network always free? A. Yes B. No

B. No Outbound data transfers occur at a cost.

Which of the following is a mandatory dependent resource that needs to be in place to create a virtual machine in Azure? A. An Azure SQL Database B. An Azure virtual network C. An Availability set D. An Availability zone

B. An Azure virtual network The Virtual machine needs to be present in a virtual network. Hence this resource needs to be present in Azure to host the virtual machine.

Your company has an Azure subscription and a resource group named staging-grp. The resource group contains 50 virtual machines. The company has three cost centers named Logistics, Sales and Information Technology. You have to associate each virtual machine with a specific cost center. Which of the following would you implement for this requirement? A. Add a new extension to the virtual machines B. Assign tags to the virtual machines C. Change the properties of the virtual machines D. Add locks to the virtual machines

B. Assign tags to the virtual machines You can add metadata to the virtual machines by adding tags to the virtual machines. You can add a tag with a name of CostCenter and then add the appropriate value.

You need to identity the right service to be used based on the below requirement "Be used to build, deploy and scale web apps" Which of the following service would suit meeting the above-mentioned requirement? A. Azure Functions B. Azure App Service C. Azure Virtual Machines D. Azure Container Instances

B. Azure App Service The Azure App service can be used to host your web-based applications.

Your team has been given the responsibility to build an Artificial-Intelligence based application. This application would be deployed onto Azure. The application would also need to make use of Azure based services during the development phase. Which of the following could be used to fast track the development of the application? A. Azure Advisor B. Azure Cognitive services C. Azure Application Insights D. Azure DevOps

B. Azure Cognitive services Azure Cognitive services is a collection of SDK's and API's that can be used to develop applications with Artificial Intelligence capabilities without the developer needing to have knowledge on the underlying implementation. This can help the development team build the application in a faster manner as they would not need to build the required Artificial Intelligence modules, but instead use those that are already available in Cognitive Services.

A company has just started using Azure. They have setup a subscription and started deploying resources to Azure. Could the company increase the SLA for their resources by purchasing multiple subscriptions? A. Yes B. No

B. No Subscriptions only provide you access to services and products. They can't be used to increase the SLA for Azure paid services.

A company wants to have a data store hosted in Azure. Below are the key requirements for the data store a) The data store must be able to store JSON documents b) The data store must be able to handle data writes from multiple regions Which of the following would be the ideal data store for this requirement? A. Azure SQL Database B. Azure CosmosDB C. Azure Redis Cache D. Azure SQL data warehouse

B. Azure CosmosDB The SQL API available with CosmosDB can be used to store JSON based documents. CosmosDB also has the ability to accept multiple writes from different regions.

Your team needs to have a tool that can be used to process data from millions of sensors. Which of the following service can be used for this purpose: A. Azure Machine Learning B. Azure IoT Hub C. Azure AI bot D. Azure Functions

B. Azure IoT Hub Azure IoT hub can be used to process messages from IoT enabled devices and your application. It has the capability to process millions of messages.

Which of the following provides a common platform for deploying objects to a cloud infrastructure and also ensure consistency in the implementation across the Azure environment? A. Azure Policies B. Azure Resource Manager C. Azure Resource Groups D. Azure Management Groups

B. Azure Resource Manager The Azure Resource Manager is responsible for the deployment of resources to Azure.

Your company needs to have a data store in Azure. Below are the key requirements for the data store a) The data store should be capable of storing 10TB of data b) The data would be accessed infrequently c) The data would need to be visualised using PowerBI Which of the following services could you use for this requirement? Choose 2 answers from the options given below A. Azure SQL Database B. Azure SQL warehouse C. Azure Data Lake D. Azure CosmosDB

B. Azure SQL warehouse C. Azure Data Lake Azure SQL data warehouse is ideal for storing large amounts of data that is not accessed frequently. The Azure Data Lake service is used to easily manage massive amounts of data

You are looking at using a Software as a Solution service in Azure. Which of the following would you be responsible for? A. High availability of the solution B. Configuration of the solution C. Installing the solution D. Scalability of the solution

B. Configuration of the solution A Software as a Solution means that the Infrastructure, Platform and service is all managed by the provider. As a customer, you don't have to install anything. You don't need to look at the scalability and availability of the solution.

You need to deploy several virtual machines to Azure. You need to ensure that you can assign permissions to the virtual machines simultaneously. Which of the following can be implemented to fulfil this requirement? A. Deploy all VMs to the same region B. Deploy all VMs to the same resource group C. Deploy all VMs to the same availability zone D. Deploy all VMs to the same scale set

B. Deploy all VMs to the same resource group By assigning the VMs as part of the same resource group, you can assign permissions to the resource group. This would then be automatically inherited by the VMs which are part of the resource group.

A company is planning on migrating all of their on-premise servers to Azure. Their business continuity department has advised that they need to ensure that servers hosted in Azure are available even if an Azure Data Center were to go down. Which of the following is a concept that would be involved in the design stage for this requirement? A. Scalability B. Fault tolerance C. Low latency D. Elasticity

B. Fault tolerance Fault tolerance means how tolerant is your system to faults. So, if an Azure Data Center goes down, is your system in a state to recover. Scalability is a concept that is used to scale a solution based on demand. Low latency is used to ensure that response times are not affected by aspects such as Network traffic. Elasticity is the concept of how your system can expand based on demand

Availability zones are used to replicate data and applications to multiple regions A. Yes B. No

B. No Availability Zones are unique physical locations within a single Azure region

Only virtual machines that run Windows Server can be created in availability zones A. Yes B. No

B. No Availability zones can be used with many Azure services, not just VMs.

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

B. No Azure App Service is a PaaS service. However, Azure Storage accounts are an IaaS service. Therefore, this solution does not meet the goal.

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

B. No Azure App Service is a PaaS service. However, Azure virtual machines are an IaaS service. Therefore, this solution does not meet the goal

Is it true that an Azure service that is released in private preview is made available to all Azure customers? A. Yes B. No

B. No Azure services released in private preview as the name does suggest is only available to Azure customers that request to review the service.

Is it possible to merge subscriptions into a single subscription? A. Yes B. No

B. No Each subscription is a separate entity that can't be merged.

Your team is planning on using the Azure Advisor tool. Would the Azure Advisor tool give recommendations on how to configure network settings for Azure virtual machines? A. Yes B. No

B. No No, the Azure Advisor tool would not provide recommendations on network settings.

A team is currently planning on using Azure for hosting resources. They are going to create users which would have access to Azure resources. They want to implement Multi-Factor authentication for the users. Is it required to deploy a federated solution to implement Multi-Factor authentication? A. Yes B. No

B. No No, you can enable MFA as a cloud only solution.

Availability zones can be implemented in all Azure regions A. Yes B. No

B. No Not all Azure regions support availability zones.

A company has defined the following resources in Azure a) 10 Public IP addresses b) 20 users in Azure AD c) 5 user groups in Azure AD They now want to reduce the costs associated with the Azure account. Would the removal of the users from the account help reduce the cost? A. Yes B. No

B. No The Azure AD Free edition has an object limit of 500,000. So, the 20 users would be free of cost. Hence removing the users would not have an impact on the cost

A company has defined the following resources in Azure a) 10 Public IP addresses b) 20 users in Azure AD c) 5 user groups in Azure AD They now want to reduce the costs associated with the Azure account. Would the removal of the user groups from the account help reduce the cost? A. Yes B. No

B. No The Azure AD Free edition has an object limit of 500,000. So, the 5 user groups would be free of cost. Hence removing the user groups would not have an impact on the cost

An administrator needs to run a script written in Powershell. This script is going to create a virtual machine in Azure. Would the script run on a computer that runs Linux and has the Azure CLI tools installed? A. Yes B. No

B. No The Azure CLI or the command line interface has its own set of commands to create resources in Azure. You cannot run Powershell scripts using the Azure command line interface.

If you plan to host a web application in the Azure platform as a service solution of Azure Web Apps, then you will have complete control over the underlying operating system A. Yes B. No

B. No The Azure Platform as a service solution is used to abstract the Operating system layer and the managing of the underlying operating system is performed by Azure. Hence here you will not have control over the operating system.

A company is planning on hosting an application on an Azure Virtual Machine. It needs to be ensured that the application hosted on the virtual machine is accessible from the Internet over HTTPS. You decide to implement an Azure Traffic Manager profile. Would this satisfy the requirement A. Yes B. No

B. No The Azure Traffic Manager profile is used to distribute traffic at the DNS level. Here you need to make use of Network Security Groups to ensure traffic is allowed into the virtual machine.

Your company is planning on setting an Azure environment by setting up a subscription and an Azure AD tenant. They need to purchase a low-cost option support plan. The support plan needs to ensure 24*7 access to technical support by phone or email. You suggest opting for the Basic Support plan. Does this support the requirement? A. Yes B. No

B. No The Basic support plan does not provide access to technical support.

A company is planning on hosting an application on an Azure Virtual Machine. It needs to be ensured that the application hosted on the virtual machine is accessible from the Internet over HTTPS. You decide to implement a DDoS protection plan. Would this satisfy the requirement A. Yes B. No

B. No The DDos protection plan is used to protect your infrastructure against DDos attacks. Here you need to make use of Network Security Groups to ensure traffic is allowed into the virtual machine.

A team member currently has a laptop that is based on the Android OS. The team member wants to create a virtual machine in Azure. The team member decides to use the PowerApps portal to create the virtual machine. Would this suit the purpose? A. Yes B. No

B. No The PowerApps portal is not used to create Azure based resources.

A team is currently planning on using Azure for hosting resources. They are going to create users which would have access to the Azure resources. They want to implement Multi-Factor authentication for the users. Are two valid methods for Azure Multi-Factor authentication ,picture identification and entering a passport number ​A. Yes B. No

B. No The methods available for Multi-Factor Authentication are password, Microsoft Authenticator App, SMS, Voice call and App Passwords.

A team is planning on deploying Azure Virtual Machines to a resource group named "demogroup". The group has been created in the US Central region. Do the virtual machines deployed to the resource group also need to be deployed to the US Central region only? A. Yes B. No

B. No The region for the resources in the resource group are not dependent on the region defined for the resource group. The resources can be in a different region from the region defined for the resource group.

A team is planning on assigning tags to a resource group. Would the tags be inherited by resources in the resource group? A. Yes B. No

B. No The resources in the resource group would not automatically inherit the tags defined at the resource group level.

You are planning on storing 1 TB of data in Azure Blob storage. You are going to store the same copy of data in two separate Azure storage accounts located in different regions. Even though the size of the data is the same in both regions, would you be charged the same when it comes to storage costs for Azure Blob storage? A. Yes B. No

B. No The storage costs vary from region to region.

Does Microsoft release most of the Azure services in private preview before being introduced in public preview? A. Yes B. No

B. No This does not have to be case for each service. It depends on what is the type of feedback Microsoft wants to get back for a particular service.

Is it true that Azure services released in public preview can only be managed via the Azure command line interface? A. Yes B. No

B. No This is not always the case. An Azure service released in public preview can also be accessed via the Azure portal.

Your company is planning on setting an Azure environment by setting up a subscription and an Azure AD tenant. They need to purchase a low-cost option support plan. The support plan needs to ensure 24*7 access to support engineers by phone or email. You suggest opting for the Developer Support plan. Does this support the requirement A. Yes B. No

B. No This plan only provides support during business hours

Is it true that with the Azure Free account you can host an unlimited number of web applications? A. Yes B. No

B. No With Free trial subscriptions, you have service limits. You are also not allowed to increase these service limits when you have a free trial account.

Is it True that when you use a General purpose v2 storage account, you are only charged for the amount of data stored? A. Yes B. No

B. No You also get charged for the amount of read and write operations performed and for any data transfer activities.

You need to get an indicative pricing on how much it would cost to host 2 Azure windows virtual machines in the East US region. Which of the following could be used to give you a figure on the possible costs you would incur for hosting these resources in Azure? A. Azure Cost Management B. Pricing Calculator C. TCO Calculator

B. Pricing Calculator The Pricing calculator can give you indicative pricing for hosting resources on the Azure platform. Azure Cost Management is used to monitor Azure resource cost usage once they are already running on Azure. The TCO Calculator is used to get an estimate of cost savings when you want to migrate your workloads to the cloud.

You work for a company that has an Azure subscription. They want to deploy an application on a set of Azure virtual machines. They want to ensure an SLA of 99.99% for the application running on the virtual machines. Which of the following would help achieve this requirement? A. Using availability sets B. Using availability zones C. Using multiple regions

B. Using availability zones By hosting multiple virtual machines across availability zones, you can achieve an SLA of 99.99%. With availability sets, you only achieve an SLA of 99.95%. And deploying virtual machines across regions basically help to bring your application closer to users or in the case of disaster recovery scenarios.

A team currently has several computers in their on-premise environment that runs on Windows 10. They need to share files by enabling mapped drives from the computers. Which of the following would be an ideal storage solution for this requirement? A. Using the Azure Storage - BLOB service B. Using the Azure Storage - File service C. Using the Azure Storage - Queue service D. Using the Azure Storage - Table service

B. Using the Azure Storage - File service You can use the File service to create file shares. The file shares can be mapped as network drives from the Windows 10 machines.

Your team needs to have a tool that can be used to monitor web applications deployed to Azure. Which of the following service can be used for this purpose? A. Azure Advisor B. Azure Cognitive services C. Azure Application Insights D. Azure DevOps

C. Azure Application Insights Azure Application Insights can be used to monitor web applications on different platforms. This tool can also be used to diagnose issues that can occur within your web-based applications.

Which of the following would you use to check for custom solutions that could be deployed to your Azure subscription? A. Azure Blueprints B. Azure Policies C. Azure Marketplace

C. Azure Marketplace You can use the Azure Marketplace to search for custom solutions that could be deployed to Azure.

Autoscale is used by an Azure Service to add or remove resources. The purpose is to minimize costs and bring in optimum performance levels. Which Azure Service uses autoscale? A. Azure Service Health B. Azure Security Center C. Azure Monitor D. Azure Advisor

C. Azure Monitor

You need to identity the right service to be used based on the below requirement "Provide operating system virtualization" Which of the following service would suit meeting the above-mentioned requirement? A. Azure Functions B. Azure App Service C. Azure Virtual Machines D. Azure Container Instances

C. Azure Virtual Machines Azure Virtual Machines is an Infrastructure as a service that provides virtualization at the operating system level.

A company has several departments. Each department needs to start using Azure for deployment of resources. You have to ensure that each department uses a different payment option when it comes to consumption of Azure resources. Which of the following should be created for each department? A. Reservation B. Resource group C. Subscription

C. Subscription Each department can have a separate subscription and each subscription can have a different payment option.

A company is planning on migrating a web site to Azure. This is a public web site that is used by users on the Internet. Which of the following must the company plan for if they are planning to migrate the web site to Azure? A. They'd need to deploy a VPN B. They'd need to pay the cost of transferring the website to Azure C. They'd need to pay for the monthly costs incurred for hosting the website D. They'd need to pay for the # of connections to the website

C. They'd need to pay for the monthly costs incurred for hosting the website When you look at hosting a web site in Azure, whether it be on an Azure Virtual machine or an Azure Web App, you would need to pay for the monthly costs for hosting the web site. You don't need to pay for the transfer costs of the web site. You can deploy the web site over the Internet, so you don't need a VPN or a virtual private network connection. And the pricing for hosting a web site is not based on the number of connections.

Which of the following service can be used to build, test and deploy a predictive analytics solution that could subsequently be used to deploy an Artificial Intelligence solution to Azure? A. Azure Functions B. Azure Logic App C. Azure Batch D. Azure Machine Learning Studio

D. Azure Machine Learning Studio Microsoft Azure Machine Learning Studio is a collaborative, drag-and-drop tool you can use to build, test, and deploy predictive analytics solutions on your data

You need to identity the right service to be used based on the below requirement "Provide portable environment for virtualized applications" Which of the following service would suit meeting the above-mentioned requirement? A. Azure Functions B. Azure App Service C. Azure Virtual Machines D. Azure Container InstancesD. Azure Container Instances

D. Azure Container Instances This is like providing a hosting environment for container-based applications. These applications can be ported anywhere. The ideal environment is to use Azure Container Instances.

A company wants to deploy a web site to Azure. The web site will be hosting video content. The web site will be accessed by users across the world. You need to recommend a service that the application could use to provide the best video playback experience. Which of the following could be recommended? A. Azure Traffic Manager B. Azure ExpressRoute Circuits C. Azure Application Gateway D. Azure Content Delivery Network

D. Azure Content Delivery Network You can use the Azure Content Delivery Network service to deliver content to users across the world with the least latency.

Your team needs to have an integrated solution in place that can be used for the deployment of code. Which of the following service can be used for this purpose? A. Azure Advisor B. Azure Cognitive services C. Azure Application Insights D. Azure DevOps

D. Azure DevOps With Azure Devops, you can manage the core aspects of the lifecycle of application development and deployment. You can implement continuous integration and deployment for your applications.

Your team needs to have a tool that can provide serverless computing capabilities. Which of the following service can be used for this purpose: A. Azure Machine Learning B. Azure IoT Hub C. Azure AI bot D. Azure Functions

D. Azure Functions Azure Functions is a serverless compute service that is available from Azure. Here you don't need to maintain the infrastructure for your application code.

Your team needs a tool that can be used to correlate events from multiple resources into a central repository. Which of the following can be used for this purpose? A. Azure Events Hub B. Azure Security Center C. Azure AD D. Azure Log Analytics

D. Azure Log Analytics You can stream data from multiple resources into Azure Log Analytics. You can then fire queries to correlate the events within Azure Log Analytics

A company needs to deploy a set of resources to Azure. Below are the key requirements for the deployment a) The resources need to be deployed across several departments b) The resources that need to be deployed are all of the same type You need to recommend a solution to automate the deployment of the Azure resources. Which of the following would you use for this requirement? A. Virtual Machine scale sets B. Management Groups C. Azure AD D. Azure Resource Manager Templates

D. Azure Resource Manager Templates You can create Resource Manager templates that can be used to deploy Azure resources. These templates can be reused and automated to easily deploy the same type of resources across multiple resource groups.

An Administrator needs to view the list of planned maintenance events that could potentially affect the availability of the resources hosted in an Azure subscription. Which of the following blade in the Azure portal should the administrator consider for this requirement? A. Resource Groups B. Azure Active Directory C. Azure Advisor D. Help + Support

D. Help + Support In Help + Support, you can go to Service Health to see the health of various services in Azure.

Your team has just created a resource group and deployed a set of resources to the resource group. Which of the following can be used to prevent the deletion of resources from within the resource group? A. Tags B. Policies C. Deployments D. Locks

D. Locks You can use Locks to prevent the deletion of resources from within a resource group.

Your company needs to track various regulatory standards and regulations that Azure products abide by. Which of the following can be used for this requirement? A. Azure Cloud Shell B. Microsoft Cloud Partner Portal C. MyApps Portal D. Trust Center

D. Trust Center

Your company needs to deploy an application to virtual machines hosted in Azure. The solution must ensure an SLA of 99.99%. What is the minimum number of virtual machines and availability zones that you need to recommend for the deployment? A. One virtual machine and one availability zone B. Two virtual machines and one availability zone C. One virtual machine and two availability zones D. Two virtual machines and two availability zones

D. Two virtual machines and two availability zones For all Virtual Machines that have two or more instances deployed across two or more Availability Zones in the same Azure region, Microsoft will guarantee Virtual Machine Connectivity to at least one instance at least 99.99% of the time

You have a resource group named RG1. You plan to create virtual networks and app services in RG1. You need to prevent the creation of virtual machines only in RG1. What should you use? A. a lock B. an Azure role C. a tag D. an Azure policy

D. an Azure policy


Kaugnay na mga set ng pag-aaral

Taxation of Life Insurance and Annuities - Premiums and Proceeds

View Set

Foundations of Sports Injuries Chapter 7: Emergency Plan and Initial Injury Evaluation

View Set

unit 1: ancient river valley civilizations review

View Set

Psychology of Adjustment Final Exam

View Set

Supply Chain Management Chapter 9

View Set