az-900, pytania ze strony, 101-150

az-900, pytania ze strony, 101-150

Professional Development

29 Qs

quiz-placeholder

Similar activities

AZ900-01

AZ900-01

Professional Development

34 Qs

Assesment Quiz

Assesment Quiz

Professional Development

25 Qs

420-W1S-IDF v.2A

420-W1S-IDF v.2A

Professional Development

25 Qs

AZ-900 - Core Architectural Components of Azure

AZ-900 - Core Architectural Components of Azure

Professional Development

28 Qs

AZ 104 Practice Test

AZ 104 Practice Test

Professional Development

25 Qs

AZ-900 - Azure Fundamentals (ME01)

AZ-900 - Azure Fundamentals (ME01)

Professional Development

30 Qs

AI-900 Day 8 Fundamentals of Machine Learning in Azure

AI-900 Day 8 Fundamentals of Machine Learning in Azure

Professional Development

24 Qs

Enterprise Mobility + Security

Enterprise Mobility + Security

Professional Development

24 Qs

az-900, pytania ze strony, 101-150

az-900, pytania ze strony, 101-150

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Claudia Alicya

FREE Resource

29 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

101.This question requires that you evaluate the underlined text to determine if it is correct.
Resource groups provide organizations with the ability to manage the compliance of Azure resources across multiple subscriptions.
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

Management groups

Azure policies

Azure App Service plans

2.

MULTIPLE SELECT QUESTION

1 min • 1 pt

102.Your company plans to migrate to Azure.
The company has several departments. All the Azure resources used by each department will be managed by a department administrator.
What are two possible techniques to segment Azure for the departments? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

multiple subscriptions

multiple Azure Active Directory (Azure AD) directories

multiple regions

multiple resource groups

Answer explanation

An Azure subscription is a container for Azure resources. It is also a boundary for permissions to resources and for billing. You are charged monthly for all resources in a subscription. A single Azure tenant (Azure Active Directory) can contain multiple Azure subscriptions.
A resource group is a container that holds related resources for an Azure solution. The resource group can include all the resources for the solution, or only those resources that you want to manage as a group.
To enable each department administrator to manage the Azure resources used by that department, you will need to create a separate subscription per department. You can then assign each department administrator as an administrator for the subscription to enable them to manage all resources in that subscription.

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

  1. 104. Select true sentence:
    You have several VMs in Azure subscription. You create a new subscription.

The virtual machines cannot be moved to new subscription

The virtual machines can be moved to the new subscription

The virtual machines can be moved to the new subscription only if they are all in the same resource group

The virtual machines can be moved to the new subscription only if they run Windows Server 2016

Answer explanation

You can move a VM and its associated resources to a different subscription by using the Azure portal.
Moving between subscriptions can be handy if you originally created a VM in a personal subscription and now want to move it to your company's subscription to continue your work. You do not need to start the VM in order to move it and it should continue to run during the move.

4.

MULTIPLE SELECT QUESTION

1 min • 1 pt

105.You have an Azure environment that contains multiple Azure virtual machines.
You plan to implement a solution that enables the client computers on your on-premises network to communicate to the Azure virtual machines.
You need to recommend which Azure resources must be created for the planned solution.
Which two Azure resources should you include in the recommendation? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

a virtual network gateway

a load balancer

an application gateway

a virtual network

a gateway subnet

Answer explanation

To implement a solution that enables the client computers on your on-premises network to communicate to the Azure virtual machines, you need to configure a
VPN (Virtual Private Network) to connect the on-premises network to the Azure virtual network.
The Azure VPN device is known as a Virtual Network Gateway. The virtual network gateway needs to be located in a dedicated subnet in the Azure virtual network. This dedicated subnet is known as a gateway subnet and must be named 'GatewaySubnet'.
Note: a virtual network (answer D) is also required. However, as we already have virtual machines deployed in a Azure, we can assume that the virtual network is already in place.

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

106.You attempt to create several managed Microsoft SQL Server instances in an Azure environment and receive a message that you must increase your Azure subscription limits.
What should you do to increase the limits?

Create a service health alert

Upgrade your support plan

Modify an Azure policy

Create a new support request

Answer explanation

Many Azure resource have quote limits. The purpose of the quota limits is to help you control your Azure costs. However, it is common to require an increase to the default quota.
You can request a quota limit increase by opening a support request. In the support request, select 'Service and subscription limits (quotas)' for the Issue type, select your subscription and the service you want to increase the quota for. For this question, you would select 'SQL Database Managed Instance' as the quote type.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

109.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.

containers

file shares

tables

queues

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

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

110.Your company plans to move several servers to Azure.
The company's compliance policy states that a server named FinServer must be on a separate network segment.
You are evaluating which Azure services can be used to meet the compliance policy requirements.
Which Azure solution should you recommend?

a resource group for FinServer and another resource group for all the other servers

a virtual network for FinServer and another virtual network for all the other servers

a VPN for FinServer and a virtual network gateway for each other server

one resource group for all the servers and a resource lock for FinServer

Answer explanation

Networks in Azure are known as virtual networks. A virtual network can have multiple IP address spaces and multiple subnets. Azure automatically routes traffic between different subnets within a virtual network.
The question states that FinServer must be on a separate network segment. The only way to separate FinServer from the other servers in networking terms is to place the server in a different virtual network to the other servers.

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?