wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Revision Part 3 - Azure Management and Governance

Total questions: 40

Worksheet time: 35mins

Name
Class
Date
1.

___________________________________ can calculate cost savings due to reduced electricity consumption as a result of migrating on-premise Microsoft SQL servers to Azure.

a)

The Azure Migrate: Server Assessment tool

b)

The Azure Total Cost of Ownership (TCO) calculator

c)

The Database Migration Assistant

d)

Microsoft Trust CenterThe pricing calculator in Azure

2.

Your company's Active Directory forest includes thousands of user accounts. You have been informed that all network resources will be migrated to Azure. Thereafter, the on-premises data center will be retired. You are required to employ a strategy that reduces the effect on users, once the planned migration has been completed.
Solution: You plan to sync all the Active Directory user accounts to Azure Active Directory (Azure AD).
Does the solution meet the goal?

a)

Yes

b)

No

3.

Your company's infrastructure includes a number of business units that each need a large number of various Azure resources for everyday operation. The resources required by each business unit are identical. You are required to sanction a strategy to create Azure resources automatically.
Solution: You recommend that management groups be included in the strategy.
Does the solution meet the goal?

a)

Yes

b)

No

4.

You have been informed by your superiors of the company's intentions to automate server deployment to Azure. There is, however, some concern that administrative credentials could be uncovered during this process. You are required to make sure that during the deployment, the administrative credentials are encrypted using a suitable Azure solution.
Solution: You recommend the use of Azure Multi-Factor Authentication (MFA).
Does the solution meet the goal?

a)

Yes

b)

No

5.

The company would like to develop a cloud solution by making use of Azure Government. Azure Government can only be used by certain types of clients to develop cloud solutions. Which of the following are the types of customers that can make use of Azure Government in this situation?

A. A government contractor from any country
B. A government entity from any country
C. A European government contractor
D. A European government entity
E. A United States government contractor
F. A United States government entity

(a)  

6.

Your company has an Azure Active Directory (Azure AD) environment. Users occasionally connect to Azure AD via the Internet. You have been tasked with making sure that users who connect to Azure AD via the internet from an unidentified IP address, are automatically encouraged to change passwords.
Solution: You configure the use of Azure AD Identity Protection.
Does the solution meet the goal?

a)

Yes

b)

No

7.

What is the first stage in the Microsoft Cloud Adoption Framework for Azure?

a)

Adopt the cloud.

b)

Make a plan.

c)

Ready your organization.

d)

Define your strategy.

8.

Yes or No

1. An Azure subscription can be associated to multiple Azure Active Directory (Azure AD) tenants.
2. You can change the Azure Active Directory (Azure AD) tenant to which an Azure subscription is associated
3. When an Azure subscription expires, the associated Azure Active Directory (Azure AD) tenant is deleted automatically

a)

1. Yes

2. No

3. Yes

b)

1. No

2. Yes

3. No

c)

1. No

2. Yes

3. Yes

d)

1. Yes

2. Yes

3. No

e)

1. No

2. No

3. No

9.

"Resource groups" provide organizations with the ability to manage the compliance of Azure resources across multiple subscriptions.
Instructions: Review the text in "quotes". 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.

a)

No change is needed

b)

Management groups

c)

Azure policies

d)

Azure App Service plans

10.

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.

a)

multiple subscriptions

b)

multiple Azure Active Directory (Azure AD) directories

c)

multiple regions

d)

multiple resource groups

11.

Yes or No

1. A single Microsoft account can be used to manage multiple Azure subscriptions
2. Two Azure subscriptions can be merged into a single subscription
3. A company can use resources from multiple subscriptions

a)

1. No

2. Yes

3. Yes

b)

1. No

2. Yes

3. No

c)

1. No

2. No

3. Yes

d)

1. Yes

2. No

3. Yes

e)

1. Yes

2. Yes

3. No

12.

You have several virtual machines in an Azure subscription.
You create a new subscription.

a)

The virtual machines cannot be moved to the new subscription

b)

The virtual machines can be moved to the new subscriptions

c)

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

d)

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

13.

Yes or No

1. Each Azure subscription can contain multiple account administrators
2. Each Azure subscription can be managed by using a Microsoft account only
3. An Azure resource group contains multiple Azure subscriptions

a)

1. Yes

2. Yes

3. No

b)

1. Yes

2. No

3. Yes

c)

1. Yes

2. No

