AZ900 PART 2

AZ900 PART 2

Professional Development

98 Qs

quiz-placeholder

Similar activities

Heat Pump Prep Test

Heat Pump Prep Test

1st Grade - Professional Development

100 Qs

Daily RS Challenge Trivia

Daily RS Challenge Trivia

KG - Professional Development

100 Qs

Oliver Lehmann #1 - 100

Oliver Lehmann #1 - 100

Professional Development

100 Qs

Ao Khele Quiz

Ao Khele Quiz

Professional Development

102 Qs

0006: Types of Bullying, Conflict, and Violence

0006: Types of Bullying, Conflict, and Violence

Professional Development

100 Qs

ESAS PART 9 - GERALDINO REVIEWER

ESAS PART 9 - GERALDINO REVIEWER

Professional Development

100 Qs

ANTONIM

ANTONIM

Professional Development

101 Qs

EMS103 CHAP 37-41

EMS103 CHAP 37-41

Professional Development

100 Qs

AZ900 PART 2

AZ900 PART 2

Assessment

Quiz

Other

Professional Development

Hard

Created by

Xindy del Rosario

Used 2+ times

FREE Resource

98 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

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

Answer explanation

Azure policies can be used to define requirements for resource properties during deployment and for already existing resources. Azure Policy controls properties such as the types or locations of resources. Azure Policy is a service in Azure that you use to create, assign, and manage policies. These policies enforce different rules and effects over your resources, so those resources stay compliant with your corporate standards and service level agreements. Azure Policy meets this need by evaluating your resources for non- compliance with assigned policies. All data stored by Azure Policy is encrypted at rest.For example, you can have a policy to allow only a certain SKU size of virtual machines in your environment. Once this policy is implemented, new and existing resources are evaluated for compliance. With the right type of policy, existing resources can be brought into compliance.

References:

https://docs.microsoft.com/en-us/azure/governance/policy/overview

2.

MULTIPLE SELECT QUESTION

3 mins • 1 pt

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.

Reference:

https://docs.microsoft.com/en-us/azure/cost-management-billing/manage/create-subscription

https://docs.microsoft.com/en-us/azure/cost-management-billing/manage/add-change-subscription-administrator

3.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

N Y N

Y N Y

N N N

Y Y Y

Answer explanation

Box 1: Yes -You can use the same account to manage multiple subscriptions. You can create an additional subscription for your account in the Azure portal. You may want an additional subscription to avoid hitting subscription limits, to create separate environments for security, or to isolate data for compliance reasons.

Box 2: No -You cannot merge two subscriptions into a single subscription. However, you can move some Azure resources from one subscription to another. You can also transfer ownership of a subscription and change the billing type for a subscription.

Box 3: Yes -A company can have multiple subscriptions and store resources in the different subscriptions. However, a resource instance can exist in only one subscription.

Reference:

https://docs.microsoft.com/en-us/azure/cost-management-billing/manage/create-subscription

4.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

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 new subscription only if they are all in the same resource group

the virtual machines can be moved to 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.

Reference:

https://docs.microsoft.com/en-us/azure/virtual-machines/windows/move-vm

5.

MULTIPLE SELECT QUESTION

3 mins • 1 pt

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 aVPN (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.

References:

https://docs.microsoft.com/en-us/office365/enterprise/connect-an-on-premises-network-to-a-microsoft-azure-virtual-network

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

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.Reference:https://docs.microsoft.com/en-us/azure/sql-database/sql-database-managed-instance-resource-limits#obtaining-a-larger-quota-for-sql-managed-instance

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

Y N Y

N Y N

Y Y Y

N N N

Answer explanation

Box 1: No -You can assign service administrators and co-administrators in the Azure Portal but there can only be one account administrator.

Box 2: No -You need an Azure Active Directory account to manage a subscription, not a Microsoft account.An account is created in the Azure Active Directory when you create the subscription. Further accounts can be created in the Azure Active Directory to manage the subscription.

Box 3: No -Resource groups are logical containers for Azure resources. However, resource groups do not contain subscriptions. Subscriptions contain resource groups.

Reference:

https://docs.microsoft.com/en-us/office365/enterprise/subscriptions-licenses-accounts-and-tenants-for-microsoft-cloud-offerings

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?