az-900, pytania ze strony, 151-200

az-900, pytania ze strony, 151-200

Professional Development

31 Qs

quiz-placeholder

Similar activities

AZ-900 Exam Q&A Series

AZ-900 Exam Q&A Series

11th Grade - Professional Development

33 Qs

AZ-900 Day 2 Core Components

AZ-900 Day 2 Core Components

Professional Development

36 Qs

AZ-900 - Azure Fundamentals (ME01)

AZ-900 - Azure Fundamentals (ME01)

Professional Development

30 Qs

Azure Quiz 2b

Azure Quiz 2b

Professional Development

29 Qs

MS-900 - Describe Cloud Concepts

MS-900 - Describe Cloud Concepts

Professional Development

28 Qs

AZ-900 - Azure Fundamentals (Module 2)

AZ-900 - Azure Fundamentals (Module 2)

Professional Development

30 Qs

az-900, pytania ze strony, 51-100

az-900, pytania ze strony, 51-100

Professional Development

30 Qs

AZ-900 - Describe Cloud Concepts

AZ-900 - Describe Cloud Concepts

Professional Development

27 Qs

az-900, pytania ze strony, 151-200

az-900, pytania ze strony, 151-200

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Claudia Alicya

FREE Resource

31 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

1 min • 1 pt

151.You need to manage containers.
Which two services can you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

Azure Virtual Desktop

Azure virtual machines

Azure Functions

Azure Container Instances

Azure Kubernetes Service (AKS)

Answer explanation

Run Docker containers on-demand in a managed, serverless Azure environment. Azure Container Instances is a solution for any scenario that can operate in isolated containers, without orchestration. Run event-driven applications, quickly deploy from your container development pipelines, and run data processing and build jobs.
You can manage containers at scale with a fully managed Kubernetes container management and orchestration service that integrates with Azure Active
Directory.
Azure Kubernetes Service is a robust and cost-effective container orchestration service that helps you to deploy and manage containerized applications in seconds where additional resources are assigned automatically without the headache of managing additional servers.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

152.Complete the sentence:
When you need to delegate permissions to several Azure virtual machines simultaneously, you deploy the Azure virtual machines ...

to the same Azure region.

by using the same Azure Resource Group template.

to the same resource group.

to the same availability zone.

Answer explanation

A resource group is a logical container for Azure resources. Resource groups make the management of Azure resources easier.
With a resource group, you can allow a user to manage all resources in the resource group, such as virtual machines, websites, and subnets. The permissions you apply to the resource group apply to all resources contained in the resource group.

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

153.Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You plan to deploy several Azure virtual machines.
You need to ensure that the services running on the virtual machines are available if a single data center fails.
Solution: You deploy the virtual machines to two or more availability zones.
Does this meet the goal?

YES

NO

Answer explanation

Availability zones expand the level of control you have to maintain the availability of the applications and data on your VMs. An Availability Zone is a physically separate zone, within an Azure region. There are three Availability Zones per supported Azure region.
Each Availability Zone has a distinct power source, network, and cooling. By architecting your solutions to use replicated VMs in zones, you can protect your apps and data from the loss of a datacenter. If one zone is compromised, then replicated apps and data are instantly available in another zone.

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

154.This question requires that you evaluate the underlined text to determine if it is correct.
One of the benefits of Azure SQL Data Warehouse is that high availability is built into the platform.
Instructions: Review the underlined text. If it makes the statement correct, select `No change is needed`. If the statement is incorrect, select the answer choice that makes the statement correct.

No change is needed

automatic scaling

data compression

versioning

Answer explanation

Azure Data Warehouse (now known as Azure Synapse Analytics) is a PaaS offering from Microsoft. As with all PaaS services from Microsoft, SQL Data
Warehouse offers an availability SLA of 99.9%. Microsoft can offer 99.9% availability because it has high availability features built into the platform.

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

155.

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You plan to deploy several Azure virtual machines.
You need to ensure that the services running on the virtual machines are available if a single data center fails.
Solution: You deploy the virtual machines to two or more regions.
Does this meet the goal?

YES

NO

Answer explanation

By deploying the virtual machines to two or more regions, you are deploying the virtual machines to multiple datacenters. This will ensure that the services running on the virtual machines are available if a single data center fails.
Azure operates in multiple datacenters around the world. These datacenters are grouped in to geographic regions, giving you flexibility in choosing where to build your applications.
You create Azure resources in defined geographic regions like 'West US', 'North Europe', or 'Southeast Asia'. You can review the list of regions and their locations.
Within each region, multiple datacenters exist to provide for redundancy and availability.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

156.Complete the sentence:
An Azure container instance is an example of an Azure...

compute service.

identity service.

networking service.

storage service.

Answer explanation

The term compute refers to the hosting model for the computing resources that your application runs on. For Azure this include:
Azure Container Instances. The fastest and simplest way to run a container in Azure, without having to provision any virtual machines and without having to adopt a higher-level service.
Note, and also the following:
Azure App Service. A managed service for hosting web apps, mobile app back ends, RESTful APIs, or automated business processes.
Azure Spring Cloud. A managed service designed and optimized for hosting Spring Boot apps.
Azure Kubernetes Service (AKS). A managed Kubernetes service for running containerized applications.
Azure Batch. A managed service for running large-scale parallel and high-performance computing (HPC) applications
Azure Functions. A managed FaaS service.
Azure Service Fabric. A distributed systems platform that can run in many environments, including Azure or on premises.
Azure Virtual machines. Deploy and manage VMs inside an Azure virtual network.
Azure Container Apps. Deploy and manage VMs inside an Azure virtual network.

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

157.At which OSI layer does ExpressRoute operate?

Layer 2

Layer 3

Layer 5

Layer 7

Answer explanation

ExpressRoute circuit. A layer 2 or layer 3 circuit supplied by the connectivity provider that joins the on-premises network with Azure through the edge routers. The circuit uses the hardware infrastructure managed by the connectivity provider.
In OSI terms, you start from layer 2ג€¦ The ג€Network Service Providerג€ concept was a managed concept, where you got a layer 3 solution (in OSI terms). The telecom provider took care of all the complexity for you.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?