3. No

d)

1. No

2. No

3. Yes

e)

1. No

2. Yes

3. No

14.

You need to be notified when Microsoft plans to perform maintenance that can affect the resources deployed to an Azure subscription. What should you use?

a)

Azure Monitor

b)

Azure Service Health

c)

Azure Advisor

d)

Microsoft Trust Center

15.

Yes or No

1. An Azure subscription can have multiple account administrators
2. An Azure subscription can be managed by using a Microsoft account only
3. An Azure resource group can contain multiple Azure subscriptions

a)

1. No

2. Yes

3. No

b)

1. Yes

2. No

3. No

c)

1. No

2. Yes

3. Yes

d)

1. No

2. No

3. Yes

e)

1. Yes

2. No

3. Yes

16.

Yes or No

1. To use Azure Active Directory (Azure AD) credentials to sign in to a computer that runs Windows 10, the computer must be joined to Azure AD
2. Users in Azure Active Directory (Azure AD) are organized by using resource groups
3. Azure Active Directory (Azure AD) groups support dynamic membership rules

a)

1. Yes

2. No

3. Yes

b)

1. No

2. No

3. Yes

c)

1. Yes

2. Yes

3. No

d)

1. No

2. Yes

3. Yes

e)

1. No

2. Yes

3. No

17.

A support engineer plans to perform several Azure management tasks by using the Azure CLI. You install the CLI on a computer. You need to tell the support engineer which tools to use to run the CLI. Which two tools should you instruct the support engineer to use?

A. Command Prompt
B. Azure Resource Explorer
C. Windows PowerShell
D. Windows Defender Firewall
E. Network and Sharing Center

(a)  

18.

You have an Azure environment. You need to create a new Azure virtual machine from a tablet that runs the Android operating system.
Solution: You use PowerShell in Azure Cloud Shell.
Does this meet the goal?

a)

Yes

b)

No

19.

Yes or No

1. Azure Monitor can monitor the performance of on-premises computers
2. Azure Monitor can send alerts to Azure Active Directory security groups
3. Azure Monitor can trigger alerts based on data in an Azure Log Analytics workspace

a)

1. No

2. Yes

3. No

b)

1. No

2. Yes

3. Yes

c)

1. Yes

2. Yes

3. No

d)

1. Yes

2. Yes

3. Yes

e)

1. Yes

2. No

3. Yes

20.

You need to manage Azure by using Azure Cloud Shell. Which Azure portal icon should you select?

a)

+

b)

<_

c)

Settings

d)

>_

21.

An Azure administrator plans to run a PowerShell script that creates Azure resources. You need to recommend which computer configuration to use to run the script.
Solution: Run the script from a computer that runs Linux and has the Azure CLI tools installed. Does this meet the goal?

a)

Yes

b)

No

22.

Yes or No

1. From Azure Service Health, an administrator can view the health of all the services in an Azure environment
2. From Azure Service Health, an administrator can create a rule to be alerted if an Azure service fails
3. From Azure Service Health, an administrator can prevent a service failure

a)

1. Yes

2. Yes

3. No

b)

1. No

2. No

3. Yes

c)

1. No

2. Yes

3. No

d)

1. No

2. Yes

3. Yes

e)

1. Yes

2. No

3. Yes

23.

An Azure administrator plans to run a PowerShell script that creates Azure resources. You need to recommend which computer configuration to use to run the script.
Solution: Run the script from a computer that runs macOS and has PowerShell Core 6.0 installed. Does this meet the goal?

a)

Yes

b)

No

24.

You need to view a list of planned maintenance events that can affect the availability of an Azure subscription. Which blade should you use from the Azure portal?

A. Dashboard
B. All resources
C. App Services
D. Function Apps
E. SQL databases
F. Azure Cosmos DB
G. Virtual machines
H. Load balancers
I. Help + Support

(a)  

25.

You need to identify which blades in the Azure portal must be used to perform the following tasks:
✑ View security recommendations.
✑ Monitor the health of Azure services.
✑ Browse available virtual machine images.
Which blade should you identify for each task?

1. Monitor the health of Azure services
2. Browse available virtual machines images
3. View security recommendations

A. Monitor
B. Subscriptions
C. Marketplace
D. Advisor

a)

1. A
2. D
3. C

b)

1. A
2. C
3. D

c)

1. A
2. B
3. C

d)

1. B
2. C
3. D

e)

