CIS131 Lecture Knowledge Check

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/31

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

32 Terms

1
New cards

You are assigning Azure AD roles. Which role will allow the user to manage all the groups in your Teams tenants and be able to assign other administrator roles? Select one.

Global administrator

2
New cards

You are configuring Self-service Password Reset. Which of the following is not a validation method? Select one.

A paging service.

3
New cards

If you delete a user account by mistake, can it be restored? Select one.

The user account can be restored, but only when it’s deleted within the last 30 days.

4
New cards

Your company hires a new IT administrator. She needs to manage a resource group with first-tier web servers including assigning permissions. However, she should not have access to other resource groups inside the subscription. You need to configure role-based access. What should you do? Select one.

Assign her as a Resource Group Owner.

5
New cards

Suppose a team member can’t view resources in a resource group. Where would the administrator go to check the team member’s access? Select one.

Go to the resource group and select Access control (IAM) Role assignments.

6
New cards

A user who had Owner access to a subscription is leaving the company. No one else has access to this subscription. How can you grant another employee access to this subscription? Select one.

Use the Azure portal to elevate your own access.

7
New cards

Your company wants to allow some users to control the virtual machines in each environment. These users should be prevented from modifying networking and other resources in the same resource group or Azure subscription. What should you do? Select one.

Create a role assignment through Azure RBAC

8
New cards

What’s included in a custom Azure role definition? Select one.

Operations allowed for Azure resources and the scope of permission

9
New cards

In a typical project, when would you create your storage account(s)?

At the beginning, during project setup.

10
New cards

Which of the following replicates your data to a secondary region, maintains six copies of your data, and is the default replication option? Select one.

Read-access geo-redundant storage

11
New cards

You are using blob storage. Which of the following is true? Select one.

You can switch between hot and cool performance tiers at any time.

12
New cards

You are planning a delegation model for your Azure storage. The company has issued the following requirement for Azure storage access: -Apps in the non-production environment must have automated time-limited access. You need to configure storage access to meet the requirements. What should you do?

Use shared access signatures for the non-production apps.

13
New cards

You need to provide a contingent staff employee temporary read-only access to the contents of an Azure storage account container named media. It is important that you grant access while adhering to the security principle of least-privilege. What should you do? Select one.

Generate a shared access signature (SAS) token for the container.

14
New cards

What does the term identity mean? Select one.

Something that can be authenticated. It can be a user, application, service, or anything that needs to be identified.

15
New cards

A dedicated and trusted instance of Microsoft Entra ID is referred to as:

An Azure tenant

16
New cards

You would like to add a user who has a Microsoft account to your subscription. Which type of user account is this? Select one.

Guest Use

17
New cards
Which of the following is not true about the Cloud Shell?
Cloud Shell is assigned multiple machines per user account.
18
New cards
You are managing Azure locally using PowerShell. You have launched the app as an Administrator. Which of the following commands would you do first?>
Connect-AzAccount
19
New cards
What do you need to install on your machine so you can execute Azure CLI commands locally? Select one.
Only the Azure CLI
20
New cards
What needs to be installed on your machine to let you execute Azure PowerShell cmdlets locally? Select one.
The base PowerShell product and the AZ module
21
New cards
Which parameter can you add to most CLI commands to get concise, formatted output? Select one.
table
22
New cards
You have a new Azure subscription and need to move resources to that subscription. Which of the following resources cannot be moved? Select one.
Tenant
23
New cards
You are reviewing your virtual machine usage. You notice that you have reached the limit for virtual machines in the US East region. Which of the following provides the easiest solution? Select one.
Request support increase your limit
24
New cards

You are planning to deploy several Linux VMs in Azure. The security team issues a policy that Linux VMs must use an authentication system other than passwords. You need to deploy an authentication method for the Linux VMs to meet the requirement. Which authentication method should you use? Select one.

SSH key pair

25
New cards
You are administering a production web app. The app requires scaling to five instances, 40GB of storage, and a custom domain name. Which App Service Plan should you select? Select one.>
Standard
26
New cards
To configure an autoscale trigger based on average response time, you should select …
Metric-based
27
New cards
What method does Microsoft Azure App Service use to obtain credentials for users attempting to access an app? Select one.
Redirection to a provider endpoint.
28
New cards
Which of the following is not true about App Service backups? Select one.
Incremental backups are the default.
29
New cards
Which of the following is a reason to select virtual machines over containers?
Virtual machines provide complete isolation from the host operating system and other VMs.
30
New cards
You decide to move all your services to Azure Kubernetes service. Which of the following components will contribute to your monthly Azure charge? Select one.
Customer node virtual machines
31
New cards
You are configuring networking for the Azure Kubernetes service. Which of the following maps incoming direct traffic to the pods? Select one.
NodePort
32
New cards
Which of the following is a default inbound security rule? Select one.

Allow inbound coming from any VM to any other VM within the subnet