Skip to Content

AZ-900 Microsoft Azure Fundamentals Exam Questions and Answers – Page 2 Part 2

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 181

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.

You need to identify which storage service must be used to store the unmanaged data disks of the virtual machine.

* A. Containers/Blobs: REST-based object storage for unstructured data.
B. File Shares: File shares that use the standard rd SMB 3.0 protocol.
C. Tables: Tabular data storage.
D. Queues: Effectively scale apps according to traffic.

Containers/Blobs: REST-based object storage for unstructured data.

Explanation

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

Microsoft Learn > Azure > Storage Blobs > Overview of Azure page blobs

Question 182

An Azure service in private preview is released to all Azure customers.

A. Yes
* B. No

Explanation

Most services go to private preview then public preview before being released to general availability. The private preview is only available to certain Azure customers for evaluation purposes.

Question 183

An Azure service in public preview is released to all Azure customers.

* A. Yes
B. No

Explanation

Public Preview means that the service is in public beta and can be tried out by anyone with an Azure subscription. Services in public preview are often offered at a discount price.

Question 184

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

A. Yes
* B. No

Explanation

An Azure service in general availability is available to all Azure customers, not just a subset of the customers.

Question 185

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

A. Yes
* B. No

Explanation

Azure Free Account gives you 12 months access to the most popular free services. It also gives you a credit (150 GBP or 200 USD) to use on any Azure service for up to 30 days.

Question 186

All Azure free accounts expire after a specific period.

* A. Yes
B. No

Explanation

All free accounts expire after 12 months.

Question 187

You can create up to 10 Azure free accounts by using the same Microsoft account.

A. Yes
* B. No

Explanation

You can only create one free Azure account per Microsoft account.

Question 188

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.

* A. Azure Databricks
B. Azure Functions
C. Azure App Service
D. Azure Application Insights

Explanation

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.
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.
Azure App Service: Hosts web app. 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.
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.

Question 189

Azure Advisor can generate a list of Azure virtual machines that are protected by Azure Backup.

A. Yes
* B. No

Explanation

Azure Advisor does not generate a list of virtual machines that ARE protected by Azure Backup. Azure Advisor does however, generate a list of virtual that ARE NOT protected by Azure Backup. You can view a list of virtual machines that are protected by Azure Backup by viewing the Protected Items in the Azure Recovery Services Vault.

Question 190

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

A. Yes
* B. No

Explanation

If you implement the security recommendations, you company’s score will increase, not decrease.