Skip to the content.
Microsoft Azure Fundamentals

Practice Exam 1

Click on the Answer button for the correct answer and its explanation.

If this practice exam has been helpful to you please share it with others.


  1. If you plan to host a web application using Azure platform as a service solution of Azure Web Apps, then the platform will have the ability to scale automatically?
    • A. Yes.
    • B. No.
    Answer

    Correct Answer: Yes.

  2. You decide to create 2 Virtual machines. Each virtual machine is of the size D2s v3. Would these machines always generate the same monthly cost?
    • A. Yes.
    • B. No.
    Answer

    Correct Answer: No.

  3. 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 loT Hub.
    • C. Azure Al bot.
    • D. Azure Functions.
    Answer

    Correct Answer: Azure Al bot.

  4. 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 loT Hub.
    • C. Azure Al bot.
    • D. Azure Functions.
    Answer

    Correct Answer: Azure Machine Learning.

  5. 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 loT Hub.
    • C. Azure Al bot.
    • D. Azure Functions.
    Answer

    Correct Answer: Azure Functions.

  6. 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 loT Hub.
    • C. Azure Al bot.
    • D. Azure Functions.
    Answer

    Correct Answer: Azure loT Hub.

  7. A company needs to deploy a set of resources to Azure. Below are the key requirements for the deployment: The need to be deployed across several departments. 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.
    Answer

    Correct Answer: Azure Resource Manager Templates.

  8. 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 availability zone.
    • C. One virtual machine and Two availability zones.
    • D. Two virtual machines and Two availability zones.
    Answer

    Correct Answer: Two virtual machines and Two availability zones.

  9. 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 Event Hubs.
    • B. Azure Security Center.
    • C. Azure AD.
    • D. Azure Log Analytics.
    Answer

    Correct Answer: Azure Log Analytics.

  10. 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.
    Answer

    Correct Answer: No.

  11. 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.
    Answer

    Correct Answer: No.

  12. 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. United states government Entity.
    • B. A United states government contractor.
    • C. A European government Entity.
    • D. A European government contractor.
    Answer

    Correct Answer: United states government Entity.

  13. 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. The 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.
    Answer

    Correct Answer: No.

  14. 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. The 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.
    Answer

    Correct Answer: No.

  15. 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. Premier.
    • D. Developer.
    Answer

    Correct Answer: Basic.

  16. 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.
    Answer

    Correct Answer: No.

  17. 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.
    Answer

    Correct Answer: Yes.

  18. 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.
    Answer

    Correct Answer: Yes.

  19. 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.
    Answer

    Correct Answer: Configuration of the solution.

  20. 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.
    Answer

    Correct Answer: Fault Tolerance.

  21. Under which of the following circumstances could a company look at decommissioning its data center?
    • A. If they have their infrastructure hosted in a private cloud.
    • B. If they have their infrastructure hosted in the public cloud.
    • C. If they have their infrastructure hosted in a hybrid cloud.
    Answer

    Correct Answer: If they have their infrastructure hosted in the public cloud.

  22. 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 would need to deploy a VPN.
    • B. They would need to pay for the cost to transfer the web site to Azure.
    • C. They would need to pay for the monthly costs incurred for hosting the web site.
    • D. They would need to pay for the number of connections to the web site.
    Answer

    Correct Answer: They would need to pay for the monthly costs incurred for hosting the web site.

  23. 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.
    Answer

    Correct Answer: No.

  24. 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.
    Answer

    Correct Answer: Yes.

  25. 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.
    Answer

    Correct Answer: Yes.

  26. 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.
    Answer

    Correct Answer: Help + Support.

  27. 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.
    Answer

    Correct Answer: Azure DevOps.

  28. Your team needs a tool that can provide guidance and recommendations that can be used to improve an 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.
    Answer

    Correct Answer: Azure Advisor.

  29. Your team needs to use a tool that can be used to build intelligent Artificial Intelligence based applications. 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.
    Answer

    Correct Answer: Azure Cognitive Services.

  30. 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.
    Answer

    Correct Answer: Azure Application Insights.

  31. 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.
    Answer

    Correct Answer: Using the Azure storage - File service.

  32. A company wants to have a data store hosted in Azure. Below are the key requirements for the data store: The data store must be able to store JSON documents. 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 Cosmos DB.
    • C. Azure Redis Cache.
    • D. Azure SQL data warehouse.
    Answer

    Correct Answer: Azure Cosmos DB.

  33. 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.
    Answer

    Correct Answer: No.

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

    Correct Answer: No.

  35. 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.
    Answer

    Correct Answer: Yes.

  36. 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 Apps.
    • C. Azure Batch.
    • D. Azure Machine Learning Studio.
    Answer

    Correct Answer: Azure Machine Learning Studio.

  37. 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.
    Answer

    Correct Answer: No.

  38. 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.
    Answer

    Correct Answer: Yes.

  39. Your team is planning on using the Azure Advisor tool. Would the Azure Advisor tool give recommendations on how to improve the security for Azure Active Directory?
    • A. Yes.
    • B. No.
    Answer

    Correct Answer: No.

  40. A support engineer currently has a computer that runs Ubuntu. Which of the following Azure Management tools could be run from this computer?
    • A. Azure CLI.
    • B. Azure PowerShell.
    • C. The Azure Portal.
    Answer

    Correct Answer: Azure CLI.

  41. Your company has just setup an Azure account and Azure Active Directory. They need to ensure that when users connect to Azure AD from the Internet from an Anonymous IP address, they are prompted to change their password automatically. Which of the following Azure service can help them achieve this requirement?
    • A. Azure AD Connect.
    • B. Azure AD Identity Protection.
    • C. Azure AD Privileged Identity Management.
    • D. Azure Advanced Threat Protection.
    Answer

    Correct Answer: Azure AD Identity Protection.

  42. 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.
    • B. Azure AD Identity Protection.
    • C. Azure VPN.
    • D. Azure Route tables.
    Answer

    Correct Answer: Network Security Groups.

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

    Correct Answer: Azure Policies.

  44. Your company is planning on setting an Azure environment by setting up a subscription and Azure AD. 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 Basic Support plan. Does this support the requirement?
    • A. Yes.
    • B. No.
    Answer

    Correct Answer: No.

  45. Your company is planning on setting an Azure environment by setting up a subscription and Azure AD. 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.
    Answer

    Correct Answer: Yes.

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

    Correct Answer: Yes.

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

    Correct Answer: No.

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

    Correct Answer: No.

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

    Correct Answer: Yes.

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

    Correct Answer: Yes.

Please feel free to contact us if any information is inaccurate or if any answers need correction.

Exam List