The latest Microsoft AZ-900 Azure Fundamentals certification actual real practice exam question and answer (Q&A) dumps are available free, which are helpful for you to pass the Microsoft AZ-900 Azure Fundamentals exam and earn Microsoft AZ-900 Azure Fundamentals certification.
Question 311
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 selection is worth one point.
Select and Place:
A. Azure Functions
B. Azure App Service
C. Azure virtual machines
D. Azure Container Instances
E. Azure HDInsight
F. Azure Data Lake Analytics
G. Azure SQL Data Warehouse
H. Azure SQL Database
I. Azure Databricks
J. Azure Application Insights
K. Azure Machine Learning
L. Azure IoT Hub
M. Azure Bot Services
N. Azure DevOps
O. Azure Advisor
P. Azure Cognitive Services
Q. Azure PowerShell
R. Azure Blob Storage
S. Azure AI bot
Answer:
A. Azure Functions: Provide a platform for serverless code / Provides serverless computing functionalities
B. Azure App Service: Used to build, deploy, and scale web apps / Host web app
C. Azure virtual machines: Provide operating system virtualization
D. Azure Container Instances: Provide portable environment for virtualized application
E. Azure HDInsight: An open-source framework for the distributed processing and analysis of big data sets in clusters
F. Azure Data Lake Analytics: Can run massively parallel data transformation and processing programs across petabytes of data
G. Azure SQL Data Warehouse: A cloud-based service that leverages massively parallel processing (MPP) to quickly run complex queries across petabytes of data in a relational database.
H. Azure SQL Database: A managed relational cloud database service
I. Azure Databricks: A big data analysis service for machine learning
J. Azure Application Insights: Detects and diagnoses anomalies in web apps / Monitors web applications
K. Azure Machine Learning: Uses past trainings to provide predictions that have high probability
L. Azure IoT Hub: Processes data from millions of sensors
M. Azure Bot Services: Provides a digital online assistant that provides speech support
N. Azure DevOps: An integrated solution for the deployment of code
O. Azure Advisor: A tool that provides guidance and recommendations to improve an Azure environment
P. Azure Cognitive Services: A simplified tool to build artificial intelligence (AI) applications
Q. Azure PowerShell: Generalize the VM
R. Azure Blob Storage: Store Images
S. Azure AI bot: Provides a digital online assistant that provides speech support.
Question 312
You can configure the Azure Active Directory (Azure AD) activity logs to appear in Azure Monitor.
*A. Yes
B. No
Explanation
You can send Azure AD activity logs to Azure Monitor logs to enable rich visualizations, monitoring and alerting on the connected data.
Question 313
From Azure Monitor, you can monitor resources across multiple Azure subscriptions.
A. Yes
*B. No
Explanation
Azure Monitor cannot monitor resources in multiple subscriptions.
Question 314
From Azure Monitor, you can create alerts.
*A. Yes
B. No
Explanation
You can create alerts in Azure Monitor. Alerts in Azure Monitor proactively notify you of critical conditions and potentially attempt to take corrective action. Alert rules based on metrics provide near real time alerting based on numeric values, while rules based on logs allow for complex logic across data from multiple sources.
Question 315
By creating additional resource groups in an Azure subscription, additional costs are incurred.
A. Yes
*B. No
Question 316
A company can use resources from multiple subscriptions.
*A. Yes
B. No
Explanation
A company can have multiple subscriptions and store resources in the different subscriptions. However, a resource instance can exist in only one subscription.
Question 317
To implement an Azure Multi-Factor Authentication (MFA) solution, you must deploy a federation solution or sync on-premises identities to the cloud.
A. Yes
*B. No
Question 318
Two valid methods for Azure Multi-Factor Authentication (MFA) are picture identification and a password number.
A. Yes
*B. No
Question 319
Several support engineers plan to manage Azure by using the computers shown in the following table:
Name | Operating system |
---|---|
Computer 1 | Windows 10 |
Computer 2 | Ubuntu |
Computer 3 | MacOS Mojave |
You need to identify which Azure management tools can be used from each computer.
What should you identify for each computer? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Computer1:
- The Azure CLI and the Azure portal
- The Azure portal and Azure PowerShell
- The Azure CLI and Azure PowerShell
- The Azure CLI, the Azure portal, and Azure PowerShell
Computer2:
- The Azure CLI and the Azure portal
- The Azure portal and Azure PowerShell
- The Azure CLI and Azure PowerShell
- The Azure CLI, the Azure portal, and Azure PowerShell
Computer3:
- The Azure CLI and the Azure portal
- The Azure portal and Azure PowerShell
- The Azure CLI and Azure PowerShell
- The Azure CLI, the Azure portal, and Azure PowerShell
Answer:
Computer 1: The Azure CLI, the Azure portal, and Azure PowerShell
Computer 3: The Azure CLI, the Azure portal, and Azure PowerShell
Computer 2: The Azure CLI, the Azure portal, and Azure PowerShell
Explanation
Previously, the Azure CLI (or x-plat CLI) was the only option for managing Azure subscriptions and resources from the command-line on Linux and macOS. Now with the open source and cross-platform release of PowerShell, you’ll be able to manage all your Azure resources from Windows, Linux and macOS using your tool of choice, either the Azure CLI or Azure PowerShell cmdlets.
The Azure portal runs in a web browser so can be used in either operating system.
Question 320
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.
Answer:
Minimum number of virtual machines: 2
Minimum number of availability zones: 2
Explanation
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 Availability
Zones, Azure offers industry best 99.99% VM uptime SLA.