Skip to Content

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

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 541

Match the services on the left to the correct descriptions on the right.

Services:

  • Azure Resource Locks
  • Azure Blueprints
  • Azure Policy

Descriptions:

  • Rapidly provisions and runs new environments with the knowledge that they are in line with the organization’s compliance requirements
  • Enforces standards and assess compliance across your organization
  • Prevents resources from being accidentally deleted or changed

Answer:

Azure Resource Locks: Prevents resources from being accidentally deleted or changed

Azure Blueprints: Rapidly provisions and runs new environments with the knowledge that they are in line with the organization’s compliance requirements

Azure Policy: Enforces standards and assess compliance across your organization

Explanation

Resource locks can be used to prevent resources from being accidentally deleted or changed. Even with role-based access control policies in place there is still a risk that people with the right level of access could delete a critical resource. Azure Resource Manager locks prevent users from accidentally deleting or modifying a critical resource, and can be applied to a subscription, a resource group, or a resource.

Azure Blueprints provide a way to define a repeatable set of Azure resources. Azure Blueprints enable development teams to rapidly provision and run new environments, with the knowledge that they’re in line with the organization’s compliance requirements. Teams can also provide Azure resources across several subscriptions simultaneously, meaning they can achieve shorter development times and quicker delivery.

Azure Policy is designed to help enforce standards and assess compliance across your organization. Through its compliance dashboard, you can access an aggregated view to help evaluate the overall state of the environment. You can drill down to a per-resource, or per-policy level granularity. You can also use capabilities like bulk remediation for existing resources and automatic remediation for new resources, to resolve issues rapidly and effectively

Question 542

Select the answer that correctly completes the sentence.

__________ enables you to provision a group of matching and load-balanced virtual machines in Azure.

A. Azure Logic Apps
B. An availability set
*C. An Azure virtual machine scale set
D. Azure Load Balancer

Explanation

Virtual machine scale enables you to provision a group of matching and load-balanced virtual machines in Azure.

Imagine you are running a website that enables scientists to upload astronomy images that need to be processed. If you duplicated the VM, you would normally need to configure an additional service to route requests between multiple instances of the website. Virtual machine scale sets could do that work for you.

Question 543

Select the answer that correctly completes the sentence.

_________in Azure enables you to deploy Azure resources close to the users.

A. Elasticity
B. Scalability
*C. Geo-distribution
D. High availability

Explanation

Because of geo-distribution you can deploy apps and data to regional datacenters around the globe, thereby ensuring that your customers always have the best performance in their region.

Question 544

Select the answer that correctly completes the sentence.

__________ is supported by ExpressRoute for connecting an on-premises network to Azure.

A. A Point-to-Site VPN
*B. A point-to-point Ethernet connection
C. A Site-to-Site VPN
D. Azure Peering service

Explanation

A Point-to-point Ethernet connection is supported by ExpressRoute for connecting your on-premises network to Azure.

The three models that ExpressRoute supports are:

  • CloudExchange colocation
  • Point-to-point Ethernet connection
  • Any-to-any-connection

Question 545

Which Azure feature enables you to organize multiple subscriptions in hierarchies for unified policies and compliance?

A. Resource groups
*B. Management groups
C. Azure Active Directory (Azure AD)
D. Azure Container Instances

Explanation

Management groups help you manage access, policy, and compliance for multiple subscriptions. All subscriptions in a management group automatically inherit the conditions applied to the management group.

Question 546

Select the answer that correctly completes the sentence.

__________ alerts you when service issues occur in an Azure environment, such as a regional Azure outage that affects all Azure customers.

A. Azure Monitor
B. Azure Advisor
*C. Azure Service Health
D. Azure Application Insights

Explanation

Azure Service Health alerts you about service issues that happen in Azure itself, such as a regional Azure outage.

Question 547

Match the services on the left to the correct descriptions on the right.

Services:

  • Authorization
  • Authentication

Descriptions:

  • Confirms the identity of a person who wants access
  • Grants the proper access to a legitimate user

Answer:

Authorization: Grants the proper access to a legitimate user

Authentication: Confirms the identity of a person who wants access

Explanation

Authentication – To confirm the identity of a person who wants access.

Authentication is the process of establishing the identity of a person or service that wants to access a resource.

Authorization – To grant the proper access to a legitimate user.

Authorization is the process of establishing what level of access a legitimate user or service should have.

Question 548

Cloud computing provides elastic scalability.

*A. Yes
B. No

Question 549

Customers can minimize capital expenditure (CapEx) by using a public expenditure.

*A. Yes
B. No

Question 550

Cloud computing leverages virtualization to provide services to multiple customers simultaneously.

*A. Yes
B. No