1. C
2. B
3. D

26.

You have an Azure web app. You need to manage the settings of the web app from an iPhone. What are two Azure management tools that you can use?

a)

Azure CLI

b)

the Azure portal

c)

Azure Cloud Shell

d)

Windows PowerShell

e)

Azure Storage Explorer

27.

Yes or No

1. Azure Advisor can generate a list of Azure virtual machines that are protected by Azure Backup
2. If you implement the security recommendations provided by Azure Advisor, your company's secure score will decrease
3. To maintain Microsoft support, you must implement the security recommendations provided by Azure Advisor within a period of 30 days

a)

1. No

2. Yes

3. Yes

b)

1. No

2. No

3. Yes

c)

1. No

2. Yes

3. Yes

d)

1. No
2. No
3. No

e)

1. Yes
2. No
3. No

28.

What can you use to automatically send an alert if an administrator stops an Azure virtual machine?

a)

Azure Advisor

b)

Azure Service Health

c)

Azure Monitor

d)

Azure Network Watcher

29.

You have an Azure environment. You need to create a new Azure virtual machine from a tablet that runs the Android operating system. What are three possible solutions?

a)

Use Bash in Azure Cloud Shell.

b)

Use PowerShell in Azure Cloud Shell.

c)

Use the PowerApps portal.

d)

Use the Security & Compliance admin center.

e)

Use the Azure portal.

30.

You have an Azure subscription named Subscription1. You sign in to the Azure portal and create a resource group named RG1.From Azure documentation, you have the following command that creates a virtual machine named VM1. az vm create --resource-group RG1 --name VM1 --image UbuntuLTS --generate-ssh-keysYou need to create VM1 in Subscription1 by using the command.
Solution: From the Azure portal, launch Azure Cloud Shell and select Bash. Run the command in Cloud Shell.
Does this meet the goal?

a)

Yes

b)

No

31.

Your company uses management groups to manage resources in your Azure tenant more efficiently. User 1 should be able to assign access and assign policies to management groups. You need to determine which role-based access control (RBAC) role User 1 should be added to. Your solution should follow the principle of least privilege. Which role should you add User 1 to?

a)

Management Group Contributor

b)

User Access Administrator

c)

Contributor

d)

Owner

32.

You want to control the users who are allowed to create virtual networks (VNets). What type of resource or feature should you use for this scenario?

a)

RBAC

b)

Advisor

c)

Policy

d)

Lock

e)

Initiative

33.

Azure PowerShell virtual machine (VM) management is limited to Windows VMs only.

a)

True

b)

False

34.

Azure Resource Manager templates use Azure PowerShell syntax.

a)

True

b)

False

35.

Which statement best describe what a resource lock does to a virtual machine (VM)?

a)

It allows the VM to be detected, but not modified

b)

It forces the VM to be deleted within a specific time period

c)

It prevents the VM from being deleted

d)

It forces the VM to be deleted immediately

36.

Your company plans to deploy the Azure cloud three virtual machines (VMs) and a Load Balancer. You want to estimate the cost of using all four resources before you create a subscription. You need to choose the most appropriate cost estimation tool. Which tool should you use?

a)

Azure Pricing Calculator

b)

Azure Advisor

c)

Cost Management

d)

Total Cost of Ownership (TCO) calculator

37.

You want to enable developers to improve app performance and usability. Which monitoring feature should you use for this scenario?

a)

Alerts

b)

Application Insight

c)

Resource Health

d)

Metrics

38.

Which Azure service can use autoscale to add or remove resources as appropriate to minimize costs and ensure optimum performance levels?

a)

Microsoft Defender for Cloud

b)

Azure Service Health

c)

Azure Monitor

d)

Azure Advisor

39.

You are going to start collecting data about your Azure infrastructure with Azure Monitor. Which type of data collection requires you to enable diagnostics?

a)

Event logs

b)

Linux virtual machine (VM) health

c)

Container workload performance

d)

Usage of Web application

40.

A coworker informs you of a planned Azure maintenance window. You attempt to verify this information using the tool shown in the Exhibit. You are still uncertain whether the maintenance will impact services you use. What should you do to determine how this maintenance might impact your organization?

a)

Select the resource types for your account in Resource Health

b)

Use Azure monitor to view maintenance intervals for your resources

c)

Verify any planned maintenance vis Service Health dashboard.

d)

Check the Azure status page for any planned maintenance outages