AZ-104: Microsoft Azure Administrator Full Course - Managing Azure AD with PowerShell - Lab Activity

AZ-104: Microsoft Azure Administrator Full Course - Managing Azure AD with PowerShell - Lab Activity

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

This tutorial covers how to interact with Azure Active Directory using PowerShell. It explains launching PowerShell ISE, installing the Azure AD module, and connecting to Azure AD. The video also demonstrates managing users and roles, including creating new users with PowerShell commands. Key concepts include understanding global administrator roles and handling user credentials securely.

Read more

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the preferred tool for editing and writing comments in PowerShell?

Windows PowerShell

PowerShell ISE

Command Prompt

Azure CLI

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to install the Azure AD module in PowerShell?

Install-Module AzureAD

Add-Module AzureAD

Get-Module AzureAD

Set-Module AzureAD

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why might you need to run PowerShell as an administrator when installing modules?

To update PowerShell

To enable scripting

To have the necessary permissions

To access the internet

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What role must a user have to connect to Azure AD using PowerShell?

Global Reader

User Administrator

Security Administrator

Global Administrator

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'Connect-AzureAD' command?

To connect to Azure AD

To delete Azure AD

To disconnect from Azure AD

To update Azure AD

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to list all users in Azure Active Directory?

Get-AzureADUser

Find-AzureADUsers

List-AzureADUsers

Show-AzureADUsers

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you filter users whose names start with a specific letter in PowerShell?

Using the -Find parameter

Using the -Search parameter

Using the -Filter parameter

Using the -Match parameter

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?